pmacs3/code_examples/example.xml

13 lines
202 B
XML
Raw Normal View History

2007-03-06 10:05:38 -05:00
<foo some_attr='blah'
other_attr='foo'
c='9'>
<bijj a="222"
b="999">
<blah
a='1'
b='2'
c='3' />
fjjgg
</bar>
</foo>