Definition Type: ComplexType
Name: CodeType
Namespace: http://www.opengis.net/gml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: basicTypes.xsd
Abstract
Documentation:
Name or code with an (optional) authority. Text token. If the codeSpace attribute is present, then its value should identify a dictionary, thesaurus or authority for the term, such as the organisation who assigned the value, or the dictionary from which it is taken. A text string with an optional codeSpace attribute.
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>Name or code with an (optional) authority.  Text token.  
      If the codeSpace attribute is present, then its value should identify a dictionary, thesaurus 
      or authority for the term, such as the organisation who assigned the value, 
      or the dictionary from which it is taken.  
      A text string with an optional codeSpace attribute. </documentation>
    </annotation>
    <simpleContent>
        <extension base="string">
            <attribute name="codeSpace" type="anyURI" use="optional" />
        </extension>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Optional
Collapse Derivation Tree:
Collapse References:
gml:anchorPoint, gml:axisAbbrev, gml:axisDirection, gml:catalogSymbol, gml:Categorygml:codeSpace, gml:DerivedCRSTypeType, gml:DirectionKeyword, gml:LocationKeyWord, gml:measureDescription, gml:methodFormula, gml:name, gml:PixelInCellType, gml:SimpleNameType, gml:VerticalDatumTypeType,