ComplexTypeurf:ParkingPlaceAttributeType
urf:ParkingPlaceAttributeType
定義
都市計画法第11条第1項第1号に定める駐車場について定めるべき事項を表現するための型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:nonNegativeInteger [1]
xs:nonNegativeInteger [1]
XMLスキーマ
  <xs:complexType name="ParkingPlaceAttributeType">
    <xs:sequence>
      <xs:element name="storeysAboveGround" type="xs:nonNegativeInteger"/>
      <xs:element name="storeysBelowGround" type="xs:nonNegativeInteger"/>
    </xs:sequence>
  </xs:complexType>