generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE item [
|
||||
<!ENTITY % sampleEnt "<!ELEMENT item (para)+>">
|
||||
<!ENTITY sampleEnt "the hyacinth girl">
|
||||
%sampleEnt;
|
||||
<!ELEMENT para (#PCDATA)>
|
||||
]>
|
||||
<item><para>'they called me &sampleEnt;'</para></item>
|
||||
Reference in New Issue
Block a user