http://www.csapi.org/schema/parlayx/presence/v2_3
>
PresenceAttributeType
LOCATION:
../px_prs_t_2_3.xsd
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.csapi.org/schema/parlayx/presence/v2_3
The
PresenceAttributeType
Simple Type
Simple Type
PresenceAttributeType
PresenceAttributeType is derived from
string
type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are
(Activity | Place | Privacy | Sphere | Communication | Other).
Enumeration
Description
Activity
Place
Privacy
Sphere
Communication
Other
XML
-
<
xsd:simpleType
name
="
PresenceAttributeType
"
>
-
<
xsd:restriction
base
="
xsd:string
"
>
<
xsd:enumeration
value
="
Activity
"
/>
<
xsd:enumeration
value
="
Place
"
/>
<
xsd:enumeration
value
="
Privacy
"
/>
<
xsd:enumeration
value
="
Sphere
"
/>
<
xsd:enumeration
value
="
Communication
"
/>
<
xsd:enumeration
value
="
Other
"
/>
</
xsd:restriction
>
</
xsd:simpleType
>
Uses
Type (1)
string
Used-By
Element (3)
AttributeTypeAndValue/UnionElement
PresencePermission/presenceAttribute
SubscriptionRequest/attributes
Generated by
WSDLdoc
©