| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| ContextIdentifier | ifc:IfcLabel | optional | ||||
| ContextType | ifc:IfcLabel | optional | ||||
| CoordinateSpaceDimension | ifc:IfcDimensionCount | optional | ||||
| Precision | xs:double | optional | ||||
| href | xs:anyURI | optional | ||||
| id | xs:ID | optional | ||||
| path | xs:NMTOKENS | optional | ||||
| pos | restriction of list of xs:integer | optional | ||||
| ref | xs:IDREF | optional |
| Complex Type | ifc:IfcGeometricRepresentationSubContext |
<xs:complexType name="IfcGeometricRepresentationSubContext-temp" abstract="true"> <xs:complexContent> <xs:restriction base="ifc:IfcGeometricRepresentationContext"> <xs:sequence/> </xs:restriction> </xs:complexContent> </xs:complexType> |