Definition Type: ComplexType
Name: LayerListType
Namespace: http://niem.gov/niem/external/ogc-context/1.1.0/dhs-gmo/1.0.0
Containing Schema: context.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Layer in schema context_xsdXSD Diagram of LayerListType in schema context_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="LayerListType">
    <xs:sequence>
        <xs:element name="Layer" type="context:LayerType" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Layer context:Layer (1) unbounded
Collapse Derivation Tree:
Collapse References:
context:LayerList