ifc:IfcSIUnit

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Name ifc:IfcSIUnitName optional
Prefix ifc:IfcSIPrefix 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

Used By

Element ifc:IfcSIUnit

Source

<xs:complexType name="IfcSIUnit">
  <xs:complexContent>
    <xs:extension base="ifc:IfcSIUnit-temp">
      <xs:attribute name="Prefix" type="ifc:IfcSIPrefix" use="optional"/>
      <xs:attribute name="Name" type="ifc:IfcSIUnitName" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>