<xs:complexType name="ParkingPlaceAttributeType">
<xs:sequence>
<xs:element name="storeysAboveGround" type="xs:nonNegativeInteger"/>
<xs:element name="storeysBelowGround" type="xs:nonNegativeInteger"/>
</xs:sequence>
</xs:complexType>