Definition Type: ComplexType
Name: GMLObjectTypeListType
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Containing Schema: wfs.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into GMLObjectType in schema wfs_xsdXSD Diagram of GMLObjectTypeListType in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="GMLObjectTypeListType">
    <xsd:sequence>
        <xsd:element name="GMLObjectType" type="wfs:GMLObjectTypeType" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                  Name of this GML object type, including any namespace prefix
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GMLObjectType wfs:GMLObjectType (1) unbounded
Collapse Derivation Tree:
Collapse References:
wfs:ServesGMLObjectTypeList, wfs:SupportsGMLObjectTypeList