Definition Type: ComplexType
Name: IfcComplexNumber
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Containing Schema: IFC2X2_FINAL.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into double-wrapper in schema ex_xsd Drilldown into arraySize in schema ex_xsd Drilldown into cType in schema ex_xsd Drilldown into itemType in schema ex_xsdXSD Diagram of IfcComplexNumber in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="IfcComplexNumber">
    <xs:sequence>
        <xs:element ref="ex:double-wrapper" minOccurs="2" maxOccurs="2" />
    </xs:sequence>
    <xs:attribute ref="ex:itemType" fixed="ex:double-wrapper" />
    <xs:attribute ref="ex:cType" fixed="array" />
    <xs:attribute ref="ex:arraySize" use="optional" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
double-wrapper ex:double-wrapper 2 2
Collapse Child Attributes:
Name Type Default Value Use
itemType ex:itemType (Optional)
cType ex:cType (Optional)
arraySize ex:arraySize Optional
Collapse Derivation Tree:
Collapse References:
ifc:IfcComplexNumber