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

Presence data published by a presentity and retrieved by watchers.


Local elements (3)
lastChange note typeAndValue
Complex Type PresenceAttribute
The PresenceAttribute 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 time and date when the attribute was changed last.

<lastChange>xsd:dateTime</lastChange> [1..1]

An explanatory note.

<note>xsd:string</note> [0..1]

Determines the type of the value field and The actual value of the attribute.

<typeAndValue>presence_xsd:AttributeTypeAndValue</typeAndValue> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="PresenceAttribute">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Presence data published by a presentity and retrieved by watchers.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="lastChange"  type="xsd:dateTime">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The time and date when the attribute was changed last.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="note"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>An explanatory note.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="typeAndValue"  type="presence_xsd:AttributeTypeAndValue">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Determines the type of the value field and The actual value of the attribute.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©