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 |
Element Groups | ifc:IfcAppliedValueSelect, ifc:IfcMeasureValue, ifc:IfcMetricValueSelect, ifc:IfcValue |
<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> |