geoSystemType

Simple Type Information

Used By

Source

<xs:simpleType name="geoSystemType">
  <xs:annotation>
    <xs:appinfo>
      <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Geospatial"/>
      <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
    </xs:appinfo>
    <xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/geodata.html#Specifyingaspatialreference"/>
  </xs:annotation>
  <xs:restriction base="MFString"/>
</xs:simpleType>