Elementuro:IfcUnit
uro:IfcUnit
定義
単位を記述するデータ型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:integer [0..1]
xs:string [0..1]
xs:string [0..1]
XMLスキーマ
  <xs:element name="IfcUnit" type="uro:IfcUnitType"/>
XMLインスタンスのサンプル
<uro:IfcUnit>
    <uro:dimensions>2</uro:dimensions>
    <uro:unitType>AREAUNIT</uro:unitType>
    <uro:prefix>h</uro:prefix>
    <uro:name>a</uro:name>
</uro:IfcUnit>