Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
libxml2
/
dd088c154c34096ba157fdba6c4891da6f33a2fc
/
.
/
test
/
ent3
blob: f9803b8e0cbf739796152349c1a1d6c6559e7952 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<!DOCTYPE EXAMPLE SYSTEM "example.dtd" [
<!ENTITY xml "Extensible Markup Language">
]>
<EXAMPLE
prop1
=
"a&b"
prop2
=
"&xml;"
>
Test of entities in attributes.
</EXAMPLE>