editor-examples/Markup/SXML/example2.xml
2024-06-09 00:27:31 -04:00

5 lines
87 B
XML

<tag attr1="value1"
attr2="value2">
<nested>Text node</nested>
<empty/>
</tag>