Files
V2GProtocol_CSharp/temp/exificient/data/general/entityReference1.xml
ChiKyun Kim 747aabe224 add files
2025-09-09 13:59:12 +09:00

16 lines
451 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pPurchaseOrder [
<!ENTITY eacute "é&#xE9;">
<!ENTITY Pub-Status "This is a pre-release of the
specification.">
]>
<greeting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:noNamespaceSchemaLocation="empty.xsd" xsi:type="xs:string">
Hello &amp; good bye!
Montr&eacute;al
<!-- Pub-Status -->
&Pub-Status;
</greeting>