Elementuro:ifcBoundarySurfaceAttribute
定義
IDM・MVDで定義されるIFCのクラス及びプロパティセットに含まれる情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="ifcBoundarySurfaceAttribute" type="uro:IfcAttributePropertyType" substitutionGroup="bldg:_GenericApplicationPropertyOfBoundarySurface"/>
XMLインスタンスのサンプル
<uro:ifcBoundarySurfaceAttribute>
    <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_10</uro:elementType>
        <uro:predefinedType codeSpace="../../codelists/IfcBuildingElement_predefinedType.xml">44</uro:predefinedType>
    </uro:IfcBuildingElement>
</uro:ifcBoundarySurfaceAttribute>