mirror of
https://github.com/darlinghq/darling-libxml2.git
synced 2024-11-23 12:19:40 +00:00
8 lines
173 B
XML
8 lines
173 B
XML
<!DOCTYPE cba SYSTEM "http://example.org/cba.dtd">
|
|
<cba>
|
|
<c/>
|
|
<b>Let's use a DTD defined entity &bent;</b>
|
|
<a>Let's use predefined entites & < ></a>
|
|
</cba>
|
|
|