Definition Type: Element
Name: name
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:CodeType
Containing Schema: gml.xsd
Abstract
Documentation:
Label for the object, normally a descriptive name. An object may have several names, typically assigned by different authorities. The authority for a name is indicated by the value of its (optional) codeSpace attribute. The name may or may not be unique, as determined by the rules of the organization responsible for the codeSpace.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema gml_xsd Drilldown into CodeType in schema gml_xsdXSD Diagram of name in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="name" type="gml:CodeType">
    <annotation>
        <documentation>Label for the object, normally a descriptive name. An object may have several names, typically assigned by different authorities.  The authority for a name is indicated by the value of its (optional) codeSpace attribute.  The name may or may not be unique, as determined by the rules of the organization responsible for the codeSpace. </documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Optional
Collapse Derivation Tree: