Definition Type: ComplexType
Name: IfcScheduleTimeControl
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Type: ifc:IfcControl
Containing Schema: IFC2X2_FINAL.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Completion in schema ifc2x2_final_xsd Drilldown into FinishFloat in schema ifc2x2_final_xsd Drilldown into StartFloat in schema ifc2x2_final_xsd Drilldown into StatusTime in schema ifc2x2_final_xsd Drilldown into IsCritical in schema ifc2x2_final_xsd Drilldown into TotalFloat in schema ifc2x2_final_xsd Drilldown into FreeFloat in schema ifc2x2_final_xsd Drilldown into RemainingTime in schema ifc2x2_final_xsd Drilldown into ActualDuration in schema ifc2x2_final_xsd Drilldown into ScheduleDuration in schema ifc2x2_final_xsd Drilldown into ScheduleFinish in schema ifc2x2_final_xsd Drilldown into LateFinish in schema ifc2x2_final_xsd Drilldown into EarlyFinish in schema ifc2x2_final_xsd Drilldown into ActualFinish in schema ifc2x2_final_xsd Drilldown into ScheduleStart in schema ifc2x2_final_xsd Drilldown into LateStart in schema ifc2x2_final_xsd Drilldown into EarlyStart in schema ifc2x2_final_xsd Drilldown into ActualStart in schema ifc2x2_final_xsd Drilldown into ObjectType in schema ifc2x2_final_xsd Drilldown into Description in schema ifc2x2_final_xsd Drilldown into Name in schema ifc2x2_final_xsd Drilldown into OwnerHistory in schema ifc2x2_final_xsd Drilldown into GlobalId in schema ifc2x2_final_xsd Drilldown into pos in schema ex_xsd Drilldown into path in schema ex_xsd Drilldown into id in schema ex_xsd Drilldown into instanceAttributes in schema ex_xsd Drilldown into edo in schema ex_xsd Drilldown into proxy in schema ex_xsd Drilldown into ref in schema ex_xsd Drilldown into href in schema ex_xsd Drilldown into Entity in schema ex_xsd Drilldown into IfcRoot in schema ifc2x2_final_xsd Drilldown into IfcObject in schema ifc2x2_final_xsd Drilldown into IfcControl in schema ifc2x2_final_xsdXSD Diagram of IfcScheduleTimeControl in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="IfcScheduleTimeControl">
    <xs:complexContent>
        <xs:extension base="ifc:IfcControl">
            <xs:sequence>
                <xs:element name="ActualStart" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:group ref="ifc:IfcDateTimeSelect" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="EarlyStart" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:group ref="ifc:IfcDateTimeSelect" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="LateStart" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:group ref="ifc:IfcDateTimeSelect" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="ScheduleStart" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:group ref="ifc:IfcDateTimeSelect" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="ActualFinish" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:group ref="ifc:IfcDateTimeSelect" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="EarlyFinish" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:group ref="ifc:IfcDateTimeSelect" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="LateFinish" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:group ref="ifc:IfcDateTimeSelect" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="ScheduleFinish" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:group ref="ifc:IfcDateTimeSelect" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="ScheduleDuration" type="ifc:IfcTimeMeasure" nillable="true" minOccurs="0" />
                <xs:element name="ActualDuration" type="ifc:IfcTimeMeasure" nillable="true" minOccurs="0" />
                <xs:element name="RemainingTime" type="ifc:IfcTimeMeasure" nillable="true" minOccurs="0" />
                <xs:element name="FreeFloat" type="ifc:IfcTimeMeasure" nillable="true" minOccurs="0" />
                <xs:element name="TotalFloat" type="ifc:IfcTimeMeasure" nillable="true" minOccurs="0" />
                <xs:element name="IsCritical" type="xs:boolean" nillable="true" minOccurs="0" />
                <xs:element name="StatusTime" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:group ref="ifc:IfcDateTimeSelect" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="StartFloat" type="ifc:IfcTimeMeasure" nillable="true" minOccurs="0" />
                <xs:element name="FinishFloat" type="ifc:IfcTimeMeasure" nillable="true" minOccurs="0" />
                <xs:element name="Completion" type="ifc:IfcPositiveRatioMeasure" nillable="true" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GlobalId ifc:GlobalId (1) (1)
OwnerHistory ifc:OwnerHistory (1) (1)
Name ifc:Name 0 (1)
Description ifc:Description 0 (1)
ObjectType ifc:ObjectType 0 (1)
ActualStart ifc:ActualStart 0 (1)
EarlyStart ifc:EarlyStart 0 (1)
LateStart ifc:LateStart 0 (1)
ScheduleStart ifc:ScheduleStart 0 (1)
ActualFinish ifc:ActualFinish 0 (1)
EarlyFinish ifc:EarlyFinish 0 (1)
LateFinish ifc:LateFinish 0 (1)
ScheduleFinish ifc:ScheduleFinish 0 (1)
ScheduleDuration ifc:ScheduleDuration 0 (1)
ActualDuration ifc:ActualDuration 0 (1)
RemainingTime ifc:RemainingTime 0 (1)
FreeFloat ifc:FreeFloat 0 (1)
TotalFloat ifc:TotalFloat 0 (1)
IsCritical ifc:IsCritical 0 (1)
StatusTime ifc:StatusTime 0 (1)
StartFloat ifc:StartFloat 0 (1)
FinishFloat ifc:FinishFloat 0 (1)
Completion ifc:Completion 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
href ex:href Optional
ref ex:ref Optional
proxy ex:proxy Optional
edo ex:edo Optional
id ex:id Optional
path ex:path Optional
pos ex:pos Optional
Collapse Derivation Tree:
Collapse References:
ifc:IfcScheduleTimeControl