complexType LCallPickupGroup
diagram AXLSoap_p4370.png
namespace http://www.cisco.com/AXL/API/15.0
children pattern description usage routePartitionName pickupNotification pickupNotificationTimer callInfoForPickupNotification name
used by
elements ListCallPickupGroupRes/return/callPickupGroup ListCallPickupGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LCallPickupGroup">
 
<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="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 LCallPickupGroup/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

element LCallPickupGroup/usage
diagram AXLSoap_p4373.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 LCallPickupGroup/routePartitionName
diagram AXLSoap_p4374.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 LCallPickupGroup/pickupNotification
diagram AXLSoap_p4375.png
type axlapi:XPickupNotification
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pickupNotification" type="axlapi:XPickupNotification" minOccurs="0" maxOccurs="1"/>

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

element LCallPickupGroup/callInfoForPickupNotification
diagram AXLSoap_p4377.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 LCallPickupGroup/callInfoForPickupNotification/callingPartyInfo
diagram AXLSoap_p4378.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 LCallPickupGroup/callInfoForPickupNotification/calledPartyInfo
diagram AXLSoap_p4379.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 LCallPickupGroup/name
diagram AXLSoap_p4380.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