Elementuro:ifcBuildingFurnitureAttribute
定義
IDM・MVDで定義されるIFCに含まれる情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="ifcBuildingFurnitureAttribute" type="uro:IfcAttributePropertyType" substitutionGroup="bldg:_GenericApplicationPropertyOfBuildingFurniture"/>
XMLインスタンスのサンプル
<uro:ifcBuildingFurnitureAttribute>
    <uro:IfcFurnishingElement>
        <uro:globalId>f000000000000000000000</uro:globalId>
        <uro:name>[名称]</uro:name>
        <uro:description>[追加説明]</uro:description>
        <uro:objectType>[特定の型]</uro:objectType>
        <uro:tag>F00000</uro:tag>
    </uro:IfcFurnishingElement>
</uro:ifcBuildingFurnitureAttribute>