complexType XCallPickupGroup
diagram AXLSoap_p17926.png
namespace http://www.cisco.com/AXL/API/15.0
children pattern description routePartitionName members pickupNotification pickupNotificationTimer callInfoForPickupNotification name
used by
element AddCallPickupGroupReq/callPickupGroup
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>

element XCallPickupGroup/pattern
diagram AXLSoap_p17927.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCallPickupGroup/description
diagram AXLSoap_p17928.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallPickupGroup/routePartitionName
diagram AXLSoap_p17929.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCallPickupGroup/members
diagram AXLSoap_p17930.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children member
annotation
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.
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>

element XCallPickupGroup/members/member
diagram AXLSoap_p17931.png
type axlapi:XPickupGroupMember
properties
minOcc 0
maxOcc unbounded
content complex
children priority pickupGroupName pickupDnAndPartition
source <xsd:element name="member" type="axlapi:XPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/>

element XCallPickupGroup/pickupNotification
diagram AXLSoap_p17932.png
type axlapi:XPickupNotification
properties
minOcc 0
maxOcc 1
content simple
default No Alert
nillable false
source <xsd:element name="pickupNotification" type="axlapi:XPickupNotification" default="No Alert" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallPickupGroup/pickupNotificationTimer
diagram AXLSoap_p17933.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 6
nillable false
source <xsd:element name="pickupNotificationTimer" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallPickupGroup/callInfoForPickupNotification
diagram AXLSoap_p17934.png
properties
minOcc 0
maxOcc 1
content complex
children callingPartyInfo calledPartyInfo
annotation
documentation
This tag is applicable when Pickup Notification Policy is "Visual Alert" or "Visual or Audio Alert".
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>

element XCallPickupGroup/callInfoForPickupNotification/callingPartyInfo
diagram AXLSoap_p17935.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="callingPartyInfo" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallPickupGroup/callInfoForPickupNotification/calledPartyInfo
diagram AXLSoap_p17936.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="calledPartyInfo" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallPickupGroup/name
diagram AXLSoap_p17937.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>


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