complexType atis:BoardingInstructions
diagram
namespace http://www.ATIS-Draft-03-00-79
children boardingTime departureTime arrivalTime platformNumber gateNumber stoppoint routeName estimatedDelay getTransfer overallStatus agencyName agencyID furtherData tail
used by
element atis:Segment/boardingInstructions
source <xs:complexType name="BoardingInstructions">
 
<xs:sequence>
   
<xs:element name="boardingTime" type="DateTimePair" minOccurs="0"/>
   
<xs:element name="departureTime" type="DateTimePair" minOccurs="0"/>
   
<xs:element name="arrivalTime" type="DateTimePair" minOccurs="0"/>
   
<xs:element name="platformNumber" type="Flight-GateNumber" minOccurs="0"/>
   
<xs:element name="gateNumber" type="Flight-GateNumber" minOccurs="0"/>
   
<xs:element name="stoppoint" type="tcip:CPTStoppointIden" minOccurs="0"/>
   
<xs:element name="routeName" type="Name" minOccurs="0"/>
   
<xs:element name="estimatedDelay" type="TimeInterval" minOccurs="0"/>
   
<xs:element name="getTransfer" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:boolean"/>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="overallStatus" type="itis:DelayStatusCancellation" minOccurs="0"/>
   
<xs:element name="agencyName" type="Freetext" minOccurs="0"/>
   
<xs:element name="agencyID" type="tmdd:Organization-resource-identifier" minOccurs="0"/>
   
<xs:element name="furtherData" type="URL-Link" minOccurs="0"/>
   
<xs:element name="tail" type="Tail" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

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

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

element atis:BoardingInstructions/platformNumber
diagram
type atis:Flight-GateNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 6
source <xs:element name="platformNumber" type="Flight-GateNumber" minOccurs="0"/>

element atis:BoardingInstructions/gateNumber
diagram
type atis:Flight-GateNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 6
source <xs:element name="gateNumber" type="Flight-GateNumber" minOccurs="0"/>

element atis:BoardingInstructions/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="tcip:CPTStoppointIden" minOccurs="0"/>

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

element atis:BoardingInstructions/estimatedDelay
diagram
type atis:TimeInterval
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="estimatedDelay" type="TimeInterval" minOccurs="0"/>

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

element atis:BoardingInstructions/overallStatus
diagram
type itis:DelayStatusCancellation
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="overallStatus" type="itis:DelayStatusCancellation" minOccurs="0"/>

element atis:BoardingInstructions/agencyName
diagram
type atis:Freetext
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="agencyName" type="Freetext" minOccurs="0"/>

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

element atis:BoardingInstructions/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:BoardingInstructions/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"/>


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