Definition Type: ComplexType
Name: CodeWithAuthorityType
Namespace: http://www.opengis.net/gml/3.2
Type: gml:CodeType
Containing Schema: basicTypes.xsd
Abstract
Documentation:
gml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema basictypes_xsdXSD Diagram of CodeWithAuthorityType in schema basictypes_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="CodeWithAuthorityType">
    <annotation>
        <documentation>gml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.</documentation>
    </annotation>
    <simpleContent>
        <restriction base="gml:CodeType">
            <attribute name="codeSpace" type="anyURI" use="required" />
        </restriction>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Required
Collapse Derivation Tree:
Collapse References:
gml:axisDirection, gml:derivedCRSType, gml:identifiergml:pixelInCell, gml:rangeMeaning,