Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/HaXml/tests/xml-conformance/eduni/xml-1.1/006.xml

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


<?xml version="1.1"?>
<!-- Second-level external general entity has later version number than
     first-level, but not later than document, so not an error. -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ENTITY ent1 SYSTEM "006_1.ent">
<!ENTITY ent2 SYSTEM "006_2.ent">
]>
<foo>&ent1;</foo>

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.