diagram | ![]() |
||
namespace | http://www.ATIS-Draft-03-00-79 | ||
children | messageHeader travelerInfo setting supportedSetting policies localTravelerSettingsReply | ||
used by |
|
||
source | <xs:complexType name="TravelerSettingsReply"> <xs:sequence> <xs:element name="messageHeader" type="MessageHeader"/> <xs:element name="travelerInfo" type="Traveler-Identity" minOccurs="0"/> <xs:element name="setting" type="SettingEntries" minOccurs="0" maxOccurs="200"/> <!-- the sequence of returned setting values --> <xs:element name="supportedSetting" type="SettingEntries" minOccurs="0" maxOccurs="200"/> <!-- a list of suportted values and uses --> <xs:element name="policies" type="URL-Link" minOccurs="0"/> <xs:element name="localTravelerSettingsReply" type="local:TravelerSettingsReply" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | atis:MessageHeader | ||||
properties |
|
||||
children | sender messageID responseTo timeStamp revision msgCount | ||||
source | <xs:element name="messageHeader" type="MessageHeader"/> |
diagram | ![]() |
||||||||
type | atis:Traveler-Identity | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="travelerInfo" type="Traveler-Identity" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:SettingEntries | ||||||||
properties |
|
||||||||
children | settingType tag value action | ||||||||
source | <xs:element name="setting" type="SettingEntries" minOccurs="0" maxOccurs="200"/> |
diagram | ![]() |
||||||||
type | atis:SettingEntries | ||||||||
properties |
|
||||||||
children | settingType tag value action | ||||||||
source | <xs:element name="supportedSetting" type="SettingEntries" minOccurs="0" maxOccurs="200"/> |
diagram | ![]() |
||||||||
type | atis:URL-Link | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="policies" type="URL-Link" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | TravelerSettingsReply | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localTravelerSettingsReply" type="local:TravelerSettingsReply" minOccurs="0"/> |