Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/HaXml/tests/xml-conformance/ibm/valid/P66/ibm66v01.xml

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


<?xml version="1.0"?>
<!DOCTYPE root [
  <!ELEMENT root (#PCDATA)>
]>
<root>
Test all valid Charater references for P66:
&#9;&#09;&#0000000009;
&#xA;&#xa;&#x0A;&#x00000000A;
&#x0d;
&#xAB; &#xab; &#xCD; &#xcD; &#xEf; &#xef;
&#67; &#x43; &#x5f;
&#x20; &#xD7A3; &#xAC00;
&#xF900; &#xFFFD;
&#x10000; &#x10FFFF;
</root>
<!--* a valid test for P66 *-->

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.