complexType "GeographicDomainType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
xs:NMTOKENS |
|
= |
xs:boolean |
|
= |
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous") |
|
= |
("DecimalDegree" | "DegreesMinutesSeconds" | "DecimalMinutes" | "Meters" | "Feet") |
|
= |
("Point" | "Polygon" | "Line" | "LinearRing") |
|
|
> |
|
Content: |
r:RecommendedDataType?, r:GenericOutputFormat?, r:MeasurementUnit?, r:Datum, r:CoordinateSystem, r:CoordinateZone?, r:CoordinateSource, r:ErrorCorrection, r:Offset, r:GeoreferencedObject, r:AddressMatchType?, r:CoordinatePairs+, r:AlternateOffset?, r:AlternateObject?, r:AlternateCoordinateSystem?, r:Label*, r:Description? |
|
</...> |
Content Model Elements (8):
-
All Direct / Indirect Based Elements (1):
-
Annotation
Structures the response domain for a geographic point to ensure collection of relevant information. The point may be associated with a polygon (such as the centroid of the polygon) or a line (end or shape points of a line). Note that the common response domain objects (OutParameter, ResponseCardinality, and ContentDateOffset) are available at each of the response objects in the representation.
Type Derivation Tree
GeographicDomainType
|
XML Source (w/o annotations (3); see within schema source)
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 2/17)
-
A description of the content and purpose of the domain. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the domain. Supports multiple language versions of the same content as well as optional formatting of the content. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
|