Definition Type: Group
Name: IfcMetricValueSelect
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 IfcCostValue in schema ifc2x2_final_xsd Drilldown into IfcTimeSeries in schema ifc2x2_final_xsd Drilldown into IfcText in schema ifc2x2_final_xsd Drilldown into IfcTable in schema ifc2x2_final_xsd Drilldown into IfcMeasureWithUnit in schema ifc2x2_final_xsd Drilldown into IfcDateAndTime in schema ifc2x2_final_xsd Drilldown into IfcLocalTime in schema ifc2x2_final_xsd Drilldown into IfcCalendarDate in schema ifc2x2_final_xsdXSD Diagram of IfcMetricValueSelect in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:group name="IfcMetricValueSelect">
    <xs:choice>
        <xs:element ref="ifc:IfcCalendarDate" />
        <xs:element ref="ifc:IfcLocalTime" />
        <xs:element ref="ifc:IfcDateAndTime" />
        <xs:element ref="ifc:IfcMeasureWithUnit" />
        <xs:element ref="ifc:IfcTable" />
        <xs:element ref="ifc:IfcText" />
        <xs:element ref="ifc:IfcTimeSeries" />
        <xs:element ref="ifc:IfcCostValue" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IfcCalendarDate ifc:IfcCalendarDate (1) (1)
IfcLocalTime ifc:IfcLocalTime (1) (1)
IfcDateAndTime ifc:IfcDateAndTime (1) (1)
IfcMeasureWithUnit ifc:IfcMeasureWithUnit (1) (1)
IfcTable ifc:IfcTable (1) (1)
IfcText ifc:IfcText (1) (1)
IfcTimeSeries ifc:IfcTimeSeries (1) (1)
IfcCostValue ifc:IfcCostValue (1) (1)