Elementuro:IfcBuildingElement
uro:IfcBuildingElement
定義
建築物の部材を記述するデータ型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:integer [0..1]
xs:integer [0..1]
xs:integer [0..1]
XMLスキーマ
  <xs:element name="IfcBuildingElement" substitutionGroup="uro:IfcElement" type="uro:IfcBuildingElementType"/>
XMLインスタンスのサンプル
<uro:IfcBuildingElement>
    <uro:globalId>c000000000000000000000</uro:globalId>
    <uro:name>[名称]</uro:name>
    <uro:description>[追加説明]</uro:description>
    <uro:objectType>[特定の型]</uro:objectType>
    <uro:tag>A0000</uro:tag>
    <uro:elementType codeSpace="../../codelists/IfcBuildingElement_elementType.xml">BE_12</uro:elementType>
    <uro:numberOfRiser>12</uro:numberOfRiser>
    <uro:numberOfTreads>11</uro:numberOfTreads>
    <uro:riserHeight uom="m">0.18</uro:riserHeight>
    <uro:treadLength uom="m">0.25</uro:treadLength>
</uro:IfcBuildingElement>