Definition Type: ComplexType
Name: AreaType
Namespace: http://www.opengis.net/gml
Type: gml:MeasureType
Containing Schema: measures.xsd
Abstract False
Documentation:
Value of a spatial area quantity, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for an area, such as square metres or square miles.
Collapse XSD Schema Diagram:
Drilldown into uom Drilldown into MeasureTypeXSD Diagram of AreaType
Collapse XSD Schema Code:
<complexType name="AreaType">
    <annotation>
        <documentation>Value of a spatial area quantity, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for an area, such as square metres or square miles.</documentation>
    </annotation>
    <simpleContent>
        <restriction base="gml:MeasureType" />
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus