Elementuro:ifcOpeningAttribute
定義
IDM・MVDで定義されるIFCのクラス及びプロパティセットに含まれる情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="ifcOpeningAttribute" type="uro:IfcAttributePropertyType" substitutionGroup="bldg:_GenericApplicationPropertyOfOpening"/>
XMLインスタンスのサンプル
<uro:ifcOpeningAttribute>
    <uro:IfcDoor>
        <uro:globalId>e000000000000000000000</uro:globalId>
        <uro:name>[名称]</uro:name>
        <uro:description>[追加説明]</uro:description>
        <uro:objectType>[特定の型]</uro:objectType>
        <uro:tag>C00000</uro:tag>
        <uro:elementType codeSpace="../../codelists/IfcBuildingElement_elementType.xml">BE_04</uro:elementType>
        <uro:overallHeight uom="m">2.4</uro:overallHeight>
        <uro:overallWidth uom="m">1.5</uro:overallWidth>
    </uro:IfcDoor>
</uro:ifcOpeningAttribute>