Definition Type: ComplexType
Name: CodeType
Namespace: http://www.opengis.net/gml/3.2
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: basicTypes.xsd
Abstract
Documentation:
gml:CodeType is a generalized type to be used for a term, keyword or name. It adds a XML attribute codeSpace to a term, where the value of the codeSpace attribute (if present) shall indicate a dictionary, thesaurus, classification scheme, authority, or pattern for the term.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema basictypes_xsdXSD Diagram of CodeType in schema basictypes_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="CodeType">
    <annotation>
        <documentation>gml:CodeType is a generalized type to be used for a term, keyword or name.
It adds a XML attribute codeSpace to a term, where the value of the codeSpace attribute (if present) shall indicate a dictionary, thesaurus, classification scheme, authority, or pattern for the term.</documentation>
    </annotation>
    <simpleContent>
        <extension base="string">
            <attribute name="codeSpace" type="anyURI" />
        </extension>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace (Optional)
Collapse Derivation Tree:
Collapse References:
gco:AbstractGenericName, gml:anchorDefinition, gml:anchorPoint, gml:axisAbbrev, gml:catalogSymbol, gml:Category, gml:CodeWithAuthorityType, gml:DirectionKeyword, gml:fileStructure, gml:formula, gml:keyword, gco:LocalName, gml:LocationKeyWord, gml:locationName, gmllr:LRMNameType, gmllr:LRMTypeType, gml:methodFormula, gml:name, gmllr:name, gco:ScopedName