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