6 lines
192 B
XML
6 lines
192 B
XML
<a:foo xmlns:a="http://a">
|
|
<b:bar xmlns:b="http://b"></b:bar>
|
|
<b:bar xmlns:b="http://b"></b:bar>
|
|
<b:bar xmlns:b="http://b"></b:bar>
|
|
<a:bar xmlns:b="http://b" b:att1="val"></a:bar>
|
|
</a:foo> |