Elementurf:parkingPlaceAttribute
定義
交通施設が駐車場の場合の追加情報。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
          <xs:element name="parkingPlaceAttribute" minOccurs="0" type="urf:ParkingPlaceAttributePropertyType"/>
XMLインスタンスのサンプル
<urf:parkingPlaceAttribute>
    <urf:ParkingPlaceAttribute>
        <urf:storeysAboveGround>3</urf:storeysAboveGround>
        <urf:storeysBelowGround>2</urf:storeysBelowGround>
    </urf:ParkingPlaceAttribute>
</urf:parkingPlaceAttribute>