xref
: /
external
/
libxml2
/
test
/
errors
/
dtd13
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<!
DOCTYPE
doc
[
2
<!ENTITY EndAttr "27'" >
3
]>
4
<
doc
>
5
<
element
attribute=
'a-&EndAttr;>
6
</doc>
7