complexType atis: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 NetworkConditions/bundledATIS/parkingLots/parkingLot PhysicalAssetStatus/assetChoices/parkingLot atis: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 atis:ParkingLotInformation/messageHeader
diagram
type atis:MessageHeader
properties
isRef 0
content complex
children sender messageID responseTo timeStamp revision msgCount
source <xs:element name="messageHeader" type="MessageHeader"/>

element atis:ParkingLotInformation/head
diagram
type atis: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 atis: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 atis: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 atis:ParkingLotInformation/coverageTime
diagram
type atis: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 atis:ParkingLotInformation/forecastExpires
diagram
type atis:DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="forecastExpires" type="DateTimePair" minOccurs="0"/>

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

element atis: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 atis: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 atis:ParkingLotInformation/parkingType
diagram
type tcip:PI-ParkingType
properties
isRef 0
content simple
source <xs:element name="parkingType" type="tcip:PI-ParkingType"/>

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

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

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

element atis: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 atis:ParkingLotInformation/furtherData
diagram
type atis: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 atis:ParkingLotInformation/tail
diagram
type atis:Tail
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children entry
source <xs:element name="tail" type="Tail" minOccurs="0"/>

element atis:ParkingLotInformation/localParkingLotInformation
diagram
type 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