complexType atis:ContactSetting
diagram
namespace http://www.ATIS-Draft-03-00-79
children agencyIdentifier agencyLocation agencyName userIdentity userSetting deviceIdentity person contacts address device tail
used by
elements VehicleData/driverData atis:MessageHeader/sender atis:TravelerSettingsRequest/userData
source <xs:complexType name="ContactSetting">
 
<xs:sequence>
   
<xs:element name="agencyIdentifier" type="tmdd:Organization-resource-identifier" minOccurs="0"/>
   
<xs:element name="agencyLocation" type="lrms:AreaLocation" minOccurs="0"/>
   
<xs:element name="agencyName" type="tmdd:Link-ownership" minOccurs="0"/>
   
<!-- TMDD.Contact-organization-name -->
   
<xs:element name="userIdentity" type="Traveler-Identity" minOccurs="0"/>
   
<xs:element name="userSetting" type="Traveler-Setting" minOccurs="0"/>
   
<xs:element name="deviceIdentity" type="Setting-Identity" minOccurs="0"/>
   
<xs:element name="person" type="PersonName" minOccurs="0"/>
   
<xs:element name="contacts" type="ContactInformation" minOccurs="0"/>
   
<xs:element name="address" type="lrms:Address" minOccurs="0"/>
   
<xs:element name="device" type="TravelerDeviceSetting" minOccurs="0" maxOccurs="16"/>
   
<xs:element name="tail" type="Tail" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element atis:ContactSetting/agencyIdentifier
diagram
type tmdd:Organization-resource-identifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 32
source <xs:element name="agencyIdentifier" type="tmdd:Organization-resource-identifier" minOccurs="0"/>

element atis:ContactSetting/agencyLocation
diagram
type lrms:AreaLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children locationName areaId adminAreas polygon preCoded roads
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="agencyLocation" type="lrms:AreaLocation" minOccurs="0"/>

element atis:ContactSetting/agencyName
diagram
type tmdd:Link-ownership
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 256
source <xs:element name="agencyName" type="tmdd:Link-ownership" minOccurs="0"/>

element atis:ContactSetting/userIdentity
diagram
type atis:Traveler-Identity
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 12
source <xs:element name="userIdentity" type="Traveler-Identity" minOccurs="0"/>

element atis:ContactSetting/userSetting
diagram
type atis:Traveler-Setting
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 40
source <xs:element name="userSetting" type="Traveler-Setting" minOccurs="0"/>

element atis:ContactSetting/deviceIdentity
diagram
type atis:Setting-Identity
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 32
source <xs:element name="deviceIdentity" type="Setting-Identity" minOccurs="0"/>

element atis:ContactSetting/person
diagram
type atis:PersonName
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children honorific firstName middleName lastName nameSuffix
source <xs:element name="person" type="PersonName" minOccurs="0"/>

element atis:ContactSetting/contacts
diagram
type atis:ContactInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children email phone deviceIdentity furtherData
source <xs:element name="contacts" type="ContactInformation" minOccurs="0"/>

element atis:ContactSetting/address
diagram
type lrms:Address
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children locationName addressPoint addressLink
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="address" type="lrms:Address" minOccurs="0"/>

element atis:ContactSetting/device
diagram
type atis:TravelerDeviceSetting
properties
isRef 0
minOcc 0
maxOcc 16
content complex
children traveler-Identity traveler-Setting setting-Identity device-Setting device-TransferSpeed
source <xs:element name="device" type="TravelerDeviceSetting" minOccurs="0" maxOccurs="16"/>

element atis:ContactSetting/tail
diagram
type atis: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