http://www.ibm.com/schema/soa/pxmm/v1_0/local
The message Element

This parameter contains all the information associated with the received message.


Element notifyMessageReception/message : MessageReference  [1 .. 1]
The message element cannot have "xsi:nil" as an attribute. The message element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

This parameter contains all the information associated with the received message.

<message>
-Begin Sequence [1...1]

If present, contains a reference to a message stored in the Parlay X gateway. If the message is pure text, this parameter is not present.

<messageIdentifier>xsd:string</messageIdentifier> [0..1]

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

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

Indicates message sender address.

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

If present, indicates the subject of the received message. This parameter will not be used for SMS services.

<subject>xsd:string</subject> [0..1]

The priority of the message: default is Normal.

<priority>parlayx_mm_xsd:MessagePriority</priority> [1..1]

If present, then the messageIdentifier is not present and this parameter contains the whole message. The type of the message is always pure ASCII text in this case. The message will not be stored in the Parlay X gateway.

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

If present, indicates time when the message was received by operator.

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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="message"  type="parlayx_mm_xsd:MessageReference">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>This parameter contains all the information associated with the received message.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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