Definition Type: ComplexType
Name: CodeType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: gml.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 gml_xsdXSD Diagram of CodeType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="CodeType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:basicTypes:3.1.1">basicTypes.xsd</appinfo>
        <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:
gco:AbstractGenericName, gml:anchorPoint, gml:axisAbbrev, gml:axisDirection, gml:catalogSymbol, gml:Category, gml:coordinateOperationName, gml:csName, gml:datumName, gml:DerivedCRSTypeType, gml:DirectionKeyword, gml:ellipsoidName, gml:groupName, gco:LocalName, gml:measureDescription, gml:meridianName, om:methodgml:methodFormula, gml:methodName, gml:name, gml:parameterName, gml:PixelInCellType, gco:ScopedName, gml:srsName, gml:VerticalDatumTypeType,