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

30 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<header xmlns="http://www.w3.org/2009/exi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/2009/exi ./EXIOptionsHeader.xsd">
<lesscommon>
<uncommon>
<alignment>
<pre-compress/>
</alignment>
<selfContained/>
<valueMaxLength>12</valueMaxLength>
<valuePartitionCapacity>8</valuePartitionCapacity>
<datatypeRepresentationMap>
<xsd:decimal xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
<string xsmlns="http://www.w3.org/2009/exi" />
</datatypeRepresentationMap>
<datatypeRepresentationMap>
<xsd:int xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
<string xsmlns="http://www.w3.org/2009/exi" />
</datatypeRepresentationMap>
</uncommon>
<preserve>
<dtd/>
<prefixes/>
<lexicalValues/>
<comments/>
<pis/>
</preserve>
</lesscommon>
</header>