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