generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE doc [
|
||||
<!ATTLIST e2 xml:space (default|preserve) 'preserve'>
|
||||
<!ATTLIST e3 id ID #IMPLIED>
|
||||
]>
|
||||
<doc xmlns="http://www.ietf.org" xmlns:w3c="http://www.w3.org">
|
||||
<e1>
|
||||
<e2 xmlns="">
|
||||
<e3 id="E3"/>
|
||||
</e2>
|
||||
</e1>
|
||||
</doc>
|
||||
Reference in New Issue
Block a user