<xsd:element name="InfoGroup"><xsd:annotation><xsd:documentation>Error and information group</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element ref="ForInfo" minOccurs="0"/><xsd:element ref="Error" minOccurs="0" maxOccurs="unbounded"/><!--xsd:element name="BackOffice" type="BackOfficeContainer" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Generic back office response container. Serves as a placeholder for any context specific content.</xsd:documentation>
</xsd:annotation>
</xsd:element--></xsd:sequence></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Identifies the source of this element. In other words where the content originates from. Not limited to GDS, applicable to direct connect as well. Example: 1A, 1V, or other.
PNR Record Locator associated to Source attribute.
Source
<xsd:element name="ForInfo"><xsd:annotation><xsd:documentation>Information group</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element ref="Text" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Information text or error text. Example: Free flow text. Example: Invalid flight number</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence><xsd:attribute ref="Source" use="optional"><xsd:annotation><xsd:documentation>Identifies the source of this element. In other words where the content originates from. Not limited to GDS, applicable to direct connect as well. Example: 1A, 1V, or other.</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute ref="SourceRef" use="optional"/></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Identifies the source of this element. In other words where the content originates from. Not limited to GDS, applicable to direct connect as well. Example: 1A, 1V, or other.
Mostly used when source specific additional input is needed and/or when QC (Quality Control) edits are processed and the POS needs instructions/options how to proceed.Multiple sources may return a separate 'Error' node with their own CustomRequest request.the UI must display one screen at a time and respond to each with a separate message.
<xsd:element name="CustomRequest"><xsd:annotation><xsd:documentation>Mostly used when source specific additional input is needed and/or when QC (Quality Control) edits are processed and the POS needs instructions/options how to proceed. Multiple sources may return a separate 'Error' node with their own CustomRequest request. the UI must display one screen at a time and respond to each with a separate message.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="DialogTitle"><xsd:annotation><xsd:documentation>Freeflow Text to be displayed in the Title Bar of the pop-up window</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Instructions" minOccurs="0"><xsd:annotation><xsd:documentation>Freeflow lines of text to be displayed inside of the pop-up window to explain or instruct the user of the necessary action(s)</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Text" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Individual line of freeflow text</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element><xsd:element ref="Control" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Control(s) needed for this pop-up. Important: The UI is asked to build the Pop-Up controls in sequential order. Possible types are: TextBox ListBox DropDown w/values ComboBox OptionGroup CheckBox DateInput TimeInput TextArea</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Button" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>The 1st button defined will be the default button for the window. All buttons will be positioned at the bottom of the forms and arranged from left to right (centered)</xsd:documentation></xsd:annotation><xsd:complexType><xsd:attribute name="ButtonLabel" use="required"><xsd:annotation><xsd:documentation>The label to be used for the button. Example: Submit</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="Validate"><xsd:annotation><xsd:documentation>Possible values Y or N (default) If "Y" this button will trigger the validation needed by the GUI prior to processing the screen. Note: Only a single button can have this attribute set to "Y". If multiple, the first instance will be used.</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="MouseOverText"><xsd:annotation><xsd:documentation>Freeflow informational text designed to use as a 'mouseover' text or similar</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="Width"><xsd:annotation><xsd:documentation>GUI normally autosizes based on width of label. A certain width may be defined here in pixels.</xsd:documentation></xsd:annotation></xsd:attribute></xsd:complexType></xsd:element><xsd:element name="OrigMsg" type="MessageStructure"><xsd:annotation><xsd:documentation>This is the message originally received by Company</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Reference" type="MessageStructure" minOccurs="0"><xsd:annotation><xsd:documentation>Reference node to be returned with CustomResponse node - mostly used as a linking reference between CustomRequest and CustomResponse</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Freeflow Text to be displayed in the Title Bar of the pop-up window
Diagram
Source
<xsd:element name="DialogTitle"><xsd:annotation><xsd:documentation>Freeflow Text to be displayed in the Title Bar of the pop-up window</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Instructions" minOccurs="0"><xsd:annotation><xsd:documentation>Freeflow lines of text to be displayed inside of the pop-up window to explain or instruct the user of the necessary action(s)</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Text" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Individual line of freeflow text</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Text" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Individual line of freeflow text</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Label to describe this control. This label is usually placed in front or above the respective control. In case of a 'Button' it is the name of the button.
Description to be used to enter the returned value into a PNR General Remark element, if needed or desired.This label is usually placed in front of the returned value as remark text.Example:"ProjectID: 105514"
<xsd:element name="Control"><xsd:annotation><xsd:documentation>The control(s) needed for this pop-up.a) Textbox Possible types are: a) TextBox b) DropDown w/values c) OptionGroup</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Value" minOccurs="0" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Applicable to these control types: ListBox DropDown ComboBox OptionGroup CheckBox The provided values are used to provide a dynamically built list and/or single choice (OptionGroup) or multi-choice (CheckBox) labels. In case of 'OptionGroup' and 'CheckBox' the value is the description/label for each checkbox or radio button.</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence><xsd:attribute name="Type" use="required"><xsd:annotation><xsd:documentation>Possible Values: TextBox ListBox DropDown w/values ComboBox OptionGroup(radio) CheckBox DateInput TimeInput TextArea</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="GUILabel" use="required"><xsd:annotation><xsd:documentation>Label to describe this control. This label is usually placed in front or above the respective control. In case of a 'Button' it is the name of the button.</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="PNRLabel" use="required"><xsd:annotation><xsd:documentation>Description to be used to enter the returned value into a PNR General Remark element, if needed or desired. This label is usually placed in front of the returned value as remark text. Example: "ProjectID: 105514"</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="MouseOverText"><xsd:annotation><xsd:documentation>Freeflow informational text designed to use as a 'mouseover' text or similar</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="Mandatory"><xsd:annotation><xsd:documentation>Allowed Values: Y or N If 'Y' the UI needs to identify the control as mandatory input/selection, e.g. with an asteriks or different colored background</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="Width"><xsd:annotation><xsd:documentation>Width in pixels</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="SameLine"><xsd:annotation><xsd:documentation>Allowed Values: Y or N If 'Y' the UI needs to position this control to the right of and on the same line as the preceding control.</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="Pattern"><xsd:annotation><xsd:documentation>use a regular expression string</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="MinChar"><xsd:annotation><xsd:documentation>Minimum characters</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="MaxChar"><xsd:annotation><xsd:documentation>Maximum characters</xsd:documentation></xsd:annotation></xsd:attribute></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Applicable to these control types:ListBoxDropDownComboBoxOptionGroupCheckBoxThe provided values are used to provide a dynamically built list and/or single choice (OptionGroup) or multi-choice (CheckBox) labels.In case of 'OptionGroup' and 'CheckBox' the value is the description/label for each checkbox or radio button.
Diagram
Properties
minOccurs:
0
maxOccurs:
unbounded
Source
<xsd:element name="Value" minOccurs="0" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Applicable to these control types: ListBox DropDown ComboBox OptionGroup CheckBox The provided values are used to provide a dynamically built list and/or single choice (OptionGroup) or multi-choice (CheckBox) labels. In case of 'OptionGroup' and 'CheckBox' the value is the description/label for each checkbox or radio button.</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
The 1st button defined will be the default button for the window.All buttons will be positioned at the bottom of the forms and arranged from left to right (centered)
Possible values Y or N (default)If "Y" this button will trigger the validation needed by the GUI prior to processing the screen.Note: Only a single button can have this attribute set to "Y". If multiple, the first instance will be used.
GUI normally autosizes based on width of label. A certain width may be defined here in pixels.
Source
<xsd:element name="Button" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>The 1st button defined will be the default button for the window. All buttons will be positioned at the bottom of the forms and arranged from left to right (centered)</xsd:documentation></xsd:annotation><xsd:complexType><xsd:attribute name="ButtonLabel" use="required"><xsd:annotation><xsd:documentation>The label to be used for the button. Example: Submit</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="Validate"><xsd:annotation><xsd:documentation>Possible values Y or N (default) If "Y" this button will trigger the validation needed by the GUI prior to processing the screen. Note: Only a single button can have this attribute set to "Y". If multiple, the first instance will be used.</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="MouseOverText"><xsd:annotation><xsd:documentation>Freeflow informational text designed to use as a 'mouseover' text or similar</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="Width"><xsd:annotation><xsd:documentation>GUI normally autosizes based on width of label. A certain width may be defined here in pixels.</xsd:documentation></xsd:annotation></xsd:attribute></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="OrigMsg" type="MessageStructure"><xsd:annotation><xsd:documentation>This is the message originally received by Company</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Reference" type="MessageStructure" minOccurs="0"><xsd:annotation><xsd:documentation>Reference node to be returned with CustomResponse node - mostly used as a linking reference between CustomRequest and CustomResponse</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="TotalMileage" type="xsd:string"><xsd:annotation><xsd:documentation>Total mileage of whole journey from Originating City to the last Destination City. Example: 4811</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/TripMileageRS.xsd
This group represents fares filed in a currency different from the currency of a point of sale. The content elements represent the original currency and amount as filed.
<xsd:element name="FiledIn"><xsd:annotation><xsd:documentation>This group represents fares filed in a currency different from the currency of a point of sale. The content elements represent the original currency and amount as filed.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:all><xsd:element ref="CurrencyCode"/><xsd:element name="Amount"><xsd:annotation><xsd:documentation>Base Fare Amount as originally filed.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:integer"><xsd:attribute name="BulkMask"><xsd:annotation><xsd:documentation>This mask applies to IT/BT tickets where the masked value may be "BT" or "IT" instead of the true amount. Note: this mask is ALWAYS used for the passenger ticket image.</xsd:documentation></xsd:annotation></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element></xsd:all></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
This mask applies to IT/BT tickets where the masked value may be "BT" or "IT" instead of the true amount.Note: this mask is ALWAYS used for the passenger ticket image.
Source
<xsd:element name="Amount"><xsd:annotation><xsd:documentation>Base Fare Amount as originally filed.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:integer"><xsd:attribute name="BulkMask"><xsd:annotation><xsd:documentation>This mask applies to IT/BT tickets where the masked value may be "BT" or "IT" instead of the true amount. Note: this mask is ALWAYS used for the passenger ticket image.</xsd:documentation></xsd:annotation></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Identifies "not valid after" date for a fare.Date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25
Diagram
Type
xsd:date
Properties
content:
simple
Source
<xsd:element name="NVA" type="xsd:date"><xsd:annotation><xsd:documentation>Identifies "not valid after" date for a fare.Date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Identifies "not valid befoe" date for a fare. Date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25
Diagram
Type
xsd:date
Properties
content:
simple
Source
<xsd:element name="NVB" type="xsd:date"><xsd:annotation><xsd:documentation>Identifies "not valid befoe" date for a fare. Date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
DEPRECATED.Please use definitions in PricingInfo: ReservationsDateTime, HistoricPricingDate, AltTicketingDate.Historical pricing group. Required if OriginDestination group includes past date segments.
<xsd:element name="HistoricalPricingInfo"><xsd:annotation><xsd:documentation>DEPRECATED. Please use definitions in PricingInfo: ReservationsDateTime, HistoricPricingDate, AltTicketingDate. Historical pricing group. Required if OriginDestination group includes past date segments.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:choice><xsd:sequence><xsd:element name="ReservationDateTime" minOccurs="0"><xsd:annotation><xsd:documentation>This timestamp indetifies when PNR was created client application requests historical pricing for.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies departure or arrival date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Time" type="Time" minOccurs="0"><xsd:annotation><xsd:documentation>Departure or arrival time in ISO 8601 twenty-four hour clock format. Example: 14:00</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="TicketedDateTime"><xsd:annotation><xsd:documentation>Timestamp of ticket issuance for past date segments in OriginDestination section.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies departure or arrival date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Time" type="Time" minOccurs="0"><xsd:annotation><xsd:documentation>Departure or arrival time in ISO 8601 twenty-four hour clock format. Example: 14:00</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence><xsd:element name="RecordLocator" type="xsd:string" minOccurs="0" maxOccurs="0"><xsd:annotation><xsd:documentation>FUTURE USE. NOT SUPPORTED.</xsd:documentation></xsd:annotation></xsd:element></xsd:choice></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="ReservationDateTime" minOccurs="0"><xsd:annotation><xsd:documentation>This timestamp indetifies when PNR was created client application requests historical pricing for.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies departure or arrival date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Time" type="Time" minOccurs="0"><xsd:annotation><xsd:documentation>Departure or arrival time in ISO 8601 twenty-four hour clock format. Example: 14:00</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies departure or arrival date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Time" type="Time" minOccurs="0"><xsd:annotation><xsd:documentation>Departure or arrival time in ISO 8601 twenty-four hour clock format. Example: 14:00</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="TicketedDateTime"><xsd:annotation><xsd:documentation>Timestamp of ticket issuance for past date segments in OriginDestination section.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies departure or arrival date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Time" type="Time" minOccurs="0"><xsd:annotation><xsd:documentation>Departure or arrival time in ISO 8601 twenty-four hour clock format. Example: 14:00</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies departure or arrival date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Time" type="Time" minOccurs="0"><xsd:annotation><xsd:documentation>Departure or arrival time in ISO 8601 twenty-four hour clock format. Example: 14:00</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Latitude Indicator. Values are: N = North of Equator S = South of Equator Example: S
Source
<xsd:element name="Latitude"><xsd:annotation><xsd:documentation>Geographical information for latitude. If sign attribute is missing, positive values stand for North, negative values for South. Example: 49.9856</xsd:documentation></xsd:annotation><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:decimal"><xsd:attribute name="Sign"><xsd:annotation><xsd:documentation>Latitude Indicator. Values are: N = North of Equator S = South of Equator Example: S</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="S"/><xsd:enumeration value="N"/></xsd:restriction></xsd:simpleType></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Longitude indicator. Values are: E = East of Meridian, W = West of Meridian Example: E
Source
<xsd:element name="Longitude"><xsd:annotation><xsd:documentation>Geographical information for longitude. If sign attribute is missing, positive values stand for East, negative values for West. Example: 9.1220</xsd:documentation></xsd:annotation><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:decimal"><xsd:attribute name="Sign"><xsd:annotation><xsd:documentation>Longitude indicator. Values are: E = East of Meridian, W = West of Meridian Example: E</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="E"/><xsd:enumeration value="W"/></xsd:restriction></xsd:simpleType></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Geographical position information. Allows search by geographical longitude and latitude and to define a search radius around the specified geo location.
Radius around the specified location, within which results should be included.Example: 0.5
Source
<xsd:element name="GeoCoded"><xsd:annotation><xsd:documentation>Geographical position information. Allows search by geographical longitude and latitude and to define a search radius around the specified geo location.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:all><xsd:element ref="Longitude"/><xsd:element ref="Latitude"/></xsd:all><xsd:attribute ref="Radius"/><xsd:attribute ref="DistanceUnit" default="K"><xsd:annotation><xsd:documentation>Unit of distance in which Radius is specified. Values: M = Miles K = Kilometers Defaults to kilometers, if left out. Example: M</xsd:documentation></xsd:annotation></xsd:attribute></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Unique association ID reference of the traveler associated to this item. No comma separeted lists and no ranges allowed. Example: T1
Diagram
Type
xsd:string
Properties
content:
simple
Source
<xsd:element name="TravelerIDRef" type="xsd:string"><xsd:annotation><xsd:documentation>Unique association ID reference of the traveler associated to this item. No comma separeted lists and no ranges allowed. Example: T1</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
ID reference used to asscociate this item to a segment. No comma separeted lists and no ranges supported. Example: F1
Diagram
Type
xsd:string
Properties
content:
simple
Source
<xsd:element name="SegmentIDRef" type="xsd:string"><xsd:annotation><xsd:documentation>ID reference used to asscociate this item to a segment. No comma separeted lists and no ranges supported. Example: F1</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Unique fare reference key. If present in pricing response messages, must be included in FareRulesRQ.
Diagram
Type
restriction of xsd:string
Properties
content:
simple
Facets
minLength
1
Source
<xsd:element name="FareRefKey"><xsd:annotation><xsd:documentation>Unique fare reference key. If present in pricing response messages, must be included in FareRulesRQ.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Rating of this hotel. Note that this element will eventually supercede the AAARating element definition. The latter will be deprecated soon.Example: NTM3 CROWN
Identifies the rating system used to rate the hotel. Values are: AAA - AAA in USGUESTS - Guest ratingHRS - Hotel Reservation System 'stars' ratingNTM - North Star Media 'crown' rating.HBC - Booking.com ratingUNK - unknown.
Source
<xsd:element name="HotelRating"><xsd:annotation><xsd:documentation>Rating of this hotel. Note that this element will eventually supercede the AAARating element definition. The latter will be deprecated soon. Example: NTM3 CROWN</xsd:documentation></xsd:annotation><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:string"><xsd:attribute name="RatingSystem"><xsd:annotation><xsd:documentation>Identifies the rating system used to rate the hotel. Values are: AAA - AAA in US GUESTS - Guest rating HRS - Hotel Reservation System 'stars' rating NTM - North Star Media 'crown' rating. HBC - Booking.com rating UNK - unknown.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="AAA"/><xsd:enumeration value="GUESTS"/><xsd:enumeration value="HRS"/><xsd:enumeration value="NTM"/><xsd:enumeration value="UNK"/><xsd:enumeration value="HBC"/></xsd:restriction></xsd:simpleType></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
IATA 3-letter city/airport code for location. In case of non-airport location Category and Number need to be present. Example: NYC
Diagram
Type
restriction of xsd:string
Properties
content:
simple
Facets
length
3
Source
<xsd:element name="CityCode"><xsd:annotation><xsd:documentation>IATA 3-letter city/airport code for location. In case of non-airport location Category and Number need to be present. Example: NYC</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:length value="3"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Location category:T = Airport terminalO = Off-airportC = City location P = Port X = RailN = North suburbanE = East suburbanS = South suburbanW = West suburbanA = All suburban locations R = Resort locationExample: C
Diagram
Type
restriction of xsd:string
Properties
content:
simple
Facets
length
1
Source
<xsd:element name="Category"><xsd:annotation><xsd:documentation>Location category: T = Airport terminal O = Off-airport C = City location P = Port X = Rail N = North suburban E = East suburban S = South suburban W = West suburban A = All suburban locations R = Resort location Example: C</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:length value="1"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Location number used to identify specific rental location within a location category. Example: 001
Diagram
Type
xsd:string
Properties
content:
simple
Source
<xsd:element name="Number" type="xsd:string"><xsd:annotation><xsd:documentation>Location number used to identify specific rental location within a location category. Example: 001</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
IATA 3-letter city/airport code for location. In case of non-airport location Category need to be present (Number for particular locaction). Example: NYC
Diagram
Type
restriction of xsd:string
Properties
content:
simple
Facets
length
3
Source
<xsd:element name="CityCode"><xsd:annotation><xsd:documentation>IATA 3-letter city/airport code for location. In case of non-airport location Category need to be present (Number for particular locaction). Example: NYC</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:length value="3"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Location category:T = Airport terminalO = Off-airportC = City location P = Port X = RailN = North suburbanE = East suburbanS = South suburbanW = West suburban D = default location for the city.R = Resort locationExample: C
Diagram
Type
restriction of xsd:string
Properties
content:
simple
Facets
length
1
Source
<xsd:element name="Category"><xsd:annotation><xsd:documentation>Location category: T = Airport terminal O = Off-airport C = City location P = Port X = Rail N = North suburban E = East suburban S = South suburban W = West suburban D = default location for the city. R = Resort location Example: C</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:length value="1"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Location number used to identify specific rental location within a location category. Example: 001
Diagram
Type
xsd:string
Properties
content:
simple
minOccurs:
0
Source
<xsd:element name="Number" type="xsd:string" minOccurs="0"><xsd:annotation><xsd:documentation>Location number used to identify specific rental location within a location category. Example: 001</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Description" minOccurs="0"><xsd:annotation><xsd:documentation>Surcharge descriptions as free form text.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Child" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Child elements - one per requested child.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Age"><xsd:annotation><xsd:documentation>Age of child in years (allowed values are 0-17).</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:int"><xsd:minInclusive value="0"/><xsd:maxInclusive value="17"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="ExtraBed" minOccurs="0"><xsd:annotation><xsd:documentation>Defines if child will need its own bed ('Y') or sleep in parents bed ('N'). If omitted no extra bed is required.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="Y"/><xsd:enumeration value="N"/></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Age"><xsd:annotation><xsd:documentation>Age of child in years (allowed values are 0-17).</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:int"><xsd:minInclusive value="0"/><xsd:maxInclusive value="17"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Defines if child will need its own bed ('Y') or sleep in parents bed ('N'). If omitted no extra bed is required.
Diagram
Type
restriction of xsd:string
Properties
content:
simple
minOccurs:
0
Facets
enumeration
Y
enumeration
N
Source
<xsd:element name="ExtraBed" minOccurs="0"><xsd:annotation><xsd:documentation>Defines if child will need its own bed ('Y') or sleep in parents bed ('N'). If omitted no extra bed is required.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="Y"/><xsd:enumeration value="N"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Hyperlink defining the location of the referenced media (e.g. location of a JPG file).
Diagram
Type
xsd:string
Properties
content:
simple
Source
<xsd:element name="Url" type="xsd:string"><xsd:annotation><xsd:documentation>Hyperlink defining the location of the referenced media (e.g. location of a JPG file).</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Unit used to specify dimensions of media content.Example:mm (millimeter) px (pixel)
Source
<xsd:element name="Width"><xsd:annotation><xsd:documentation>Width of media content in specified units.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:int"><xsd:attribute name="Unit" type="MediaSizeUnitType" use="required"><xsd:annotation><xsd:documentation>Unit used to specify dimensions of media content. Example: mm (millimeter) px (pixel)</xsd:documentation></xsd:annotation></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Unit used to specify dimensions of media content.Example:mm (millimeter) px (pixel)
Source
<xsd:element name="Height"><xsd:annotation><xsd:documentation>Height of media content in specified units.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:int"><xsd:attribute name="Unit" type="MediaSizeUnitType" use="required"><xsd:annotation><xsd:documentation>Unit used to specify dimensions of media content. Example: mm (millimeter) px (pixel)</xsd:documentation></xsd:annotation></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Type" type="MediaTypeType"><xsd:annotation><xsd:documentation>Type of media content. Example: image webcam video 360 (panorama view)</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Preview" type="MediaType" minOccurs="0" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Preview of the referenced media content (e.g. thumbnail of the picture).</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Date/time when the entire booking was reserved. Alternatively this date/time may be set independently for each flight - see ReservationsDateTime element in the Flight element of the OriginDestination element(s).
<xsd:element name="ReservationsDateTime"><xsd:annotation><xsd:documentation>Date/time when the entire booking was reserved. Alternatively this date/time may be set independently for each flight - see ReservationsDateTime element in the Flight element of the OriginDestination element(s).</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Time" type="Time" minOccurs="0"><xsd:annotation><xsd:documentation>Specifies time in ISO 8601 twenty-four hour clock format. Example: 14:00</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Time" type="Time" minOccurs="0"><xsd:annotation><xsd:documentation>Specifies time in ISO 8601 twenty-four hour clock format. Example: 14:00</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Date for which a historical pricing is requested. When used for ticket reissue in BSP markets this is commonly the issuance date of the original ticket.
<xsd:element name="HistoricPricingDate"><xsd:annotation><xsd:documentation>Date for which a historical pricing is requested. When used for ticket reissue in BSP markets this is commonly the issuance date of the original ticket.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies the date in ISO 8601 format (yyyy-mm-dd). Example: 2008-05-02</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies the date in ISO 8601 format (yyyy-mm-dd). Example: 2008-05-02</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="AltTicketingDate"><xsd:annotation><xsd:documentation>This date stamp specifies a future or historic alternative date validation for ticketing.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Date" type="Date"><xsd:annotation><xsd:documentation>Specifies date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Credit card number. Example: 4011236654652341Can be returned encrypted by GDS/CRS.Example: XXXXXXXXXXXXXXXX
Diagram
Type
restriction of xsd:string
Properties
content:
simple
Facets
minLength
1
Source
<xsd:element name="CCNumber"><xsd:annotation><xsd:documentation>Credit card number. Example: 4011236654652341 Can be returned encrypted by GDS/CRS. Example: XXXXXXXXXXXXXXXX</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="CCExpiration"><xsd:annotation><xsd:documentation>Credit card expiration group</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Month"><xsd:annotation><xsd:documentation>Credit card expiration month. Example: 02 Can be returned encrypted by GDS/CRS. Example: XX</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:pattern value="0[1-9]|1[0-2]|[^0-9]*"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Year"><xsd:annotation><xsd:documentation>Last two digits of the credit card expiration year. Example: 06 Can be returned encrypted by GDS/CRS. Example: XX</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:pattern value="[0-9][0-9]|[^0-9]*"/></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Credit card expiration month. Example: 02Can be returned encrypted by GDS/CRS.Example: XX
Diagram
Type
restriction of xsd:string
Properties
content:
simple
Facets
pattern
0[1-9]|1[0-2]|[^0-9]*
Source
<xsd:element name="Month"><xsd:annotation><xsd:documentation>Credit card expiration month. Example: 02 Can be returned encrypted by GDS/CRS. Example: XX</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:pattern value="0[1-9]|1[0-2]|[^0-9]*"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Last two digits of the credit card expiration year. Example: 06Can be returned encrypted by GDS/CRS.Example: XX
Diagram
Type
restriction of xsd:string
Properties
content:
simple
Facets
pattern
[0-9][0-9]|[^0-9]*
Source
<xsd:element name="Year"><xsd:annotation><xsd:documentation>Last two digits of the credit card expiration year. Example: 06 Can be returned encrypted by GDS/CRS. Example: XX</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:pattern value="[0-9][0-9]|[^0-9]*"/></xsd:restriction></xsd:simpleType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Flight number alpha qualifier. Values are:ABCDExample: A
Source
<xsd:element name="FlightNumber" type="FlightNumberWithSuffixType"><xsd:annotation><xsd:documentation>Flight number - an integer value within the range of [0,9999]. Example: 1234</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
This node is used to return custom data previously requested via an error response using the InfoGroup/Error/ CustomRequest node of any supporting RS message.
Identifies the source of this element. In other words where the content originates from. Not limited to GDS, applicable to direct connect as well. Example: 1A, 1V, or other.
Source
<xsd:element name="CustomResponse"><xsd:annotation><xsd:documentation>This node is used to return custom data previously requested via an error response using the InfoGroup/Error/ CustomRequest node of any supporting RS message.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element ref="Response" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Custom response to each control sent to the GUI in the "CustomRequest" request. If Control is of type 'Button' only the control which was clicked is returned with the @PNRLabel value provided or mapped from the associated @GUILabel.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Button"><xsd:annotation><xsd:documentation>This node represents the button clicked by the user.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:attribute name="PNRLabel" use="required"><xsd:annotation><xsd:documentation>Description to be used to enter the returned value into a PNR General Remark element. Value is passed thru from the request - if provided.</xsd:documentation></xsd:annotation></xsd:attribute></xsd:complexType></xsd:element><xsd:element name="Reference" type="MessageStructure" minOccurs="0"><xsd:annotation><xsd:documentation>Custom parameter node received in the CustomRequest node</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence><xsd:attribute ref="Source" use="required"><xsd:annotation><xsd:documentation>Identifies the source where this custom response needs to be dispatched to (as identified in the InforGroup/ Error/CustomRequest request. Example: AA</xsd:documentation></xsd:annotation></xsd:attribute></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Description to be used to enter the returned value into a PNR General Remark element. Value is passed thru from the request - if provided.This label can be used by the DM rule or the DC adaptor to create a PNR remark storing the returned value. If e.g. the value here is "ProjectID" then a remark may be added to the PNR like this:"ProjectID: 105514"
Source
<xsd:element name="Response"><xsd:annotation><xsd:documentation>Custom response to each control sent to the GUI in the "CustomRequest" request.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Value" minOccurs="0" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Value(s) entered or selected by the user. The value(s) are always the "GUILabel(s)" as selected. In case of a textbox or combobox entry it is the value entered by the user.</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence><xsd:attribute name="PNRLabel" use="required"><xsd:annotation><xsd:documentation>Description to be used to enter the returned value into a PNR General Remark element. Value is passed thru from the request - if provided. This label can be used by the DM rule or the DC adaptor to create a PNR remark storing the returned value. If e.g. the value here is "ProjectID" then a remark may be added to the PNR like this: "ProjectID: 105514"</xsd:documentation></xsd:annotation></xsd:attribute></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Value(s) entered or selected by the user.The value(s) are always the "GUILabel(s)" as selected.In case of a textbox or combobox entry it is the value entered by the user.
Diagram
Properties
minOccurs:
0
maxOccurs:
unbounded
Source
<xsd:element name="Value" minOccurs="0" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Value(s) entered or selected by the user. The value(s) are always the "GUILabel(s)" as selected. In case of a textbox or combobox entry it is the value entered by the user.</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Description to be used to enter the returned value into a PNR General Remark element. Value is passed thru from the request - if provided.
Source
<xsd:element name="Button"><xsd:annotation><xsd:documentation>This node represents the button clicked by the user.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:attribute name="PNRLabel" use="required"><xsd:annotation><xsd:documentation>Description to be used to enter the returned value into a PNR General Remark element. Value is passed thru from the request - if provided.</xsd:documentation></xsd:annotation></xsd:attribute></xsd:complexType></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:element name="Reference" type="MessageStructure" minOccurs="0"><xsd:annotation><xsd:documentation>Custom parameter node received in the CustomRequest node</xsd:documentation></xsd:annotation></xsd:element>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Defines currency code (ISO 3-letter code) and optional number of decimals. Not that for request messages the NumberOfDecimals has no effect and is not needed.
<xsd:complexType name="CurrencyCodeType"><xsd:annotation><xsd:documentation>Defines currency code (ISO 3-letter code) and optional number of decimals. Not that for request messages the NumberOfDecimals has no effect and is not needed.</xsd:documentation></xsd:annotation><xsd:simpleContent><xsd:extension base="xsd:string"><xsd:attribute name="NumberOfDecimals" type="xsd:integer" use="optional"><xsd:annotation><xsd:documentation>Decimal position in fare amount. Example: 2</xsd:documentation></xsd:annotation></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:simpleType name="Date"><xsd:annotation><xsd:documentation>Date in ISO 8601 format (yyyy-mm-dd). Example: 2001-12-25</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:date"/></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:complexType name="CarLocation"><xsd:annotation><xsd:documentation>Type definition for particular car location (for particular car vendor).</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="CityCode"><xsd:annotation><xsd:documentation>IATA 3-letter city/airport code for location. In case of non-airport location Category and Number need to be present. Example: NYC</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:length value="3"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:sequence minOccurs="0"><xsd:element name="Category"><xsd:annotation><xsd:documentation>Location category: T = Airport terminal O = Off-airport C = City location P = Port X = Rail N = North suburban E = East suburban S = South suburban W = West suburban A = All suburban locations R = Resort location Example: C</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:length value="1"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Number" type="xsd:string"><xsd:annotation><xsd:documentation>Location number used to identify specific rental location within a location category. Example: 001</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:sequence></xsd:complexType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:complexType name="RequestForCarLocation"><xsd:annotation><xsd:documentation>Type definition for one or more (if only citycode and category is specified) car locations for one or more car vendors.</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="CityCode"><xsd:annotation><xsd:documentation>IATA 3-letter city/airport code for location. In case of non-airport location Category need to be present (Number for particular locaction). Example: NYC</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:length value="3"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:sequence minOccurs="0"><xsd:element name="Category"><xsd:annotation><xsd:documentation>Location category: T = Airport terminal O = Off-airport C = City location P = Port X = Rail N = North suburban E = East suburban S = South suburban W = West suburban D = default location for the city. R = Resort location Example: C</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:length value="1"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Number" type="xsd:string" minOccurs="0"><xsd:annotation><xsd:documentation>Location number used to identify specific rental location within a location category. Example: 001</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:sequence></xsd:complexType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
A duration of time specified in hours and minutes (HH:MM) with a maximum value of 99:59.
Diagram
Type
restriction of xsd:string
Facets
pattern
[0-9][0-9]:[0-5][0-9]
Source
<xsd:simpleType name="TimeDurationHoursMinutes"><xsd:annotation><xsd:documentation>A duration of time specified in hours and minutes (HH:MM) with a maximum value of 99:59.</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:string"><xsd:pattern value="[0-9][0-9]:[0-5][0-9]"/></xsd:restriction></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
A restriction of the built-in decimal type to positive values (excluding 0). Defined as a type of its own, because this type of restriction cannot be stated direcetly for a derived type, which is at the same time extended by attributes.
<xsd:simpleType name="positiveDecimal"><xsd:annotation><xsd:documentation>A restriction of the built-in decimal type to positive values (excluding 0). Defined as a type of its own, because this type of restriction cannot be stated direcetly for a derived type, which is at the same time extended by attributes.</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:decimal"><xsd:minExclusive value="0"/></xsd:restriction></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:simpleType name="FreeFormTextField"><xsd:annotation><xsd:documentation>any type of freeform text - basic type</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:string"><xsd:minLength value="1"/></xsd:restriction></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:complexType name="BasicEndorsement"><xsd:annotation><xsd:documentation>Represents an endorsement line - automatic or manual. The actual text is displayed in the child element Text.</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="Text" type="FreeFormTextField"><xsd:annotation><xsd:documentation>Endorsement text.</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Segment number to which the surcharge applies. Example: 1
Source
<xsd:complexType name="SurchargeType"><xsd:complexContent><xsd:extension base="SurchargeTypeBasic"><xsd:attribute name="Segment" type="xsd:integer" use="required"><xsd:annotation><xsd:documentation>Segment number to which the surcharge applies. Example: 1</xsd:documentation></xsd:annotation></xsd:attribute></xsd:extension></xsd:complexContent></xsd:complexType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
ISO language code. A two letter code as defined by ISO-639-1. This code specifies the requested language for text content. Default value is 'en'.
Diagram
Type
restriction of xsd:string
Facets
length
2
pattern
[a-z][a-z]
Source
<xsd:simpleType name="Lang"><xsd:annotation><xsd:documentation>ISO language code. A two letter code as defined by ISO-639-1. This code specifies the requested language for text content. Default value is 'en'.</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:string"><xsd:length value="2"/><xsd:pattern value="[a-z][a-z]"/></xsd:restriction></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:complexType name="Children"><xsd:annotation><xsd:documentation>Group of child elements defining age and bedding type (optional) for each child. Used in hotel requests.</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="Child" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Child elements - one per requested child.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Age"><xsd:annotation><xsd:documentation>Age of child in years (allowed values are 0-17).</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:int"><xsd:minInclusive value="0"/><xsd:maxInclusive value="17"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="ExtraBed" minOccurs="0"><xsd:annotation><xsd:documentation>Defines if child will need its own bed ('Y') or sleep in parents bed ('N'). If omitted no extra bed is required.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="Y"/><xsd:enumeration value="N"/></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:complexType name="Media"><xsd:annotation><xsd:documentation>Holds reference to multi media content such as pictures, videos, etc. for this hotel property.</xsd:documentation></xsd:annotation><xsd:complexContent><xsd:extension base="MediaType"><xsd:sequence><xsd:element name="Preview" type="MediaType" minOccurs="0" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Preview of the referenced media content (e.g. thumbnail of the picture).</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Description" type="xsd:string" minOccurs="0"><xsd:annotation><xsd:documentation>Media content description (e.g. exterior view).</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:extension></xsd:complexContent></xsd:complexType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:complexType name="MediaType"><xsd:sequence><xsd:element name="Url" type="xsd:string"><xsd:annotation><xsd:documentation>Hyperlink defining the location of the referenced media (e.g. location of a JPG file).</xsd:documentation></xsd:annotation></xsd:element><xsd:sequence minOccurs="0"><xsd:element name="Width"><xsd:annotation><xsd:documentation>Width of media content in specified units.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:int"><xsd:attribute name="Unit" type="MediaSizeUnitType" use="required"><xsd:annotation><xsd:documentation>Unit used to specify dimensions of media content. Example: mm (millimeter) px (pixel)</xsd:documentation></xsd:annotation></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element><xsd:element name="Height"><xsd:annotation><xsd:documentation>Height of media content in specified units.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:simpleContent><xsd:extension base="xsd:int"><xsd:attribute name="Unit" type="MediaSizeUnitType" use="required"><xsd:annotation><xsd:documentation>Unit used to specify dimensions of media content. Example: mm (millimeter) px (pixel)</xsd:documentation></xsd:annotation></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType></xsd:element></xsd:sequence><xsd:element name="Type" type="MediaTypeType"><xsd:annotation><xsd:documentation>Type of media content. Example: image webcam video 360 (panorama view)</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:simpleType name="MediaSizeUnitType"><xsd:annotation><xsd:documentation>Unit used to specify dimensions of media content. Example: mm (millimeter) px (pixel)</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:string"><xsd:enumeration value="px"/><xsd:enumeration value="mm"/></xsd:restriction></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
2 character country code as defined in ISO3166, restricted to upper case.
Diagram
Type
restriction of xsd:string
Facets
pattern
[A-Z]{2}
Source
<xsd:simpleType name="CountryCodeAlpha2"><xsd:annotation><xsd:documentation>2 character country code as defined in ISO3166, restricted to upper case.</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:string"><xsd:pattern value="[A-Z]{2}"/></xsd:restriction></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Either a positive integer value (without leading zeros) or the empty string.
Diagram
Type
restriction of xsd:string
Facets
pattern
[1-9][0-9]*
Source
<xsd:simpleType name="positiveIntegerOrEmpty"><xsd:annotation><xsd:documentation>Either a positive integer value (without leading zeros) or the empty string.</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:string"><xsd:pattern value="[1-9][0-9]*"/></xsd:restriction></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:simpleType name="COSType"><xsd:annotation><xsd:documentation>Basic definition of air ClassOfService. Alpha-coded. Usually single char.</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:string"><xsd:maxLength value="1"/><xsd:minLength value="1"/><xsd:pattern value="[A-Z]"/></xsd:restriction></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Defines PNR record locator format in accordance with industry standard. [A-Z0-9]{6}.
Diagram
Type
restriction of xsd:string
Facets
length
6
pattern
[A-Z0-9]{6}
Source
<xsd:simpleType name="PNRRecordLocator"><xsd:annotation><xsd:documentation>Defines PNR record locator format in accordance with industry standard. [A-Z0-9]{6}.</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:string"><xsd:length value="6"/><xsd:pattern value="[A-Z0-9]{6}"/></xsd:restriction></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:complexType name="BasicCreditCardType"><xsd:sequence><xsd:element name="CCCode"><xsd:annotation><xsd:documentation>Credit card vendor code.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:length value="2"/><xsd:pattern value="[A-Z0-9]{2}"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="CCNumber"><xsd:annotation><xsd:documentation>Credit card number. Example: 4011236654652341 Can be returned encrypted by GDS/CRS. Example: XXXXXXXXXXXXXXXX</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="CCExpiration"><xsd:annotation><xsd:documentation>Credit card expiration group</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Month"><xsd:annotation><xsd:documentation>Credit card expiration month. Example: 02 Can be returned encrypted by GDS/CRS. Example: XX</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:pattern value="0[1-9]|1[0-2]|[^0-9]*"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Year"><xsd:annotation><xsd:documentation>Last two digits of the credit card expiration year. Example: 06 Can be returned encrypted by GDS/CRS. Example: XX</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:pattern value="[0-9][0-9]|[^0-9]*"/></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Flight number alpha qualifier. Values are:ABCDExample: A
Source
<xsd:complexType name="FlightNumberWithSuffixType"><xsd:annotation><xsd:documentation>A flight number with optional suffix letter. Flight numbers are integer values within the range of [0,9999]. Example: 1234</xsd:documentation></xsd:annotation><xsd:simpleContent><xsd:extension base="FlightNumberType"><xsd:attribute name="Suffix" use="optional"><xsd:annotation><xsd:documentation>Flight number alpha qualifier. Values are: A B C D Example: A</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="A"/><xsd:enumeration value="B"/><xsd:enumeration value="C"/><xsd:enumeration value="D"/></xsd:restriction></xsd:simpleType></xsd:attribute></xsd:extension></xsd:simpleContent></xsd:complexType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:simpleType name="FlightNumberType"><xsd:annotation><xsd:documentation>A flight number. Flight numbers are integer values within the range of [0-9999]. Example: 1234</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:integer"><xsd:minInclusive value="0"/><xsd:maxInclusive value="9999"/></xsd:restriction></xsd:simpleType>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Identifies the source of this element. In other words where the content originates from. Not limited to GDS, applicable to direct connect as well. Example: 1A, 1V, or other.
<xsd:attribute name="Source"><xsd:annotation><xsd:documentation>Identifies the source of this element. In other words where the content originates from. Not limited to GDS, applicable to direct connect as well. Example: 1A, 1V, or other.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1"/></xsd:restriction></xsd:simpleType></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="SourceRef"><xsd:annotation><xsd:documentation>PNR Record Locator associated to Source attribute.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1"/></xsd:restriction></xsd:simpleType></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Label to describe this control. This label is usually placed in front or above the respective control. In case of a 'Button' it is the name of the button.
<xsd:attribute name="GUILabel" use="required"><xsd:annotation><xsd:documentation>Label to describe this control. This label is usually placed in front or above the respective control. In case of a 'Button' it is the name of the button.</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Description to be used to enter the returned value into a PNR General Remark element, if needed or desired.This label is usually placed in front of the returned value as remark text.Example:"ProjectID: 105514"
<xsd:attribute name="PNRLabel" use="required"><xsd:annotation><xsd:documentation>Description to be used to enter the returned value into a PNR General Remark element, if needed or desired. This label is usually placed in front of the returned value as remark text. Example: "ProjectID: 105514"</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="MouseOverText"><xsd:annotation><xsd:documentation>Freeflow informational text designed to use as a 'mouseover' text or similar</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="Mandatory"><xsd:annotation><xsd:documentation>Allowed Values: Y or N If 'Y' the UI needs to identify the control as mandatory input/selection, e.g. with an asteriks or different colored background</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="SameLine"><xsd:annotation><xsd:documentation>Allowed Values: Y or N If 'Y' the UI needs to position this control to the right of and on the same line as the preceding control.</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="ButtonLabel" use="required"><xsd:annotation><xsd:documentation>The label to be used for the button. Example: Submit</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Possible values Y or N (default)If "Y" this button will trigger the validation needed by the GUI prior to processing the screen.Note: Only a single button can have this attribute set to "Y". If multiple, the first instance will be used.
<xsd:attribute name="Validate"><xsd:annotation><xsd:documentation>Possible values Y or N (default) If "Y" this button will trigger the validation needed by the GUI prior to processing the screen. Note: Only a single button can have this attribute set to "Y". If multiple, the first instance will be used.</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="MouseOverText"><xsd:annotation><xsd:documentation>Freeflow informational text designed to use as a 'mouseover' text or similar</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="Width"><xsd:annotation><xsd:documentation>GUI normally autosizes based on width of label. A certain width may be defined here in pixels.</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="NumberOfDecimals" type="xsd:integer" use="optional"><xsd:annotation><xsd:documentation>Decimal position in fare amount. Example: 2</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="NumberOfDecimals" type="xsd:integer" use="required"><xsd:annotation><xsd:documentation>Decimal position in fare amount. Example: 2</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
This mask applies to IT/BT tickets where the masked value may be "BT" or "IT" instead of the true amount.Note: this mask is ALWAYS used for the passenger ticket image.
<xsd:attribute name="BulkMask"><xsd:annotation><xsd:documentation>This mask applies to IT/BT tickets where the masked value may be "BT" or "IT" instead of the true amount. Note: this mask is ALWAYS used for the passenger ticket image.</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="Sign"><xsd:annotation><xsd:documentation>Latitude Indicator. Values are: N = North of Equator S = South of Equator Example: S</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="S"/><xsd:enumeration value="N"/></xsd:restriction></xsd:simpleType></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="Sign"><xsd:annotation><xsd:documentation>Longitude indicator. Values are: E = East of Meridian, W = West of Meridian Example: E</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="E"/><xsd:enumeration value="W"/></xsd:restriction></xsd:simpleType></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="Radius"><xsd:annotation><xsd:documentation>Radius around the specified location, within which results should be included. Example: 0.5</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:unsignedLong"/></xsd:simpleType></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="DistanceUnit"><xsd:annotation><xsd:documentation>Unit of distance. Values: M = Miles K = Kilometers Example: K</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1"/><xsd:maxLength value="1"/><xsd:enumeration value="M"/><xsd:enumeration value="K"/></xsd:restriction></xsd:simpleType></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Identifies the rating system used to rate the hotel. Values are: AAA - AAA in USGUESTS - Guest ratingHRS - Hotel Reservation System 'stars' ratingNTM - North Star Media 'crown' rating.HBC - Booking.com ratingUNK - unknown.
<xsd:attribute name="RatingSystem"><xsd:annotation><xsd:documentation>Identifies the rating system used to rate the hotel. Values are: AAA - AAA in US GUESTS - Guest rating HRS - Hotel Reservation System 'stars' rating NTM - North Star Media 'crown' rating. HBC - Booking.com rating UNK - unknown.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="AAA"/><xsd:enumeration value="GUESTS"/><xsd:enumeration value="HRS"/><xsd:enumeration value="NTM"/><xsd:enumeration value="UNK"/><xsd:enumeration value="HBC"/></xsd:restriction></xsd:simpleType></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="Segment" type="xsd:integer" use="required"><xsd:annotation><xsd:documentation>Segment number to which the surcharge applies. Example: 1</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="Amount" type="xsd:integer" use="required"><xsd:annotation><xsd:documentation>Total base fare amount that includes surcharges (if any). Example: 200000</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="Unit" type="MediaSizeUnitType" use="required"><xsd:annotation><xsd:documentation>Unit used to specify dimensions of media content. Example: mm (millimeter) px (pixel)</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="Unit" type="MediaSizeUnitType" use="required"><xsd:annotation><xsd:documentation>Unit used to specify dimensions of media content. Example: mm (millimeter) px (pixel)</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="Suffix" use="optional"><xsd:annotation><xsd:documentation>Flight number alpha qualifier. Values are: A B C D Example: A</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="A"/><xsd:enumeration value="B"/><xsd:enumeration value="C"/><xsd:enumeration value="D"/></xsd:restriction></xsd:simpleType></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
Description to be used to enter the returned value into a PNR General Remark element. Value is passed thru from the request - if provided.This label can be used by the DM rule or the DC adaptor to create a PNR remark storing the returned value. If e.g. the value here is "ProjectID" then a remark may be added to the PNR like this:"ProjectID: 105514"
<xsd:attribute name="PNRLabel" use="required"><xsd:annotation><xsd:documentation>Description to be used to enter the returned value into a PNR General Remark element. Value is passed thru from the request - if provided. This label can be used by the DM rule or the DC adaptor to create a PNR remark storing the returned value. If e.g. the value here is "ProjectID" then a remark may be added to the PNR like this: "ProjectID: 105514"</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd
<xsd:attribute name="PNRLabel" use="required"><xsd:annotation><xsd:documentation>Description to be used to enter the returned value into a PNR General Remark element. Value is passed thru from the request - if provided.</xsd:documentation></xsd:annotation></xsd:attribute>
Schema location
file:/C:/Documents and Settings/gnilsson/My Documents/Open Axis/FLX Schemas Feb 16
2012/Schemas/CommonTypes.xsd