ifc:IfcCostSchedule

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Description ifc:IfcText optional
GlobalId ifc:IfcGloballyUniqueId optional
Identification ifc:IfcIdentifier optional
Name ifc:IfcLabel optional
ObjectType ifc:IfcLabel optional
PredefinedType ifc:IfcCostScheduleTypeEnum optional
Status ifc:IfcLabel optional
SubmittedOn ifc:IfcDateTime optional
UpdateDate ifc:IfcDateTime 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="IfcCostSchedule">
  <xs:complexContent>
    <xs:extension base="ifc:IfcControl">
      <xs:attribute name="PredefinedType" type="ifc:IfcCostScheduleTypeEnum" use="optional"/>
      <xs:attribute name="Status" type="ifc:IfcLabel" use="optional"/>
      <xs:attribute name="SubmittedOn" type="ifc:IfcDateTime" use="optional"/>
      <xs:attribute name="UpdateDate" type="ifc:IfcDateTime" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>