Definition Type Element
Name icon-altitude
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation This clause supplies the program with information about where to find an Icon's altitude (as expressed in Map scale units).
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="icon-altitude" >
  <xs:annotation>
    <xs:documentation>This clause supplies the program with information about where to find an Icon's altitude (as expressed in Map scale units).</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="field" type="xs:string">
        <xs:annotation>
          <xs:documentation>The ID of the field containing &quot;altitude&quot; data.</xs:documentation>
        </xs:annotation>

      </xs:element>

    </xs:sequence>

  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
icon-altitude
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd