Definition Type: ComplexType
Name: ImageCRSType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractReferenceSystemType
Containing Schema: coordinateReferenceSystems.xsd
Abstract False
Documentation:
An engineering coordinate reference system applied to locations in images. Image coordinate reference systems are treated as a separate sub-type because a separate user community exists for images with its own terms of reference.
Collapse XSD Schema Diagram:
Drilldown into usesImageDatum Drilldown into usesObliqueCartesianCS Drilldown into usesCartesianCS Drilldown into scope Drilldown into validArea Drilldown into remarks Drilldown into srsID Drilldown into id Drilldown into srsName Drilldown into metaDataProperty Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into DefinitionType Drilldown into AbstractReferenceSystemBaseType Drilldown into AbstractReferenceSystemTypeXSD Diagram of ImageCRSType
Collapse XSD Schema Code:
<complexType name="ImageCRSType">
    <annotation>
        <documentation>An engineering coordinate reference system applied to locations in images. Image coordinate reference systems are treated as a separate sub-type because a separate user community exists for images with its own terms of reference. </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractReferenceSystemType">
            <sequence>
                <choice>
                    <element ref="gml:usesCartesianCS" />
                    <element ref="gml:usesObliqueCartesianCS" />
                </choice>
                <element ref="gml:usesImageDatum" />
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
srsName gml:srsName (1) (1)
srsID gml:srsID 0 unbounded
remarks gml:remarks 0 (1)
validArea gml:validArea 0 (1)
scope gml:scope 0 (1)
usesCartesianCS gml:usesCartesianCS (1) (1)
usesObliqueCartesianCS gml:usesObliqueCartesianCS (1) (1)
usesImageDatum gml:usesImageDatum (1) (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:ImageCRS
Collapse Comments:
blog comments powered by Disqus