http://www.csapi.org/schema/parlayx/multimedia_messaging/v2_4
The MessagePriority Simple Type

List of delivery priority values.


Simple Type MessagePriority
MessagePriority is derived from string type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are Clikc here to hide Comment
EnumerationDescription
Default

Default message priority.

Low

Low message priority.

Normal

Normal message priority.

High

High message priority.

 Collapse XML
-<xsd:simpleType  name="MessagePriority">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>List of delivery priority values.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:restriction  base="xsd:string">
-<xsd:enumeration  value="Default">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Default message priority.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Low">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Low message priority.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Normal">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Normal message priority.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="High">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>High message priority.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>

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