Definition Type: SimpleType
Name: IfcAnalysisTheoryTypeEnum
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Containing Schema: IFC2X2_FINAL.xsd
Collapse XSD Schema Diagram:
XSD Diagram of IfcAnalysisTheoryTypeEnum in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="IfcAnalysisTheoryTypeEnum">
    <xs:restriction base="xs:string">
        <xs:enumeration value="first_order_theory" />
        <xs:enumeration value="second_order_theory" />
        <xs:enumeration value="third_order_theory" />
        <xs:enumeration value="full_nonlinear_theory" />
        <xs:enumeration value="userdefined" />
        <xs:enumeration value="notdefined" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration first_order_theory
Enumeration second_order_theory
Enumeration third_order_theory
Enumeration full_nonlinear_theory
Enumeration userdefined
Enumeration notdefined
Collapse Derivation Tree:
Collapse References:
ifc:IfcAnalysisTheoryTypeEnumifc:TheoryType,