complexType XCallManagerMember
diagram AXLSoap_p17918.png
namespace http://www.cisco.com/AXL/API/15.0
children callManagerName priority
used by
elements XCallManagerGroup/members/member UpdateCallManagerGroupReq/removeMembers/member UpdateCallManagerGroupReq/addMembers/member UpdateCallManagerGroupReq/members/member
source <xsd:complexType name="XCallManagerMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="callManagerName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="priority" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XCallManagerMember/callManagerName
diagram AXLSoap_p17919.png
type axlapi:XFkType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callManagerName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>

element XCallManagerMember/priority
diagram AXLSoap_p17920.png
type axlapi:XInteger
properties
content simple
source <xsd:element name="priority" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>


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