complexType RCallPickupGroup
diagram AXLSoap_p10338.png
namespace http://www.cisco.com/AXL/API/15.0
children pattern description usage routePartitionName members pickupNotification pickupNotificationTimer callInfoForPickupNotification name
used by
elements GetCallPickupGroupRes/return/callPickupGroup GetCallPickupGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
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>

attribute RCallPickupGroup/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RCallPickupGroup/pattern
diagram AXLSoap_p10339.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element RCallPickupGroup/usage
diagram AXLSoap_p10341.png
type axlapi:XPatternUsage
properties
minOcc 0
maxOcc 1
content simple
annotation
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.
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>

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

element RCallPickupGroup/members
diagram AXLSoap_p10343.png
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:sequence minOccurs="0">
     
<xsd:element name="member" type="axlapi:RPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RCallPickupGroup/members/member
diagram AXLSoap_p10344.png
type axlapi:RPickupGroupMember
properties
minOcc 0
maxOcc unbounded
content complex
children priority pickupGroupName pickupDnAndPartition
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="member" type="axlapi:RPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/>

element RCallPickupGroup/pickupNotification
diagram AXLSoap_p10345.png
type axlapi:XPickupNotification
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pickupNotification" type="axlapi:XPickupNotification" minOccurs="0" maxOccurs="1"/>

element RCallPickupGroup/pickupNotificationTimer
diagram AXLSoap_p10346.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pickupNotificationTimer" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RCallPickupGroup/callInfoForPickupNotification
diagram AXLSoap_p10347.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" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="calledPartyInfo" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

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

element RCallPickupGroup/name
diagram AXLSoap_p10350.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>


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