http://www.csapi.org/schema/parlayx/sms/v2_2
The SmsFormat Simple Type

List of SMS format values.


Simple Type SmsFormat
SmsFormat 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
Ems

Enhanced Messaging Service, standardized in 3GPP TS 23.040 [7], which defines a logo/ringtone format.

SmartMessaging

Defines a logo/ringtone format.

 Collapse XML
-<xsd:simpleType  name="SmsFormat">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>List of SMS format values.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:restriction  base="xsd:string">
-<xsd:enumeration  value="Ems">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Enhanced Messaging Service, standardized in 3GPP TS 23.040 [7], which defines a logo/ringtone format.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="SmartMessaging">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Defines a logo/ringtone format.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>

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