Documentation for ATIS-Draft-03-00-79

Complex Type: SettingEntries

[Table of contents]

Super-types: None
Sub-types: None
Name SettingEntries
Used by (from the same schema document) Complex Type TravelerSettingsReply , Complex Type TravelerSettingsReply , Complex Type TravelerSettingsRequest
Abstract no
XML Instance Representation
<...>
<settingType> SettingType </settingType> [1]
<tag> Setting-Identity </tag> [1]
<value> Freetext </value> [1]
<action> SetAction </action> [1]
</...>
Diagram
h-795543547 h555914816 h-386216674 h1385119315
Schema Component Representation
<xs:complexType name="SettingEntries">
<xs:sequence>
<xs:element name="settingType" type=" SettingType "/>
<xs:element name="tag" type=" Setting-Identity "/>
<xs:element name="value" type=" Freetext "/>
<xs:element name="action" type=" SetAction "/>
</xs:sequence>
</xs:complexType>