QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Name | ifc:IfcLabel | optional | ||||
UnitType | ifc:IfcUnitEnum | 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 |
Element | ifc:IfcContextDependentUnit |
<xs:complexType name="IfcContextDependentUnit"> <xs:complexContent> <xs:extension base="ifc:IfcNamedUnit"> <xs:attribute name="Name" type="ifc:IfcLabel" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |