| diagram | ![]() |
||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||
| children | name tftpDefault members | ||
| used by |
|
||
| source | <xsd:complexType name="XCallManagerGroup"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="tftpDefault" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Only use when setting TFTP Default to true. Setting to true will result in setting all other CallManager groups to false. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="members" minOccurs="1" maxOccurs="1"> <xsd:complexType> <xsd:complexContent> <xsd:extension base="axlapi:XCommonMembersExtension"> <xsd:sequence minOccurs="0"> <xsd:element name="member" type="axlapi:XCallManagerMember" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||
| type | axlapi:String50 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | axlapi:boolean | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xsd:element name="tftpDefault" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Only use when setting TFTP Default to true. Setting to true will result in setting all other CallManager groups to false. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| type | extension of axlapi:XCommonMembersExtension | ||
| properties |
|
||
| children | member | ||
| source | <xsd:element name="members" minOccurs="1" maxOccurs="1"> <xsd:complexType> <xsd:complexContent> <xsd:extension base="axlapi:XCommonMembersExtension"> <xsd:sequence minOccurs="0"> <xsd:element name="member" type="axlapi:XCallManagerMember" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:XCallManagerMember | ||||||
| properties |
|
||||||
| children | callManagerName priority | ||||||
| source | <xsd:element name="member" type="axlapi:XCallManagerMember" minOccurs="1" maxOccurs="unbounded"/> |