generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE root [
|
||||
<!ELEMENT root (#PCDATA)>
|
||||
<!ELEMENT a ANY>
|
||||
<!ELEMENT b ANY>
|
||||
<!--* missing closing bracket in choice *-->
|
||||
<!ELEMENT aElement (a |b * >
|
||||
]>
|
||||
<root>Any content</root>
|
||||
|
||||
Reference in New Issue
Block a user