Definition Type: Element
Name: axis
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 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 name in schema parameters_xsdXSD Diagram of axis in schema parameters_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="axis" maxOccurs="unbounded">
    <xs:complexType>
        <xs:group ref="swec:AnyScalar" />
        <xs:attribute name="name" type="swec:qnameSimpleType" use="required" />
    </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)
<xs:group> swec:AnyNumerical (1) (1)
<xs:group> swec:Time (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
name swec:name Required