Sign in
fuchsia
/
third_party
/
libxml2
/
514ab399550a9bfcd4a5eb60e921d06a1d38af9e
/
.
/
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>