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

The answer from the service to the watcher in the message getSubscriptionStatusResponse.


Local elements (2)
presenceAttribute decision
Complex Type PresencePermission
The PresencePermission 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 name of the attribute the watcher wanted to subscribe.

<presenceAttribute>presence_xsd:PresenceAttributeType</presenceAttribute> [1..1]

Whether the presentity accepted the subscription. If no, any further fields should be ignored.

<decision>xsd:boolean</decision> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="PresencePermission">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The answer from the service to the watcher in the message getSubscriptionStatusResponse.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="presenceAttribute"  type="presence_xsd:PresenceAttributeType">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The name of the attribute the watcher wanted to subscribe.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="decision"  type="xsd:boolean">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Whether the presentity accepted the subscription. If no, any further fields should be ignored.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©