ifc:IfcPile

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ConstructionType ifc:IfcPileConstructionEnum optional
Description ifc:IfcText optional
GlobalId ifc:IfcGloballyUniqueId optional
Name ifc:IfcLabel optional
ObjectType ifc:IfcLabel optional
PredefinedType ifc:IfcPileTypeEnum optional
Tag ifc:IfcIdentifier 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

Element ifc:IfcPile

Source

<xs:complexType name="IfcPile">
  <xs:complexContent>
    <xs:extension base="ifc:IfcBuildingElement">
      <xs:attribute name="PredefinedType" type="ifc:IfcPileTypeEnum" use="optional"/>
      <xs:attribute name="ConstructionType" type="ifc:IfcPileConstructionEnum" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>