complexType LPresenceRedundancyGroup
diagram AXLSoap_p8443.png
namespace http://www.cisco.com/AXL/API/15.0
children name description server1 server2 haEnabled numUsers
used by
elements ListPresenceRedundancyGroupRes/return/presenceRedundancyGroup ListPresenceRedundancyGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LPresenceRedundancyGroup">
 
<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 LPresenceRedundancyGroup/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LPresenceRedundancyGroup/name
diagram AXLSoap_p8444.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 LPresenceRedundancyGroup/description
diagram AXLSoap_p8445.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 LPresenceRedundancyGroup/server1
diagram AXLSoap_p8446.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 LPresenceRedundancyGroup/server2
diagram AXLSoap_p8447.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 LPresenceRedundancyGroup/haEnabled
diagram AXLSoap_p8448.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 LPresenceRedundancyGroup/numUsers
diagram AXLSoap_p8449.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