<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>
|