Definition Type: ComplexType
Name: BaseUnitType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:UnitDefinitionType
Containing Schema: gml.xsd
Abstract
Documentation:
Definition of a unit of measure which is a base unit from the system of units. A base unit cannot be derived by combination of other base units within this system. Sometimes known as "fundamental unit".
Collapse XSD Schema Diagram:
Drilldown into unitsSystem in schema gml_xsd Drilldown into catalogSymbol in schema gml_xsd Drilldown into quantityType in schema gml_xsd Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into StandardObjectProperties in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into DefinitionType in schema gml_xsd Drilldown into UnitDefinitionType in schema gml_xsdXSD Diagram of BaseUnitType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="BaseUnitType">
    <annotation>
        <documentation>Definition of a unit of measure which is a base unit from the system of units.  A base unit cannot be derived by combination of other base units within this system.  Sometimes known as "fundamental unit".  </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:UnitDefinitionType">
            <sequence>
                <element name="unitsSystem" type="gml:ReferenceType" />
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
quantityType gml:quantityType (1) (1)
catalogSymbol gml:catalogSymbol 0 (1)
unitsSystem gml:unitsSystem (1) (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:BaseUnitgmx:ML_BaseUnit_Type,