generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE root [
|
||||
<!ENTITY foo "abc">
|
||||
<!ENTITY bar "def">
|
||||
]>
|
||||
<root attribute="&foo;">
|
||||
<element>&bar;</element>
|
||||
</root>
|
||||
Reference in New Issue
Block a user