generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE root [
|
||||
<!ATTLIST foo xml:lang CDATA "eng">
|
||||
<!ATTLIST foo bar CDATA "<>"">
|
||||
]>
|
||||
<root>
|
||||
<foo xml:lang="ger">Ja</foo>
|
||||
</root>
|
||||
Reference in New Issue
Block a user