generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="#a"/>
|
||||
<elem xmlns:ns="urn:foo">
|
||||
<ns:elem xml:id="a"/>
|
||||
</elem>
|
||||
<xi:include href="b.xml">
|
||||
<xi:fallback xmlns:ns="urn:bar">
|
||||
<ns:elem/>
|
||||
</xi:fallback>
|
||||
</xi:include>
|
||||
</doc>
|
||||
Reference in New Issue
Block a user