Elementbldg:Room
bldg:Room
定義
壁、間仕切り、床、天井などで仕切られ、生活の場などに用いられる、建物内部の隔てられた空間の区画(部屋)。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
gml:metaDataProperty
gml:MetaDataPropertyType [0..*]
gml:boundedBy
gml:BoundingShapeType [0..1]
gml:location
gml:LocationPropertyType [0..1]
xs:date [0..1]
xs:date [0..1]
core:externalReference
core:ExternalReferenceType [0..*]
core:generalizesTo
core:GeneralizationRelationType [0..*]
core:relativeToTerrain
core:RelativeToTerrainType [0..1]
core:relativeToWater
core:RelativeToWaterType [0..1]
app:appearance
app:AppearancePropertyType [0..*]
bldg:usage
gml:CodeType [0..*]
gml:surfaceMember
gml:SurfacePropertyType [0..*]
gml:description
gml:StringOrRefType [0..1]
gml:name
gml:CodeType [0..*]
core:creationDate
xs:date [0..1]
core:terminationDate
xs:date [0..1]
uro:pointCloud
uro:AbstractPointCloudPropertyType [0..*]
gen:stringAttribute
gen:StringAttributeType [1]
gen:intAttribute
gen:IntAttributeType [1]
gen:doubleAttribute
gen:DoubleAttributeType [1]
gen:dateAttribute
gen:DateAttributeType [1]
gen:uriAttribute
gen:UriAttributeType [1]
gen:measureAttribute
gen:MeasureAttributeType [1]
gen:genericAttributeSet
gen:GenericAttributeSetType [1]
bldg:class
gml:CodeType [0..1]
bldg:function
gml:CodeType [0..*]
bldg:lod4Geometry
gml:GeometryPropertyType [0..1]
uro:ifcBuildingFurnitureAttribute
uro:IfcAttributePropertyType [0..*]
uro:indoorFurnitureAttribute
uro:IndoorAttributePropertyType [0..*]
gml:description
gml:StringOrRefType [0..1]
gml:name
gml:CodeType [0..*]
core:creationDate
xs:date [0..1]
core:terminationDate
xs:date [0..1]
uro:pointCloud
uro:AbstractPointCloudPropertyType [0..*]
gen:stringAttribute
gen:StringAttributeType [1]
gen:intAttribute
gen:IntAttributeType [1]
gen:doubleAttribute
gen:DoubleAttributeType [1]
gen:dateAttribute
gen:DateAttributeType [1]
gen:uriAttribute
gen:UriAttributeType [1]
gen:measureAttribute
gen:MeasureAttributeType [1]
gen:genericAttributeSet
gen:GenericAttributeSetType [1]
bldg:class
gml:CodeType [0..1]
bldg:function
gml:CodeType [0..*]
bldg:lod4Geometry
gml:GeometryPropertyType [0..1]
bldg:boundedBy
bldg:BoundarySurfacePropertyType [0..*]
uro:ifcIntBuildingInstallationAttribute
uro:IfcAttributePropertyType [0..*]
XMLスキーマ
<xs:element name="Room" type="RoomType" substitutionGroup="core:_CityObject"/>
XMLインスタンスのサンプル
<bldg:Room>
    <gml:description>[概要]</gml:description>
    <gml:name>[名称]</gml:name>
    <core:creationDate>2024-03-31</core:creationDate>
    <core:terminationDate>0001-01-01</core:terminationDate>
    <gen:stringAttribute name="[汎用属性名称]">
        <gen:value>[汎用属性値]</gen:value>
    </gen:stringAttribute>
    <gen:intAttribute name="[汎用属性名称]">
        <gen:value>123</gen:value>
    </gen:intAttribute>
    <gen:doubleAttribute name="[汎用属性名称]">
        <gen:value>123.45</gen:value>
    </gen:doubleAttribute>
    <gen:dateAttribute name="[汎用属性名称]">
        <gen:value>2023-01-02</gen:value>
    </gen:dateAttribute>
    <gen:uriAttribute name="[汎用属性名称]">
        <gen:value>http://www.XXX.org/2014/OOOXXXX</gen:value>
    </gen:uriAttribute>
    <gen:measureAttribute name="[汎用属性名称]">
        <gen:value uom="m">123.45</gen:value>
    </gen:measureAttribute>
    <gen:genericAttributeSet name="[汎用属性セット名称]" codeSpace="[汎用属性のグループを維持管理する機関のURI]">
        <gen:stringAttribute name="[汎用属性名称]">
            <gen:value>[汎用属性値]</gen:value>
        </gen:stringAttribute>
        <gen:intAttribute name="[汎用属性名称]">
            <gen:value>123</gen:value>
        </gen:intAttribute>
        <gen:doubleAttribute name="[汎用属性名称]">
            <gen:value>123.45</gen:value>
        </gen:doubleAttribute>
        <gen:measureAttribute name="[汎用属性名称]">
            <gen:value uom="m2">123.45</gen:value>
        </gen:measureAttribute>
    </gen:genericAttributeSet>
    <uro:pointCloud>
        <uro:PointCloud>
            <gml:description>[概要]</gml:description>
            <gml:name>[名称]</gml:name>
            <uro:mimeType codeSpace="../../codelists/PointCloud_mimeType.xml">application/vnd.las</uro:mimeType>
            <uro:pointFile>[三次元点群データへの相対パス]</uro:pointFile>
            <uro:pointFileSrsName>EPSG:6697</uro:pointFileSrsName>
            <uro:pointCloudSpecAttribute>
                <uro:PointCloudSpecAttribute>
                    <uro:class codeSpace="../../codelists/PointCloudSpecAttribute_class.xml">2</uro:class>
                    <uro:function codeSpace="../../codelists/PointCloudSpecAttribute_function.xml">5</uro:function>
                    <uro:srcScale codeSpace="../../codelists/PointCloudSpecAttribute_srcScale.xml">500</uro:srcScale>
                    <uro:srcRequiredHorizontalAccuracy uom="m">0.15</uro:srcRequiredHorizontalAccuracy>
                    <uro:srcRequiredVerticalAccuracy uom="m">0.2</uro:srcRequiredVerticalAccuracy>
                    <uro:srcRequiredPointDensity uom="点/m2">400</uro:srcRequiredPointDensity>
                    <uro:srcFilteringCriteria codeSpace="../../codelists/PointCloudSpecAttribute_srcFilteringCriteria.xml">2</uro:srcFilteringCriteria>
                    <uro:isIntensity>1</uro:isIntensity>
                    <uro:spectralBandSet codeSpace="../../codelists/PointCloudSpecAttribute_spectralBandSet.xml">1</uro:spectralBandSet>
                    <uro:isReturnInfo>1</uro:isReturnInfo>
                    <uro:isStandardClassification>0</uro:isStandardClassification>
                    <uro:customClassificationType codeSpace="../../codelists/PointCloudSpecAttribute_customClassificationType.xml">1</uro:customClassificationType>
                    <uro:customClassificationType codeSpace="../../codelists/PointCloudSpecAttribute_customClassificationType.xml">2</uro:customClassificationType>
                    <uro:customClassificationType codeSpace="../../codelists/PointCloudSpecAttribute_customClassificationType.xml">3</uro:customClassificationType>
                    <uro:pointCloudAssociationMethod codeSpace="../../codelists/PointCloudSpecAttribute_pointCloudAssociationMethod.xml">7</uro:pointCloudAssociationMethod>
                    <uro:pointSubsamplingInfo codeSpace="../../codelists/PointCloudSpecAttribute_pointSubsamplingInfo.xml">7</uro:pointSubsamplingInfo>
                </uro:PointCloudSpecAttribute>
            </uro:pointCloudSpecAttribute>
        </uro:PointCloud>
    </uro:pointCloud>
    <bldg:class codeSpace="../../codelists/Room_class.xml">SL_20</bldg:class>
    <bldg:function codeSpace="../../codelists/Room_function.xml">SL_20_10</bldg:function>
    <bldg:lod4Solid>
        <gml:Solid>
            <gml:exterior>
                <gml:CompositeSurface>
                    <gml:surfaceMember>
                        <gml:OrientableSurface orientation="-">
                            <gml:baseSurface xlink:href="#floor_40000000-0000-0000-0000-000000000000"/>
                        </gml:OrientableSurface>
                    </gml:surfaceMember>
                    <gml:surfaceMember>
                        <gml:OrientableSurface orientation="-">
                            <gml:baseSurface xlink:href="#floordoor_40000000-0000-0000-0000-000000000000"/>
                        </gml:OrientableSurface>
                    </gml:surfaceMember>
                    <gml:surfaceMember>
                        <gml:OrientableSurface orientation="-">
                            <gml:baseSurface xlink:href="#ceil_40000000-0000-0000-0000-000000000000"/>
                        </gml:OrientableSurface>
                    </gml:surfaceMember>
                    <gml:surfaceMember>
                        <gml:OrientableSurface orientation="-">
                            <gml:baseSurface xlink:href="#ceildoor_40000000-0000-0000-0000-000000000000"/>
                        </gml:OrientableSurface>
                    </gml:surfaceMember>
                    <gml:surfaceMember>
                        <gml:OrientableSurface orientation="-">
                            <gml:baseSurface xlink:href="#intwall_40000000-0000-0000-0000-000000000000"/>
                        </gml:OrientableSurface>
                    </gml:surfaceMember>
                    <gml:surfaceMember>
                        <gml:OrientableSurface orientation="-">
                            <gml:baseSurface xlink:href="#intwalldoor_40000000-0000-0000-0000-000000000000"/>
                        </gml:OrientableSurface>
                    </gml:surfaceMember>
                    <gml:surfaceMember>
                        <gml:OrientableSurface orientation="-">
                            <gml:baseSurface xlink:href="#closure_40000000-0000-0000-0000-000000000001"/>
                        </gml:OrientableSurface>
                    </gml:surfaceMember>
                    <!--省略-->
                </gml:CompositeSurface>
            </gml:exterior>
        </gml:Solid>
    </bldg:lod4Solid>
    <bldg:boundedBy>
        <bldg:FloorSurface>
            <gml:description>[概要]</gml:description>
            <gml:name>[名称]</gml:name>
            <core:creationDate>2024-03-31</core:creationDate>
            <core:terminationDate>0001-01-01</core:terminationDate>
            <bldg:lod4MultiSurface>
                <gml:MultiSurface>
                    <gml:surfaceMember>
                        <gml:Polygon gml:id="floor_40000000-0000-0000-0000-000000000000">
                            <gml:exterior>
                                <gml:LinearRing>
                                    <gml:posList><!--省略--></gml:posList>
                                </gml:LinearRing>
                            </gml:exterior>
                        </gml:Polygon>
                    </gml:surfaceMember>
                    <!--省略-->
                </gml:MultiSurface>
            </bldg:lod4MultiSurface>
            <bldg:opening>
                <bldg:Door>
                    <gml:description>[概要]</gml:description>
                    <gml:name>[名称]</gml:name>
                    <core:creationDate>2024-03-31</core:creationDate>
                    <core:terminationDate>0001-01-01</core:terminationDate>
                    <bldg:lod4MultiSurface>
                        <gml:MultiSurface>
                            <gml:surfaceMember>
                                <gml:Polygon gml:id="floordoor_40000000-0000-0000-0000-000000000000">
                                    <gml:exterior>
                                        <gml:LinearRing>
                                            <gml:posList><!--省略--></gml:posList>
                                        </gml:LinearRing>
                                    </gml:exterior>
                                </gml:Polygon>
                            </gml:surfaceMember>
                            <!--省略-->
                        </gml:MultiSurface>
                    </bldg:lod4MultiSurface>
                    <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>
                    <uro:indoorOpeningAttribute>
                        <uro:IndoorZoneAttribute>
                            <uro:source codeSpace="../../codelists/Common_indoorSource.xml">1</uro:source>
                            <uro:floorId>F001</uro:floorId>
                        </uro:IndoorZoneAttribute>
                    </uro:indoorOpeningAttribute>
                </bldg:Door>
            </bldg:opening>
            <uro:indoorBoundarySurfaceAttribute>
                <uro:IndoorZoneAttribute>
                    <uro:source codeSpace="../../codelists/Common_indoorSource.xml">1</uro:source>
                    <uro:floorId>F001</uro:floorId>
                </uro:IndoorZoneAttribute>
            </uro:indoorBoundarySurfaceAttribute>
        </bldg:FloorSurface>
    </bldg:boundedBy>
    <bldg:boundedBy>
        <bldg:CeilingSurface>
            <gml:description>[概要]</gml:description>
            <gml:name>[名称]</gml:name>
            <core:creationDate>2024-03-31</core:creationDate>
            <core:terminationDate>0001-01-01</core:terminationDate>
            <bldg:lod4MultiSurface>
                <gml:MultiSurface>
                    <gml:surfaceMember>
                        <gml:Polygon gml:id="ceil_40000000-0000-0000-0000-000000000000">
                            <gml:exterior>
                                <gml:LinearRing>
                                    <gml:posList><!--省略--></gml:posList>
                                </gml:LinearRing>
                            </gml:exterior>
                        </gml:Polygon>
                    </gml:surfaceMember>
                    <!--省略-->
                </gml:MultiSurface>
            </bldg:lod4MultiSurface>
            <bldg:opening>
                <bldg:Door>
                    <gml:description>[概要]</gml:description>
                    <gml:name>[名称]</gml:name>
                    <core:creationDate>2024-03-31</core:creationDate>
                    <core:terminationDate>0001-01-01</core:terminationDate>
                    <bldg:lod4MultiSurface>
                        <gml:MultiSurface>
                            <gml:surfaceMember>
                                <gml:Polygon gml:id="ceildoor_40000000-0000-0000-0000-000000000000">
                                    <gml:exterior>
                                        <gml:LinearRing>
                                            <gml:posList><!--省略--></gml:posList>
                                        </gml:LinearRing>
                                    </gml:exterior>
                                </gml:Polygon>
                            </gml:surfaceMember>
                            <!--省略-->
                        </gml:MultiSurface>
                    </bldg:lod4MultiSurface>
                    <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>
                    <uro:indoorOpeningAttribute>
                        <uro:IndoorZoneAttribute>
                            <uro:source codeSpace="../../codelists/Common_indoorSource.xml">1</uro:source>
                            <uro:floorId>F001</uro:floorId>
                        </uro:IndoorZoneAttribute>
                    </uro:indoorOpeningAttribute>
                </bldg:Door>
            </bldg:opening>
            <uro:indoorBoundarySurfaceAttribute>
                <uro:IndoorZoneAttribute>
                    <uro:source codeSpace="../../codelists/Common_indoorSource.xml">1</uro:source>
                    <uro:floorId>F001</uro:floorId>
                </uro:IndoorZoneAttribute>
            </uro:indoorBoundarySurfaceAttribute>
        </bldg:CeilingSurface>
    </bldg:boundedBy>
    <bldg:boundedBy>
        <bldg:InteriorWallSurface>
            <gml:description>[概要]</gml:description>
            <gml:name>[名称]</gml:name>
            <core:creationDate>2024-03-31</core:creationDate>
            <core:terminationDate>0001-01-01</core:terminationDate>
            <bldg:lod4MultiSurface>
                <gml:MultiSurface>
                    <gml:surfaceMember>
                        <gml:Polygon gml:id="intwall_40000000-0000-0000-0000-000000000000">
                            <gml:exterior>
                                <gml:LinearRing>
                                    <gml:posList><!--省略--></gml:posList>
                                </gml:LinearRing>
                            </gml:exterior>
                        </gml:Polygon>
                    </gml:surfaceMember>
                    <!--省略-->
                </gml:MultiSurface>
            </bldg:lod4MultiSurface>
            <bldg:opening>
                <bldg:Door>
                    <gml:description>[概要]</gml:description>
                    <gml:name>[名称]</gml:name>
                    <core:creationDate>2024-03-31</core:creationDate>
                    <core:terminationDate>0001-01-01</core:terminationDate>
                    <bldg:lod4MultiSurface>
                        <gml:MultiSurface>
                            <gml:surfaceMember>
                                <gml:Polygon gml:id="intwalldoor_40000000-0000-0000-0000-000000000000">
                                    <gml:exterior>
                                        <gml:LinearRing>
                                            <gml:posList><!--省略--></gml:posList>
                                        </gml:LinearRing>
                                    </gml:exterior>
                                </gml:Polygon>
                            </gml:surfaceMember>
                            <!--省略-->
                        </gml:MultiSurface>
                    </bldg:lod4MultiSurface>
                    <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>
                    <uro:indoorOpeningAttribute>
                        <uro:IndoorZoneAttribute>
                            <uro:source codeSpace="../../codelists/Common_indoorSource.xml">1</uro:source>
                            <uro:floorId>F001</uro:floorId>
                        </uro:IndoorZoneAttribute>
                    </uro:indoorOpeningAttribute>
                </bldg:Door>
            </bldg:opening>
            <uro:indoorBoundarySurfaceAttribute>
                <uro:IndoorZoneAttribute>
                    <uro:source codeSpace="../../codelists/Common_indoorSource.xml">1</uro:source>
                    <uro:floorId>F001</uro:floorId>
                </uro:IndoorZoneAttribute>
            </uro:indoorBoundarySurfaceAttribute>
        </bldg:InteriorWallSurface>
    </bldg:boundedBy>
    <bldg:boundedBy>
        <bldg:ClosureSurface>
            <gml:description>[概要]</gml:description>
            <gml:name>[名称]</gml:name>
            <core:creationDate>2024-03-31</core:creationDate>
            <core:terminationDate>0001-01-01</core:terminationDate>
            <bldg:lod4MultiSurface>
                <gml:MultiSurface>
                    <gml:surfaceMember>
                        <gml:Polygon gml:id="closure_40000000-0000-0000-0000-000000000001">
                            <gml:exterior>
                                <gml:LinearRing>
                                    <gml:posList><!--省略--></gml:posList>
                                </gml:LinearRing>
                            </gml:exterior>
                        </gml:Polygon>
                    </gml:surfaceMember>
                    <!--省略-->
                </gml:MultiSurface>
            </bldg:lod4MultiSurface>
        </bldg:ClosureSurface>
    </bldg:boundedBy>
    <bldg:interiorFurniture>
        <bldg:BuildingFurniture>
            <gml:description>[概要]</gml:description>
            <gml:name>[名称]</gml:name>
            <core:creationDate>2024-03-31</core:creationDate>
            <core:terminationDate>0001-01-01</core:terminationDate>
            <bldg:class codeSpace="../../codelists/BuildingFurniture_class.xml">Pr_40_50</bldg:class>
            <bldg:function codeSpace="../../codelists/BuildingFurniture_function.xml">Pr_40_30_75</bldg:function>
            <bldg:lod4Geometry>
                <gml:MultiSurface>
                    <gml:surfaceMember>
                        <gml:Polygon>
                            <gml:exterior>
                                <gml:LinearRing>
                                    <gml:posList><!--省略--></gml:posList>
                                </gml:LinearRing>
                            </gml:exterior>
                        </gml:Polygon>
                    </gml:surfaceMember>
                    <!--省略-->
                </gml:MultiSurface>
            </bldg:lod4Geometry>
            <uro:ifcBuildingFurnitureAttribute>
                <uro:IfcFurnishingElement>
                    <uro:globalId>f000000000000000000000</uro:globalId>
                    <uro:name>[名称]</uro:name>
                    <uro:description>[追加説明]</uro:description>
                    <uro:objectType>[特定の型]</uro:objectType>
                    <uro:tag>F00000</uro:tag>
                </uro:IfcFurnishingElement>
            </uro:ifcBuildingFurnitureAttribute>
            <uro:indoorFurnitureAttribute>
                <uro:IndoorPublicTagAttribute>
                    <uro:source codeSpace="../../codelists/Common_indoorSource.xml">1</uro:source>
                    <uro:ucode>C00001</uro:ucode>
                </uro:IndoorPublicTagAttribute>
            </uro:indoorFurnitureAttribute>
        </bldg:BuildingFurniture>
    </bldg:interiorFurniture>
    <bldg:roomInstallation>
        <bldg:IntBuildingInstallation>
            <gml:description>[概要]</gml:description>
            <gml:name>[名称]</gml:name>
            <core:creationDate>2024-03-31</core:creationDate>
            <core:terminationDate>0001-01-01</core:terminationDate>
            <bldg:class codeSpace="../../codelists/IntBuildingInstallation_class.xml">BE_17</bldg:class>
            <bldg:function codeSpace="../../codelists/IntBuildingInstallation_function.xml">EF_80</bldg:function>
            <bldg:lod4Geometry>
                <gml:MultiSurface>
                    <gml:surfaceMember>
                        <gml:Polygon>
                            <gml:exterior>
                                <gml:LinearRing>
                                    <gml:posList><!--省略--></gml:posList>
                                </gml:LinearRing>
                            </gml:exterior>
                        </gml:Polygon>
                    </gml:surfaceMember>
                    <!--省略-->
                </gml:MultiSurface>
            </bldg:lod4Geometry>
            <uro:ifcIntBuildingInstallationAttribute>
                <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_02</uro:elementType>
                </uro:IfcBuildingElement>
            </uro:ifcIntBuildingInstallationAttribute>
            <uro:indoorIntInstallationAttribute>
                <uro:IndoorZoneAttribute>
                    <uro:source codeSpace="../../codelists/Common_indoorSource.xml">1</uro:source>
                    <uro:floorId>F001</uro:floorId>
                </uro:IndoorZoneAttribute>
            </uro:indoorIntInstallationAttribute>
        </bldg:IntBuildingInstallation>
    </bldg:roomInstallation>
    <uro:ifcRoomAttribute>
        <uro:IfcSpace>
            <uro:globalId>i000000000000000000000</uro:globalId>
            <uro:name>[名称]</uro:name>
            <uro:description>[追加説明]</uro:description>
            <uro:objectType>[特定の型]</uro:objectType>
            <uro:longName>[敷地名称]</uro:longName>
            <uro:compositionType>ELEMENT</uro:compositionType>
            <uro:interiorOrExteriorSpace>NOTDEFINED</uro:interiorOrExteriorSpace>
            <uro:elevationWithFlooring uom="m">1.0</uro:elevationWithFlooring>
        </uro:IfcSpace>
    </uro:ifcRoomAttribute>
    <uro:indoorRoomAttribute>
        <uro:IndoorSpaceAttribute>
            <uro:source codeSpace="../../codelists/Common_indoorSource.xml">2</uro:source>
            <uro:floorId>F001</uro:floorId>
            <uro:isRestricted>1</uro:isRestricted>
            <uro:suite>[注記ラベル]</uro:suite>
            <uro:isPublic>0</uro:isPublic>
            <uro:tollType codeSpace="../../codelists/IndoorSpaceAttribute_tollType.xml">3</uro:tollType>
        </uro:IndoorSpaceAttribute>
    </uro:indoorRoomAttribute>
</bldg:Room>