Elementuro:LargeCustomerFacilityAttribute
uro:LargeCustomerFacilityAttribute
定義
大規模小売店舗や大規模集客施設に関する基礎的な情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:string [0..1]
xs:integer [0..1]
xs:string [0..1]
xs:date [0..1]
xs:gYear [0..1]
xs:gYear [0..1]
xs:string [0..1]
xs:boolean [0..1]
xs:string [0..1]
xs:string [0..1]
xs:gYear [1]
XMLスキーマ
  <xs:element name="LargeCustomerFacilityAttribute" substitutionGroup="uro:BuildingAttribute" type="uro:LargeCustomerFacilityAttributeType"/>
XMLインスタンスのサンプル
<uro:LargeCustomerFacilityAttribute>
    <uro:class codeSpace="../../codelists/LargeCustomerFacilityAttribute_class.xml">4</uro:class>
    <uro:name>[名称]</uro:name>
    <uro:capacity>1000</uro:capacity>
    <uro:owner>[所有者名称]</uro:owner>
    <uro:totalFloorArea uom="m2">10000</uro:totalFloorArea>
    <uro:totalStoreFloorArea uom="m2">5000</uro:totalStoreFloorArea>
    <uro:inauguralDate>1991-01-01</uro:inauguralDate>
    <uro:yearOpened>1991</uro:yearOpened>
    <uro:yearClosed>2025</uro:yearClosed>
    <uro:keyTenants>[主要テナント名称]</uro:keyTenants>
    <uro:availability>0</uro:availability>
    <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:landUseType codeSpace="../../codelists/Common_landUseType.xml">212</uro:landUseType>
    <uro:reference>110</uro:reference>
    <uro:note>[特筆すべき事項]</uro:note>
    <uro:surveyYear>2023</uro:surveyYear>
</uro:LargeCustomerFacilityAttribute>