Elementuro:IfcDoor
uro:IfcDoor
定義
IFCで記述された扉の属性。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
uro:predefinedType
gml:CodeType [0..1]
uro:shapeType
gml:CodeType [0..1]
uro:numberOfRiser
xs:integer [0..1]
uro:numberOfTreads
xs:integer [0..1]
uro:riserHeight
gml:LengthType [0..1]
uro:treadLength
gml:LengthType [0..1]
uro:operationType
uro:IfcTransportElementTypeEnum [0..1]
uro:capacityByWeight
gml:MeasureType [0..1]
uro:capacityByNumber
xs:integer [0..1]
XMLスキーマ
  <xs:element name="IfcDoor" substitutionGroup="uro:IfcBuildingElement" type="uro:IfcDoorType"/>
XMLインスタンスのサンプル
<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>