| diagram | ![]() |
||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||
| children | pattern description routePartitionName members pickupNotification pickupNotificationTimer callInfoForPickupNotification name | ||
| used by |
|
||
| source | <xsd:complexType name="XCallPickupGroup"> <xsd:sequence minOccurs="0"> <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="members" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>On Addition always the first member added is itself. Do not specify the first member as itself in an Add request . Also make sure that the priority always starts with 1. It will internally be taken care of during Addition and Updation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="axlapi:XCommonMembersExtension"> <xsd:sequence minOccurs="0"> <xsd:element name="member" type="axlapi:XPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> <xsd:element name="pickupNotification" type="axlapi:XPickupNotification" default="No Alert" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="pickupNotificationTimer" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="callInfoForPickupNotification" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is applicable when Pickup Notification Policy is "Visual Alert" or "Visual or Audio Alert".</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="callingPartyInfo" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="calledPartyInfo" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| type | xsd:string | ||||
| properties |
|
||||
| source | <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | extension of axlapi:XCommonMembersExtension | ||||||
| properties |
|
||||||
| children | member | ||||||
| annotation |
|
||||||
| source | <xsd:element name="members" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>On Addition always the first member added is itself. Do not specify the first member as itself in an Add request . Also make sure that the priority always starts with 1. It will internally be taken care of during Addition and Updation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="axlapi:XCommonMembersExtension"> <xsd:sequence minOccurs="0"> <xsd:element name="member" type="axlapi:XPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:XPickupGroupMember | ||||||
| properties |
|
||||||
| children | priority pickupGroupName pickupDnAndPartition | ||||||
| source | <xsd:element name="member" type="axlapi:XPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:XPickupNotification | ||||||||||
| properties |
|
||||||||||
| source | <xsd:element name="pickupNotification" type="axlapi:XPickupNotification" default="No Alert" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:XInteger | ||||||||||
| properties |
|
||||||||||
| source | <xsd:element name="pickupNotificationTimer" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | callingPartyInfo calledPartyInfo | ||||||
| annotation |
|
||||||
| source | <xsd:element name="callInfoForPickupNotification" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is applicable when Pickup Notification Policy is "Visual Alert" or "Visual or Audio Alert".</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="callingPartyInfo" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="calledPartyInfo" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||
| type | axlapi:boolean | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| source | <xsd:element name="callingPartyInfo" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:boolean | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| source | <xsd:element name="calledPartyInfo" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||
| type | xsd:string | ||||
| properties |
|
||||
| source | <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |