complexType RPresenceRedundancyGroup
diagram AXLSoap_p13091.png
namespace http://www.cisco.com/AXL/API/15.0
children name description server1 server2 haEnabled numUsers
used by
elements GetPresenceRedundancyGroupRes/return/presenceRedundancyGroup GetPresenceRedundancyGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RPresenceRedundancyGroup">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="server1" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="server2" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="haEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="numUsers" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RPresenceRedundancyGroup/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

element RPresenceRedundancyGroup/description
diagram AXLSoap_p13093.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

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

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

element RPresenceRedundancyGroup/haEnabled
diagram AXLSoap_p13096.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="haEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RPresenceRedundancyGroup/numUsers
diagram AXLSoap_p13097.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="numUsers" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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