http://www.csapi.org/schema/parlayx/presence/v2_3
The SubscriptionRequest Complex Type

This structure is returned to the presentity by the PAM Web Service and contains the requesting watcher and the attributes he wants to subscribe.


Local elements (3)
watcher attributes application
Complex Type SubscriptionRequest
The SubscriptionRequest type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

The watcher who wants to gain access to data.

<watcher>xsd:anyURI</watcher> [1..1]

The attributes the watcher wants to see.

<attributes>presence_xsd:PresenceAttributeType</attributes> [1..*]

The name of the application running on behalf of the watcher. Note that this field has solely informative purposes, access rights management is based on watcher id only.

<application>xsd:string</application> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="SubscriptionRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>This structure is returned to the presentity by the PAM Web Service and contains the requesting watcher and the attributes he wants to subscribe.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="watcher"  type="xsd:anyURI">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The watcher who wants to gain access to data.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="unbounded"  minOccurs="1"  name="attributes"  type="presence_xsd:PresenceAttributeType">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The attributes the watcher wants to see.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="application"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The name of the application running on behalf of the watcher. Note that this field has solely informative purposes, access rights management is based on watcher id only.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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