Definition Type: Element
Name: component
Namespace: http://niem.gov/niem/external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0
Containing Schema: parameters.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into _DataArray in schema parameters_xsd Drilldown into _DataGroup in schema parameters_xsd Drilldown into CountRange in schema parameters_xsd Drilldown into QuantityRange in schema parameters_xsd Drilldown into Category in schema parameters_xsd Drilldown into Time in schema parameters_xsd Drilldown into TimeQuantity in schema parameters_xsd Drilldown into IsoDateTime in schema parameters_xsd Drilldown into Time in schema parameters_xsd Drilldown into Quantity in schema parameters_xsd Drilldown into Count in schema parameters_xsd Drilldown into AnyNumerical in schema parameters_xsd Drilldown into Boolean in schema parameters_xsd Drilldown into AnyScalar in schema parameters_xsd Drilldown into AnyData in schema parameters_xsd Drilldown into href in schema xlinks_xsd Drilldown into AssociationAttributes in schema parameters_xsd Drilldown into name in schema parameters_xsdXSD Diagram of component in schema parameters_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="component" maxOccurs="unbounded">
    <xs:complexType>
        <xs:group ref="swec:AnyData" minOccurs="0" />
        <xs:attribute name="name" type="swec:qnameSimpleType" use="required" />
        <xs:attributeGroup ref="swec:AssociationAttributes" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Boolean swec:Boolean (1) (1)
Count swec:Count (1) (1)
Quantity swec:Quantity (1) (1)
IsoDateTime swec:IsoDateTime (1) (1)
TimeQuantity swec:TimeQuantity (1) (1)
Time swec:Time (1) (1)
Category swec:Category (1) (1)
QuantityRange swec:QuantityRange (1) (1)
CountRange swec:CountRange (1) (1)
_DataGroup swec:_DataGroup (1) (1)
_DataArray swec:_DataArray (1) (1)
<xs:group> swec:AnyScalar (1) (1)
<xs:group> swec:AnyNumerical (1) (1)
<xs:group> swec:Time (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
name swec:name Required
href xlink:href Optional