Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0.1
/
libxml2
/
98c1008920cb6d1e3e741f7e1fdd75ad5a663beb
/
.
/
libxml2-2.7.7
/
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>