Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0
/
libxml2
/
4f6889fea3ccb5f9bb06de592d90fc41b92914eb
/
.
/
libxml2-2.7.7
/
result
/
noent
/
ent3
blob: b1c0b1492d7dee5fb1971213753f3638c82a15e1 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<!DOCTYPE EXAMPLE SYSTEM "example.dtd" [
<!ENTITY xml "Extensible Markup Language">
]>
<EXAMPLE
prop1
=
"a&b"
prop2
=
"Extensible Markup Language"
>
Test of entities in attributes.
</EXAMPLE>