complexType XAssignedPresenceUsers
diagram AXLSoap_p17751.png
namespace http://www.cisco.com/AXL/API/15.0
children userid server presenceRedundancyGroup
source <xsd:complexType name="XAssignedPresenceUsers">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="userid" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="server" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="presenceRedundancyGroup" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XAssignedPresenceUsers/userid
diagram AXLSoap_p17752.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="userid" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XAssignedPresenceUsers/server
diagram AXLSoap_p17753.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="server" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XAssignedPresenceUsers/presenceRedundancyGroup
diagram AXLSoap_p17754.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="presenceRedundancyGroup" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy