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.
|
<?xml version="1.0"?>
|
|
<doc xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<ns:elem xmlns:ns="urn:foo" xml:id="a"/>
|
|
<elem xmlns:ns="urn:foo">
|
|
<ns:elem xml:id="a"/>
|
|
</elem>
|
|
|
|
<ns:elem xmlns:ns="urn:bar"/>
|
|
|
|
</doc>
|