simpleType tcip:SP-NoDimCoord
namespace http://www.TCIP-Adopted-03-00-01
type restriction of xs:int
used by
elements tcip:SPNoDimPoint/x tcip:SPNoDimPoint/y
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:simpleType name="SP-NoDimCoord">
 
<xs:restriction base="xs:int">
   
<xs:minInclusive value="-2147483648"/>
   
<xs:maxInclusive value="2147483647"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy