CoordIndex

Attribute Information

Used By

Source

<xs:attribute name="CoordIndex" use="optional">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="xs:long"/>
      </xs:simpleType>
      <xs:minLength value="3"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample