Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
36505562ac3ef50694b53feebc5d779e807bc2c5
/
.
/
result
/
noent
/
ent4
blob: a92194cd76361674030efcaaaab472bf0927f651 [
file
] [
log
] [
blame
]
Daniel Veillard
b96e643
1999-08-29 21:02:19 +0000
[
diff
] [
blame
]
1
<?
xml version
=
"1.0"
?>
2
<!DOCTYPE EXAMPLE SYSTEM "example.dtd" [
3
<!ENTITY xml "Extensible Markup Language">
4
]>
5
<EXAMPLE>
6
Test of &amp; behaviour a&b .
7
</EXAMPLE>