Definition Type: SimpleType
Name: NameList
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Documentation:
XML List based on XML Schema Name type. An element of this type contains a space-separated list of Name values
Collapse XSD Schema Diagram:
XSD Diagram of NameList in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<simpleType name="NameList">
    <annotation>
        <documentation>XML List based on XML Schema Name type.  An element of this type contains a space-separated list of Name values</documentation>
    </annotation>
    <list itemType="Name" />
</simpleType>
Collapse Derivation Tree:
Collapse References:
gml:CodeListType