<xs:group name="IfcObjectReferenceSelect">
<xs:choice>
<xs:element ref="ifc:IfcMaterial" />
<xs:element ref="ifc:IfcPerson" />
<xs:element ref="ifc:IfcDateAndTime" />
<xs:element ref="ifc:IfcMaterialList" />
<xs:element ref="ifc:IfcOrganization" />
<xs:element ref="ifc:IfcCalendarDate" />
<xs:element ref="ifc:IfcLocalTime" />
<xs:element ref="ifc:IfcPersonAndOrganization" />
<xs:element ref="ifc:IfcMaterialLayer" />
<xs:element ref="ifc:IfcExternalReference" />
<xs:element ref="ifc:IfcTimeSeries" />
<xs:element ref="ifc:IfcAddress" />
<xs:element ref="ifc:IfcAppliedValue" />
</xs:choice>
</xs:group>
|