Definition Type: Group
Name: IfcUnit
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Containing Schema: IFC2X2_FINAL.xsd
Collapse XSD Schema Diagram:
Drilldown into IfcMonetaryUnit in schema ifc2x2_final_xsd Drilldown into IfcNamedUnit in schema ifc2x2_final_xsd Drilldown into IfcDerivedUnit in schema ifc2x2_final_xsdXSD Diagram of IfcUnit in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:group name="IfcUnit">
    <xs:choice>
        <xs:element ref="ifc:IfcDerivedUnit" />
        <xs:element ref="ifc:IfcNamedUnit" />
        <xs:element ref="ifc:IfcMonetaryUnit" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IfcDerivedUnit ifc:IfcDerivedUnit (1) (1)
IfcNamedUnit ifc:IfcNamedUnit (1) (1)
IfcMonetaryUnit ifc:IfcMonetaryUnit (1) (1)