complexType IdentifierType

complexType {http://www.opengis.net/gml}IdentifierType

Derived Types
{http://www.opengis.net/gml}IdentifierType
 {http://www.opengis.net/gml}methodID (by type)
 {http://www.opengis.net/gml}csID (by type)
 {http://www.opengis.net/gml}groupID (by type)
 {http://www.opengis.net/gml}axisID (by type)
 {http://www.opengis.net/gml}ellipsoidID (by type)
 {http://www.opengis.net/gml}parameterID (by type)
 {http://www.opengis.net/gml}srsID (by type)
 {http://www.opengis.net/gml}meridianID (by type)
 {http://www.opengis.net/gml}coordinateOperationID (by type)
 {http://www.opengis.net/gml}datumID (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="IdentifierType">
    <
annotation>
        <
documentation>An identification of a CRS object. The first use of the IdentifierType for an object, if any, is normally the primary identification code, and any others are aliases.</documentation>
    </
annotation>
    <
sequence>
        <
element ref="gml:name">
            <
annotation>
                <
documentation>The code or name for this Identifier, often from a controlled list or pattern defined by a code space. The optional codeSpace attribute is normally included to identify or reference a code space within which one or more codes are defined. This code space is often defined by some authority organization, where one organization may define multiple code spaces. The range and format of each Code Space identifier is defined by that code space authority. Information about that code space authority can be included as metaDataProperty elements which are optionally allowed in all CRS objects.</documentation>
            </
annotation>
        </
element>
        <
element ref="gml:version" minOccurs="0"/>
        <
element ref="gml:remarks" minOccurs="0">
            <
annotation>
                <
documentation>Remarks about this code or alias.</documentation>
            </
annotation>
        </
element>
    </
sequence>
</
complexType>


Documentation

An identification of a CRS object. The first use of the IdentifierType for an object, if any, is normally the primary identification code, and any others are aliases.


complexType IdentifierType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.