http://www.csapi.org/schema/parlayx/presence/v2_3
The CommunicationMeansType Simple Type

This enumeration lists communication means. If the communication attribute referrers to a means not in this list, it will point to MeansOther.


Simple Type CommunicationMeansType
CommunicationMeansType 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
Phone

The communication attribute refers to a phone (fixed line or mobile or SIP).

Chat

The communication attribute refers to a chat client.

Sms

The communication attribute refers to an SMS client.

Video

The communication attribute refers to a video phone (fixed line or mobile or SIP).

Web

The communication attribute refers to a web client.

Email

The communication attribute refers to an e-mail client.

Mms

The communication attribute refers to an MMS client.

MeansOther

The communication attribute refers to any other client.

 Collapse XML
-<xsd:simpleType  name="CommunicationMeansType">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>This enumeration lists communication means. If the communication attribute referrers to a means not in this list, it will point to MeansOther.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:restriction  base="xsd:string">
-<xsd:enumeration  value="Phone">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The communication attribute refers to a phone (fixed line or mobile or SIP).</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Chat">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The communication attribute refers to a chat client.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Sms">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The communication attribute refers to an SMS client.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Video">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The communication attribute refers to a video phone (fixed line or mobile or SIP).</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Web">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The communication attribute refers to a web client.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Email">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The communication attribute refers to an e-mail client.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Mms">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The communication attribute refers to an MMS client.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="MeansOther">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The communication attribute refers to any other client.</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 ©