Definition Type: ComplexType
Name: IfcFluidFlowProperties
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Type: ifc:IfcPropertySetDefinition
Containing Schema: IFC2X2_FINAL.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PressureSingleValue in schema ifc2x2_final_xsd Drilldown into VelocitySingleValue in schema ifc2x2_final_xsd Drilldown into FlowConditionSingleValue in schema ifc2x2_final_xsd Drilldown into FlowrateSingleValue in schema ifc2x2_final_xsd Drilldown into TemperatureTimeSeries in schema ifc2x2_final_xsd Drilldown into WetBulbTemperatureTimeSeries in schema ifc2x2_final_xsd Drilldown into WetBulbTemperatureSingleValue in schema ifc2x2_final_xsd Drilldown into TemperatureSingleValue in schema ifc2x2_final_xsd Drilldown into UserDefinedPropertySource in schema ifc2x2_final_xsd Drilldown into PressureTimeSeries in schema ifc2x2_final_xsd Drilldown into Fluid in schema ifc2x2_final_xsd Drilldown into FlowrateTimeSeries in schema ifc2x2_final_xsd Drilldown into VelocityTimeSeries in schema ifc2x2_final_xsd Drilldown into FlowConditionTimeSeries in schema ifc2x2_final_xsd Drilldown into PropertySource 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 IfcPropertyDefinition in schema ifc2x2_final_xsd Drilldown into IfcPropertySetDefinition in schema ifc2x2_final_xsdXSD Diagram of IfcFluidFlowProperties in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="IfcFluidFlowProperties">
    <xs:complexContent>
        <xs:extension base="ifc:IfcPropertySetDefinition">
            <xs:sequence>
                <xs:element name="PropertySource" type="ifc:IfcPropertySourceEnum" />
                <xs:element name="FlowConditionTimeSeries" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:choice>
                            <xs:element ref="ifc:IfcTimeSeries" />
                        </xs:choice>
                    </xs:complexType>
                </xs:element>
                <xs:element name="VelocityTimeSeries" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:choice>
                            <xs:element ref="ifc:IfcTimeSeries" />
                        </xs:choice>
                    </xs:complexType>
                </xs:element>
                <xs:element name="FlowrateTimeSeries" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:choice>
                            <xs:element ref="ifc:IfcTimeSeries" />
                        </xs:choice>
                    </xs:complexType>
                </xs:element>
                <xs:element name="Fluid">
                    <xs:complexType>
                        <xs:choice>
                            <xs:element ref="ifc:IfcMaterial" />
                        </xs:choice>
                    </xs:complexType>
                </xs:element>
                <xs:element name="PressureTimeSeries" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:choice>
                            <xs:element ref="ifc:IfcTimeSeries" />
                        </xs:choice>
                    </xs:complexType>
                </xs:element>
                <xs:element name="UserDefinedPropertySource" type="ifc:IfcLabel" nillable="true" minOccurs="0" />
                <xs:element name="TemperatureSingleValue" type="ifc:IfcThermodynamicTemperatureMeasure" nillable="true" minOccurs="0" />
                <xs:element name="WetBulbTemperatureSingleValue" type="ifc:IfcThermodynamicTemperatureMeasure" nillable="true" minOccurs="0" />
                <xs:element name="WetBulbTemperatureTimeSeries" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:choice>
                            <xs:element ref="ifc:IfcTimeSeries" />
                        </xs:choice>
                    </xs:complexType>
                </xs:element>
                <xs:element name="TemperatureTimeSeries" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:choice>
                            <xs:element ref="ifc:IfcTimeSeries" />
                        </xs:choice>
                    </xs:complexType>
                </xs:element>
                <xs:element name="FlowrateSingleValue" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:group ref="ifc:IfcDerivedMeasureValue" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="FlowConditionSingleValue" type="ifc:IfcPositiveRatioMeasure" nillable="true" minOccurs="0" />
                <xs:element name="VelocitySingleValue" type="ifc:IfcLinearVelocityMeasure" nillable="true" minOccurs="0" />
                <xs:element name="PressureSingleValue" type="ifc:IfcPressureMeasure" 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)
PropertySource ifc:PropertySource (1) (1)
FlowConditionTimeSeries ifc:FlowConditionTimeSeries 0 (1)
VelocityTimeSeries ifc:VelocityTimeSeries 0 (1)
FlowrateTimeSeries ifc:FlowrateTimeSeries 0 (1)
Fluid ifc:Fluid (1) (1)
PressureTimeSeries ifc:PressureTimeSeries 0 (1)
UserDefinedPropertySource ifc:UserDefinedPropertySource 0 (1)
TemperatureSingleValue ifc:TemperatureSingleValue 0 (1)
WetBulbTemperatureSingleValue ifc:WetBulbTemperatureSingleValue 0 (1)
WetBulbTemperatureTimeSeries ifc:WetBulbTemperatureTimeSeries 0 (1)
TemperatureTimeSeries ifc:TemperatureTimeSeries 0 (1)
FlowrateSingleValue ifc:FlowrateSingleValue 0 (1)
FlowConditionSingleValue ifc:FlowConditionSingleValue 0 (1)
VelocitySingleValue ifc:VelocitySingleValue 0 (1)
PressureSingleValue ifc:PressureSingleValue 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:IfcFluidFlowProperties