pmacs3/code_examples/example.xml

9 lines
151 B
XML
Raw Normal View History

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