ifc:IfcSimpleValue

Element Group Information

Model

Source

<xs:group name="IfcSimpleValue">
  <xs:choice>
    <xs:element ref="ifc:IfcBoolean-wrapper"/>
    <xs:element ref="ifc:IfcDate-wrapper"/>
    <xs:element ref="ifc:IfcDateTime-wrapper"/>
    <xs:element ref="ifc:IfcDuration-wrapper"/>
    <xs:element ref="ifc:IfcIdentifier-wrapper"/>
    <xs:element ref="ifc:IfcInteger-wrapper"/>
    <xs:element ref="ifc:IfcLabel-wrapper"/>
    <xs:element ref="ifc:IfcLogical-wrapper"/>
    <xs:element ref="ifc:IfcReal-wrapper"/>
    <xs:element ref="ifc:IfcText-wrapper"/>
    <xs:element ref="ifc:IfcTime-wrapper"/>
    <xs:element ref="ifc:IfcTimeStamp-wrapper"/>
  </xs:choice>
</xs:group>