Cloud Fax and Notifications API 2.6 Documentation
Common Types and Elements
Cloud Fax and Notifications API Forums Home  
    prev  next        Table of Contents  Common Elements  

3.9.4 DeliveryItemGenericType

The DeliveryItemGeneric destination may be used to represent any kind of destination, including those types for which a more specific XML type is not defined. Using this element allows for a uniform structure, but reduces the ability to automatically validate the XML and requires greater care when specifying auxiliary data, since the Extension element must be used, and a knowledge of the legal destination header keywords is required.


Tag Name
& type
#Description
DeliveryItemGenericType    
   @ref
xs:string
0-1Identifier for this destination. This can appear on reports, and should generally be kept short.
   @refb64
xs:string
0-1Base64-encoded identifier for this destination. This is an alternative to ref when applications may require data incompatible with the XML document.
   @type
AddressType
1Required attribute indicates the type of address. Legal values are:
faxURLdddtelex
internetlistdedLineother
voicemboxmailgram 
smsx400smQuery 
fodcablegramsoftswitch 
other can only appear in results, as a way of representing invalid, obscure or obsolete address types that occur (rarely) in old data.
   Alternate
AlternateType
0-1Alternate destination to be tried if delivery to this one fails. See AlternateType.
   InsertList
InsertListType
0-1Insert values. See InsertListType.
   Extension
ExtensionType
0-1Generic destination extensions. See ExtensionType.
   Address
xs:string
1The address itself, e.g. phone number or email address. This must be consistent with the address type specified in the type attribute.
 
    prev  next        Table of Contents  Common Elements  
© Copyright 2020 OpenText Corp. All Rights Reserved.
Privacy Policy | Cookie Policy
This information is subject to change. Please check frequently for updates.
Modified October 06, 2020