complexType ParkingLotInformation
diagram
namespace http://www.ATIS-Draft-03-00-79
children messageHeader head location isForecast coverageTime forecastExpires lot-ident owningAgency parkingFacID parkingType percentFull lotDetail prices generalStatus furtherData tail localParkingLotInformation
used by
elements tcip:PIParkingFacility/facilityInfo ResponseGroup/parkingLot
source <xs:complexType name="ParkingLotInformation">
 
<xs:sequence>
   
<xs:element name="messageHeader" type="MessageHeader"/>
   
<xs:element name="head" type="Head" minOccurs="0"/>
   
<xs:element name="location" type="lrms:LocationReference"/>
   
<!-- location for which this applies -->
   
<xs:element name="isForecast" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:boolean"/>
     
</xs:simpleType>
   
</xs:element>
   
<!-- forecast or predicted period -->
   
<xs:element name="coverageTime" type="ComplexTime" minOccurs="0"/>
   
<xs:element name="forecastExpires" type="DateTimePair" minOccurs="0"/>
   
<xs:element name="lot-ident" type="IdentityOrLocation"/>
   
<xs:element name="owningAgency" type="tmdd:Organization-resource-identifier" minOccurs="0"/>
   
<xs:element name="parkingFacID" type="tcip:PI-ParkingFacID" minOccurs="0"/>
   
<xs:element name="parkingType" type="tcip:PI-ParkingType"/>
   
<xs:element name="percentFull" type="Percent" minOccurs="0"/>
   
<xs:element name="lotDetail" type="LotInformation"/>
   
<xs:element name="prices" type="PriceSchedule" minOccurs="0"/>
   
<xs:element name="generalStatus" type="itis:ITIScodesAndText" minOccurs="0"/>
   
<xs:element name="furtherData" type="URL-Link" minOccurs="0"/>
   
<xs:element name="tail" type="Tail" minOccurs="0"/>
   
<xs:element name="localParkingLotInformation" type="local:ParkingLotInformation" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element ParkingLotInformation/messageHeader
diagram
type MessageHeader
properties
isRef 0
content complex
children sender messageID responseTo timeStamp revision msgCount
source <xs:element name="messageHeader" type="MessageHeader"/>

element ParkingLotInformation/head
diagram
type Head
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children id reference pedigree language charSet table issuingAgency updateTime expiryTime onExpiry confidence urgency
source <xs:element name="head" type="Head" minOccurs="0"/>

element ParkingLotInformation/location
diagram
type lrms:LocationReference
properties
isRef 0
content complex
children locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="location" type="lrms:LocationReference"/>

element ParkingLotInformation/isForecast
diagram
type restriction of xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="isForecast" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean"/>
 
</xs:simpleType>
</xs:element>

element ParkingLotInformation/coverageTime
diagram
type ComplexTime
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children start end weekly occurrences furtherData
source <xs:element name="coverageTime" type="ComplexTime" minOccurs="0"/>

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

element ParkingLotInformation/lot-ident
diagram
type IdentityOrLocation
properties
isRef 0
content complex
children location dbIdentity
source <xs:element name="lot-ident" type="IdentityOrLocation"/>

element ParkingLotInformation/owningAgency
diagram
type tmdd:Organization-resource-identifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 32
source <xs:element name="owningAgency" type="tmdd:Organization-resource-identifier" minOccurs="0"/>

element ParkingLotInformation/parkingFacID
diagram
type tcip:PI-ParkingFacID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="parkingFacID" type="tcip:PI-ParkingFacID" minOccurs="0"/>

element ParkingLotInformation/parkingType
diagram
type tcip:PI-ParkingType
properties
isRef 0
content simple
source <xs:element name="parkingType" type="tcip:PI-ParkingType"/>

element ParkingLotInformation/percentFull
diagram
type Percent
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 100
source <xs:element name="percentFull" type="Percent" minOccurs="0"/>

element ParkingLotInformation/lotDetail
diagram
type LotInformation
properties
isRef 0
content complex
children spacesTotal availability spaces lot-Name hoursofOperation rates parkingFillTime
source <xs:element name="lotDetail" type="LotInformation"/>

element ParkingLotInformation/prices
diagram
type PriceSchedule
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children start end entry
source <xs:element name="prices" type="PriceSchedule" minOccurs="0"/>

element ParkingLotInformation/generalStatus
diagram
type itis:ITIScodesAndText
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children itis text
source <xs:element name="generalStatus" type="itis:ITIScodesAndText" minOccurs="0"/>

element ParkingLotInformation/furtherData
diagram
type URL-Link
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="furtherData" type="URL-Link" minOccurs="0"/>

element ParkingLotInformation/tail
diagram
type Tail
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children entry
source <xs:element name="tail" type="Tail" minOccurs="0"/>

element ParkingLotInformation/localParkingLotInformation
diagram
type local:ParkingLotInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localParkingLotInformation" type="local:ParkingLotInformation" minOccurs="0"/>


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