3 lines
214 B
Text
3 lines
214 B
Text
<element xmlns="http://www.w3.org/1999/xhtml" Attribute="Value">Text</element>
|
|
<element xmlns="http://www.w3.org/1999/xhtml">Text</element>
|
|
<element xmlns="http://www.w3.org/1999/xhtml" Attribute="">Text</element>
|