complexType atis:ParkingInstructions
diagram
namespace http://www.ATIS-Draft-03-00-79
children location lotName owningAgency parkingFacID lotCost pricing furtherData tail localParkingInstructions
used by
elements PhysicalAssetStatus/assetChoices/instructions tcip:PIParkingFacility/instructions atis:Segment/actionRequired/parkingInstructions
source <xs:complexType name="ParkingInstructions">
 
<xs:sequence>
   
<xs:element name="location" type="lrms:LocationReference"/>
   
<xs:element name="lotName" type="Freetext" minOccurs="0"/>
   
<xs:element name="owningAgency" type="tmdd:Organization-resource-identifier" minOccurs="0"/>
   
<xs:element name="parkingFacID" type="tcip:PI-ParkingFacID" minOccurs="0"/>
   
<xs:element name="lotCost" type="ComplexCost" minOccurs="0"/>
   
<xs:element name="pricing" type="PriceSchedule" minOccurs="0"/>
   
<xs:element name="furtherData" type="URL-Link" minOccurs="0"/>
   
<xs:element name="tail" type="Tail" minOccurs="0"/>
   
<xs:element name="localParkingInstructions" type="local:ParkingInstructions" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element atis:ParkingInstructions/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:ParkingInstructions/lotName
diagram
type atis:Freetext
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="lotName" type="Freetext" minOccurs="0"/>

element atis:ParkingInstructions/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:ParkingInstructions/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:ParkingInstructions/lotCost
diagram
type atis:ComplexCost
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children totalCost totalValue charges localComplexCost
source <xs:element name="lotCost" type="ComplexCost" minOccurs="0"/>

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

element atis:ParkingInstructions/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:ParkingInstructions/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:ParkingInstructions/localParkingInstructions
diagram
type ParkingInstructions
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localParkingInstructions" type="local:ParkingInstructions" minOccurs="0"/>


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