generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version='1.0'?>
|
||||
<!DOCTYPE test [
|
||||
<!ELEMENT test (#PCDATA) >
|
||||
<!ENTITY % xx '%zz;'>
|
||||
<!ENTITY % zz '<!ENTITY tricky "error-prone" >' >
|
||||
%xx;
|
||||
]>
|
||||
<test>This sample shows a &tricky; method.</test>
|
||||
Reference in New Issue
Block a user