http://www.csapi.org/schema/parlayx/sms/v2_2
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


Enumeration | Description |
Ems |
Enhanced Messaging Service, standardized in 3GPP TS 23.040 [7],
which defines a logo/ringtone format.
|
SmartMessaging |
Defines a logo/ringtone format.
|
(Ems | SmartMessaging).
XML |
-<xsd:simpleType name="SmsFormat">
-<xsd:documentation xml:lang="en">
<xhtml:p>List of SMS format values.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:enumeration value="Ems">
-<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:documentation xml:lang="en">
<xhtml:p>Defines a logo/ringtone format.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|
Uses |
Type (1)
|
Used-By |
|