Elementuro:IfcRoof
uro:IfcRoof
定義
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="IfcRoof" substitutionGroup="uro:IfcBuildingElement" type="uro:IfcRoofType"/>
XMLインスタンスのサンプル
<uro:IfcRoof>
    <uro:globalId>g000000000000000000000</uro:globalId>
    <uro:name>[名称]</uro:name>
    <uro:description>[追加説明]</uro:description>
    <uro:objectType>[特定の型]</uro:objectType>
    <uro:tag>G00000</uro:tag>
    <uro:elementType codeSpace="../../codelists/IfcBuildingElement_elementType.xml">BE_09</uro:elementType>
</uro:IfcRoof>