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

This structure describes on way of reaching the presentity.


Local elements (3)
priority contact type
Complex Type CommunicationMeans
The CommunicationMeans 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 priority of this communication means. Between 0 and 1, the latter meaning the highest priority.

<priority>xsd:float</priority> [1..1]

The presentity's contact address for this communication means.

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

The type of this communication means.

<type>presence_xsd:CommunicationMeansType</type> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="CommunicationMeans">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>This structure describes on way of reaching the presentity.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="priority"  type="xsd:float">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The priority of this communication means. Between 0 and 1, the latter meaning the highest priority.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="contact"  type="xsd:anyURI">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The presentity's contact address for this communication means.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="type"  type="presence_xsd:CommunicationMeansType">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The type of this communication means.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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