Definition Type: ComplexType
Name: SimpleNameType
Namespace: http://www.opengis.net/gml
Type: gml:CodeType
Containing Schema: referenceSystems.xsd
Abstract
Documentation:
The primary name of a reference system object. The string in the CodeType contains the object identification name, and the codeSpace attribute is not included.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema referencesystems_xsdXSD Diagram of SimpleNameType in schema referencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="SimpleNameType">
    <annotation>
        <documentation>The primary name of a reference system object. The string in the CodeType contains the object identification name, and the codeSpace attribute is not included. </documentation>
    </annotation>
    <simpleContent>
        <restriction base="gml:CodeType">
            <attribute name="codeSpace" type="anyURI" use="prohibited" />
        </restriction>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Prohibited
Collapse Derivation Tree:
Collapse References:
gml:axisName, gml:coordinateOperationName, gml:csName, gml:datumName, gml:ellipsoidName, gml:groupName, gml:meridianName, gml:methodName, gml:parameterName, gml:srsName