diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | pattern description usage routePartitionName members pickupNotification pickupNotificationTimer callInfoForPickupNotification name | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="RCallPickupGroup"> <xsd:sequence minOccurs="0"> <xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="usage" type="axlapi:XPatternUsage" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="routePartitionName" type="axlapi:XFkType" 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:sequence minOccurs="0"> <xsd:element name="member" type="axlapi:RPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="pickupNotification" type="axlapi:XPickupNotification" minOccurs="0" maxOccurs="1"/> <xsd:element name="pickupNotificationTimer" type="axlapi:XInteger" 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" minOccurs="0" maxOccurs="1"/> <xsd:element name="calledPartyInfo" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/> </xsd:sequence> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XPatternUsage | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="usage" type="axlapi:XPatternUsage" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
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:sequence minOccurs="0"> <xsd:element name="member" type="axlapi:RPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
type | axlapi:RPickupGroupMember | ||||||||||||
properties |
|
||||||||||||
children | priority pickupGroupName pickupDnAndPartition | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="member" type="axlapi:RPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | axlapi:XPickupNotification | ||||||
properties |
|
||||||
source | <xsd:element name="pickupNotification" type="axlapi:XPickupNotification" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="pickupNotificationTimer" type="axlapi:XInteger" 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" minOccurs="0" maxOccurs="1"/> <xsd:element name="calledPartyInfo" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="callingPartyInfo" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="calledPartyInfo" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/> |