mirror of
https://github.com/GNOME/libxml2.git
synced 2025-04-18 19:40:25 +08:00
8 lines
174 B
XML
8 lines
174 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 entities & < ></a>
|
|
</cba>
|
|
|