7 lines
127 B
XML
Raw Normal View History

2022-09-17 16:26:13 +04:00
<a:foo xmlns:a="http://a" xmlns:b="http://b" xmlns:c="http://c">
<b:bar/>
<b:bar/>
<b:bar/>
<a:bar b:att1="val"/>
</a:foo>