3.4 DestinationType
Elements of type DestinationType describe a simple delivery destination, and are used where most of the extensions and auxiliary information available for primary deliveries (as in the DeliveryItem types) are not applicable. Not all of the defined destination types may be actually supported for any particular element of type DestinationType.
Tag Name & type | # | Description |
---|
DestinationType | | The value of an element of this type is the actual address, for example, the phone number when the type attribute is fax. |
| @type ReportAddressType | 1 | Specifies the type of destination and must be one of the following:
fax |
internet |
voice |
sms |
fod |
URL |
list |
mbox |
x400 |
cablegram |
ddd |
dedLine |
mailgram |
smQuery |
softswitch |
telex |
other |
other can only appear in results, as a way of representing invalid, obscure or obsolete address types that occur (rarely) in old data.
Not all of these types may actually be acceptable in all places where a DestinationType is used. |
|