Definition Type: Element
Name: component
Namespace: http://niem.gov/niem/external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0
Containing Schema: data.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into _Binary in schema data_xsdXSD Diagram of component in schema data_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="component" maxOccurs="unbounded">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="swec:_Binary" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Binary swec:_Binary (1) (1)