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

SMS message information. The SenderAddress is the address from which the message was actually sent, which may or may not match the senderName value provided in the SendSms operation.


Local elements (4)
message senderAddress smsServiceActivationNumber dateTime
Complex Type SmsMessage
The SmsMessage type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

Text received in SMS.

<message>xsd:string</message> [1..1]

It indicates address sending the SMS.

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

Number associated with the invoked Message service, i.e. the destination address used to send the message.

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

If present, time when message was received by operator.

<dateTime>xsd:dateTime</dateTime> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="SmsMessage">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>SMS message information. The SenderAddress is the address from which the message was actually sent, which may or may not match the senderName value provided in the SendSms operation.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="message"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Text received in SMS.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="senderAddress"  type="xsd:anyURI">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>It indicates address sending the SMS.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="smsServiceActivationNumber"  type="xsd:anyURI">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Number associated with the invoked Message service, i.e. the destination address used to send the message.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="dateTime"  type="xsd:dateTime">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>If present, time when message was received by operator.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (3)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©