Elementuro:largeCustomerFacilityAttribute
定義
当該建築物が大規模集客施設である場合の立地状況への参照。大規模集客施設の場合にのみ付与する。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
  <xs:element name="largeCustomerFacilityAttribute" type="uro:LargeCustomerFacilityAttributePropertyType" substitutionGroup="bldg:_GenericApplicationPropertyOfAbstractBuilding"/>
XMLインスタンスのサンプル
<uro:largeCustomerFacilityAttribute>
    <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>
</uro:largeCustomerFacilityAttribute>