ifc:IfcStructuralLoadTemperature

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
DeltaTConstant ifc:IfcThermodynamicTemperatureMeasure optional
DeltaTY ifc:IfcThermodynamicTemperatureMeasure optional
DeltaTZ ifc:IfcThermodynamicTemperatureMeasure optional
Name ifc:IfcLabel optional
href xs:anyURI optional
id xs:ID optional
path xs:NMTOKENS optional
pos restriction of list of xs:integer optional
ref xs:IDREF optional

Used By

Source

<xs:complexType name="IfcStructuralLoadTemperature">
  <xs:complexContent>
    <xs:extension base="ifc:IfcStructuralLoadStatic">
      <xs:attribute name="DeltaTConstant" type="ifc:IfcThermodynamicTemperatureMeasure" use="optional"/>
      <xs:attribute name="DeltaTY" type="ifc:IfcThermodynamicTemperatureMeasure" use="optional"/>
      <xs:attribute name="DeltaTZ" type="ifc:IfcThermodynamicTemperatureMeasure" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>