generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<a>
|
||||
<xi:include href="b.xml" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:fallback>There is no b.xml ... </xi:fallback>
|
||||
</xi:include>
|
||||
<xi:include href="c.xml" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:fallback>There is no c.xml ... </xi:fallback>
|
||||
</xi:include>
|
||||
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user