Elementuro:landUseDetailAttribute
定義
土地利用現況調査により得られた土地の詳細情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="landUseDetailAttribute" type="uro:LandUseDetailAttributePropertyType" substitutionGroup="luse:_GenericApplicationPropertyOfLandUse"/>
XMLインスタンスのサンプル
<uro:landUseDetailAttribute>
    <uro:LandUseDetailAttribute>
        <uro:id>LU00001</uro:id>
        <uro:orgLandUse codeSpace="../../codelists/LandUseDetailAttribute_orgLandUse.xml">001</uro:orgLandUse>
        <uro:nominalArea uom="m2">1500.0</uro:nominalArea>
        <uro:ownerType codeSpace="../../codelists/Common_ownerType.xml">1030</uro:ownerType>
        <uro:owner>○○区</uro:owner>
        <uro:areaInSquareMeter uom="m2">1485.0</uro:areaInSquareMeter>
        <uro:areaInHa uom="ha">0.1</uro:areaInHa>
        <uro:buildingCoverageRate>60</uro:buildingCoverageRate>
        <uro:floorAreaRate>200</uro:floorAreaRate>
        <uro:specifiedBuildingCoverageRate>50</uro:specifiedBuildingCoverageRate>
        <uro:specifiedFloorAreaRate>150</uro:specifiedFloorAreaRate>
        <uro:standardFloorAreaRate>120</uro:standardFloorAreaRate>
        <uro:urbanPlanType codeSpace="../../codelists/Common_urbanPlanType.xml">21</uro:urbanPlanType>
        <uro:areaClassificationType codeSpace="../../codelists/Common_areaClassificationType.xml">22</uro:areaClassificationType>
        <uro:districtsAndZonesType codeSpace="../../codelists/Common_districtsAndZonesType.xml">10</uro:districtsAndZonesType>
        <uro:prefecture codeSpace="../../codelists/Common_localPublicAuthorities.xml">13</uro:prefecture>
        <uro:city codeSpace="../../codelists/Common_localPublicAuthorities.xml">13999</uro:city>
        <uro:reference>U1</uro:reference>
        <uro:note>[特筆すべき事項]</uro:note>
        <uro:surveyYear>2023</uro:surveyYear>
    </uro:LandUseDetailAttribute>
</uro:landUseDetailAttribute>