generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<!DOCTYPE test [
|
||||
<!ELEMENT test EMPTY>
|
||||
<!ATTLIST test attr1 NMTOKENS #IMPLIED>
|
||||
]>
|
||||
<!-- Should be invalid due to http://www.w3.org/XML/xml-V10-2e-errata#E20 -->
|
||||
<test attr1=" a	b "/>
|
||||
Reference in New Issue
Block a user