Sign in
fuchsia
/
third_party
/
libxml2
/
2b0aac140d739905c7848a42efc60bfe783a39b7
/
.
/
test
/
threads
/
abc.xml
blob: b3488eb8b9024da97e8f97a42633f9ec6340810b [
file
] [
log
] [
blame
]
<!DOCTYPE abc SYSTEM "http://example.org/abc.dtd">
<abc>
<a>
Let's use predefined entities & < >
</a>
<b>
Let's use a DTD defined entity &bent;
</b>
<c/>
</abc>