complexType RPickupGroupMember
diagram AXLSoap_p13071.png
namespace http://www.cisco.com/AXL/API/15.0
children priority pickupGroupName pickupDnAndPartition
used by
element RCallPickupGroup/members/member
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RPickupGroupMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="priority" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:choice minOccurs="0">
     
<xsd:element name="pickupGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pickupDnAndPartition" minOccurs="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="dnPattern" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

element RPickupGroupMember/pickupGroupName
diagram AXLSoap_p13073.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="pickupGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RPickupGroupMember/pickupDnAndPartition
diagram AXLSoap_p13074.png
properties
minOcc 0
maxOcc 1
content complex
children dnPattern routePartitionName
source <xsd:element name="pickupDnAndPartition" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="dnPattern" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RPickupGroupMember/pickupDnAndPartition/dnPattern
diagram AXLSoap_p13075.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="dnPattern" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RPickupGroupMember/pickupDnAndPartition/routePartitionName
diagram AXLSoap_p13076.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"/>


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