ifc:IfcComplexNumber-wrapper

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
ifc:arraySize restriction of list of xs:integer optional
ifc:cType list of ifc:aggregateType array optional
ifc:itemType list of xs:QName xs:double optional
path xs:NMTOKENS optional
pos restriction of list of xs:integer optional

Used By

Source

<xs:element name="IfcComplexNumber-wrapper" nillable="true">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="ifc:IfcComplexNumber">
        <xs:attributeGroup ref="ifc:instanceAttributes"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample