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

This enumeration shows the user's current activity. If the activity is unknown, the attribute value will be ActivityNone, meaning the attribute was not set. If the user is doing something not in this list, the value will be set to ActivityOther.


Simple Type ActivityValue
ActivityValue 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
ActivityNone

Not set.

Available

The user is available for communication.

Busy

The user is busy and is only available for urgent matters.

DoNotDisturb

The user is very busy and does not wish to be disturbed.

OnThePhone

The user is on the phone.

Steering

The user is driving a car / train / airplane, etc.

Meeting

The user is in a meeting.

Away

No idea what the user is doing, but he is away.

Meal

The user is eating.

PermanentAbsence

The user is away and will not return for an extended period.

Holiday

The user is on holidays.

Performance

The user is in a theatre / concert.

InTransit

The user is in the transit area of an (air)port.

Travel

The user is travelling.

Sleeping

The user is sleeping.

ActivityOther

The user is doing something not in this list.

 Collapse XML
-<xsd:simpleType  name="ActivityValue">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>This enumeration shows the user's current activity. If the activity is unknown, the attribute value will be ActivityNone, meaning the attribute was not set. If the user is doing something not in this list, the value will be set to ActivityOther.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:restriction  base="xsd:string">
-<xsd:enumeration  value="ActivityNone">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Not set.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Available">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is available for communication.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Busy">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is busy and is only available for urgent matters.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="DoNotDisturb">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is very busy and does not wish to be disturbed.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="OnThePhone">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is on the phone.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Steering">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is driving a car / train / airplane, etc.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Meeting">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is in a meeting.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Away">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>No idea what the user is doing, but he is away.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Meal">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is eating.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="PermanentAbsence">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is away and will not return for an extended period.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Holiday">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is on holidays.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Performance">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is in a theatre / concert.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="InTransit">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is in the transit area of an (air)port.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Travel">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is travelling.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Sleeping">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is sleeping.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="ActivityOther">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The user is doing something not in this list.</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 ©