complexType 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 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 BoardingInstructions/boardingTime
diagram
type DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="boardingTime" type="DateTimePair" minOccurs="0"/>

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

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

element BoardingInstructions/platformNumber
diagram
type 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 BoardingInstructions/gateNumber
diagram
type 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 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 BoardingInstructions/routeName
diagram
type 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 BoardingInstructions/estimatedDelay
diagram
type TimeInterval
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="estimatedDelay" type="TimeInterval" minOccurs="0"/>

element 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 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 BoardingInstructions/agencyName
diagram
type 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 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 BoardingInstructions/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 BoardingInstructions/tail
diagram
type 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