complexType "AreaCoverageType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<...> |
|
|
</...> |
Content Model Elements (1):
-
All Direct / Indirect Based Elements (1):
-
Annotation
Use to specify the area of land, water, total or other area coverage in terms of square miles/kilometers or other measure.
XML Source (w/o annotations (4); see within schema source)
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfArea"/>
<xs:element minOccurs="0" name="AreaMeasure" type="xs:decimal"/>
</xs:sequence>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 3/3)
-
Type: |
xs:decimal, predefined, simple content |
The area measure expressed as a decimal for the measurement unit designated.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="AreaMeasure" type="xs:decimal"/>
|
-
Records the measurement unit, for example, Square Kilometer, Square Mile. Supports the use of an external controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
Specify the type of area covered i.e. Total, Land, Water, etc. Supports the use of an external controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)