You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<foo xmlns:a="http://z0" xmlns:b="http://z0" a:att1="val1" b:att2="val2" xmlns="http://z0">
|
|
<c:bar xmlns:a="http://z0" xmlns:c="http://z0" c:att3="val3"/>
|
|
<d:bar xmlns:d="http://z0"/>
|
|
</foo>
|