http://www.csapi.org/schema/parlayx/sms/v2_2
The DeliveryInformation Complex Type

Delivery status information.


Local elements (2)
address deliveryStatus
Complex Type DeliveryInformation
The DeliveryInformation type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

It indicates the destination address to which the notification is related.

<address>xsd:anyURI</address> [1..1]

Indicates the delivery result for the destination address.

<deliveryStatus>parlayx_sms_xsd:DeliveryStatus</deliveryStatus> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="DeliveryInformation">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Delivery status information.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="address"  type="xsd:anyURI">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>It indicates the destination address to which the notification is related.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="deliveryStatus"  type="parlayx_sms_xsd:DeliveryStatus">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Indicates the delivery result for the destination address.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
Generated by WSDLdoc ©