complexType atis:LotInformation
diagram
namespace http://www.ATIS-Draft-03-00-79
children spacesTotal availability spaces lot-Name hoursofOperation rates parkingFillTime
used by
elements atis:ParkingLotInformation/lotDetail PhysicalAssetStatus/assetChoices/lotInfo
source <xs:complexType name="LotInformation">
 
<xs:sequence>
   
<xs:element name="spacesTotal" type="tcip:PI-ParkingSpacesTotal" minOccurs="0"/>
   
<xs:element name="availability" type="tcip:PI-ParkingAvailability" minOccurs="0"/>
   
<xs:element name="spaces" type="ParkingSpaceTypes" minOccurs="0"/>
   
<xs:element name="lot-Name" type="Lot-Name" minOccurs="0"/>
   
<xs:element name="hoursofOperation" type="TimePair" minOccurs="0"/>
   
<xs:element name="rates" type="tcip:PI-ParkingRates" minOccurs="0"/>
   
<xs:element name="parkingFillTime" type="DateTimePair" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element atis:LotInformation/spacesTotal
diagram
type tcip:PI-ParkingSpacesTotal
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="spacesTotal" type="tcip:PI-ParkingSpacesTotal" minOccurs="0"/>

element atis:LotInformation/availability
diagram
type tcip:PI-ParkingAvailability
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="availability" type="tcip:PI-ParkingAvailability" minOccurs="0"/>

element atis:LotInformation/spaces
diagram
type atis:ParkingSpaceTypes
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children type spaces vehicleClass
source <xs:element name="spaces" type="ParkingSpaceTypes" minOccurs="0"/>

element atis:LotInformation/lot-Name
diagram
type atis:Lot-Name
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="lot-Name" type="Lot-Name" minOccurs="0"/>

element atis:LotInformation/hoursofOperation
diagram
type atis:TimePair
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children start end
source <xs:element name="hoursofOperation" type="TimePair" minOccurs="0"/>

element atis:LotInformation/rates
diagram
type tcip:PI-ParkingRates
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 100000
source <xs:element name="rates" type="tcip:PI-ParkingRates" minOccurs="0"/>

element atis:LotInformation/parkingFillTime
diagram
type atis:DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="parkingFillTime" type="DateTimePair" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy