QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
ifc:arraySize | restriction of list of xs:integer | optional | ||||
ifc:cType | list of ifc:aggregateType | set | optional | |||
ifc:itemType | list of xs:QName | ifc:IfcPresentationStyleSelect | optional |
<xs:element name="Styles"> <xs:complexType> <xs:group ref="ifc:IfcPresentationStyleSelect" maxOccurs="unbounded"/> <xs:attribute ref="ifc:itemType" fixed="ifc:IfcPresentationStyleSelect"/> <xs:attribute ref="ifc:cType" fixed="set"/> <xs:attribute ref="ifc:arraySize" use="optional"/> </xs:complexType> </xs:element> |