14 lines
516 B
XML
14 lines
516 B
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>
|
|
<p xmlns="http://www.w3.org/2009/exi" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
xsi:type="xsd:decimal" >-12.56</p>
|
|
<alignment>
|
|
<byte/>
|
|
</alignment>
|
|
</uncommon>
|
|
</lesscommon>
|
|
</header>
|