5543eb9de8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824563 13f79535-47bb-0310-9956-ffa450edef68
8 lines
344 B
XML
Executable File
8 lines
344 B
XML
Executable File
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
elementFormDefault="qualified"
|
|
targetNamespace="http://www.collision.org"
|
|
xmlns="http://www.interpo.org">
|
|
<xs:element name="City" type="xs:string"/>
|
|
<xs:element name="CITY" type="xs:long"/>
|
|
<xs:element name="CiTy" type="xs:float"/>
|
|
</xs:schema> |