mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 00:19:08 +00:00
7 lines
130 B
XML
7 lines
130 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE doc [
|
|
<!ATTLIST p id ID #IMPLIED>
|
|
]>
|
|
<doc>
|
|
<p id="id1">Text from sample XML document.</p>
|
|
</doc> |