Documentation for ATIS-Draft-03-00-79

Complex Type: TravelerDeviceSetting

[Table of contents]

Super-types: None
Sub-types: None
Name TravelerDeviceSetting
Used by (from the same schema document) Element travelerDeviceSetting , Complex Type ContactSetting
Abstract no
XML Instance Representation
<...>
<traveler-Identity> Traveler-Identity </traveler-Identity> [1]
<traveler-Setting> Traveler-Setting </traveler-Setting> [0..1]
<setting-Identity> Setting-Identity </setting-Identity> [0..1]
<device-Setting> Device-Setting </device-Setting> [0..1]
<device-TransferSpeed> Device-TransferSpeed </device-TransferSpeed> [0..1]
</...>
Diagram
h1417300159 h-1843285457 h555914816 h-2058354306 h-1378358326
Schema Component Representation
<xs:complexType name="TravelerDeviceSetting">
<xs:sequence>
<xs:element name="traveler-Identity" type=" Traveler-Identity "/>
<xs:element name="traveler-Setting" type=" Traveler-Setting " minOccurs="0"/>
<xs:element name="setting-Identity" type=" Setting-Identity " minOccurs="0"/>
<xs:element name="device-Setting" type=" Device-Setting " minOccurs="0"/>
<xs:element name="device-TransferSpeed" type=" Device-TransferSpeed " minOccurs="0"/>
</xs:sequence>
</xs:complexType>