| diagram | ![]() |
||
| namespace | http://www.IM-Draft-03-00-44a | ||
| children | authorizationSet header number devicePrefs pingStyle futherDetails localDeviceCapabilitiesReply | ||
| used by |
|
||
| source | <xs:complexType name="DeviceCapabilitiesReply"> <xs:sequence> <xs:element name="authorizationSet" type="AuthorizationSet" minOccurs="0"/> <xs:element name="header" type="MobileHeader" minOccurs="0"/> <xs:element name="number" type="ReferenceID"/> <!-- Used as an asset ID --> <xs:element name="devicePrefs" type="DevicePreferences"/> <!-- Operating style to be used --> <xs:element name="pingStyle" type="PingStyle" minOccurs="0"/> <!-- Keep-a-live style --> <xs:element name="futherDetails"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="50"> <xs:element name="futherDetail" type="TailSet"/> <!-- Sets of names and values --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localDeviceCapabilitiesReply" type="local:DeviceCapabilitiesReply" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||
| type | AuthorizationSet | ||||||||
| properties |
|
||||||||
| children | user-id password hashtime hash | ||||||||
| source | <xs:element name="authorizationSet" type="AuthorizationSet" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | MobileHeader | ||||||||
| properties |
|
||||||||
| children | number senderIncidentID inReplyTo sender issueTime testMessage localMobileHeader | ||||||||
| source | <xs:element name="header" type="MobileHeader" minOccurs="0"/> |
| diagram | |||||
| type | ReferenceID | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="number" type="ReferenceID"/> |
| diagram | |||||
| type | DevicePreferences | ||||
| properties |
|
||||
| source | <xs:element name="devicePrefs" type="DevicePreferences"/> |
| diagram | |||||||||
| type | PingStyle | ||||||||
| properties |
|
||||||||
| source | <xs:element name="pingStyle" type="PingStyle" minOccurs="0"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | futherDetail | ||||
| source | <xs:element name="futherDetails"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="50"> <xs:element name="futherDetail" type="TailSet"/> <!-- Sets of names and values --> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | TailSet | ||||
| properties |
|
||||
| children | set | ||||
| source | <xs:element name="futherDetail" type="TailSet"/> |
| diagram | ![]() |
||||||||
| type | local:DeviceCapabilitiesReply | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localDeviceCapabilitiesReply" type="local:DeviceCapabilitiesReply" minOccurs="0"/> |