http://www.csapi.org/schema/parlayx/multimedia_messaging/v2_4
The MessageReference Complex Type

Message information.


Local elements (7)
messageIdentifier messageServiceActivationNumber senderAddress subject priority message dateTime
Complex Type MessageReference
The MessageReference type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-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
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="MessageReference">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Message information.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="messageIdentifier"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>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.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="messageServiceActivationNumber"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Number associated with the invoked Message service, i.e. the destination address used by the terminal to send the message.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="senderAddress"  type="xsd:anyURI">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Indicates message sender address.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="subject"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>If present, indicates the subject of the received message. This parameter will not be used for SMS services.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="priority"  type="parlayx_mm_xsd:MessagePriority">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The priority of the message: default is Normal.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="message"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>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.</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, indicates time when the message was received by operator.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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