add files
This commit is contained in:
		| @@ -0,0 +1,29 @@ | ||||
| <?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> | ||||
		Reference in New Issue
	
	Block a user
	 ChiKyun Kim
					ChiKyun Kim