QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
ifc:arraySize | restriction of list of xs:integer | optional | ||||
ifc:cType | list of ifc:aggregateType | list | optional | |||
ifc:itemType | list of xs:QName | xs:long | optional |
<xs:complexType name="IfcCompoundPlaneAngleMeasure"> <xs:simpleContent> <xs:extension base="ifc:List-IfcCompoundPlaneAngleMeasure"> <xs:attribute ref="ifc:itemType" fixed="xs:long"/> <xs:attribute ref="ifc:cType" fixed="list"/> <xs:attribute ref="ifc:arraySize" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |