complexType RHuntList
diagram AXLSoap_p12299.png
namespace http://www.cisco.com/AXL/API/15.0
children description callManagerGroupName routeListEnabled voiceMailUsage members name
used by
elements GetHuntListRes/return/huntList GetHuntListReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RHuntList">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>From Device table.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callManagerGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>From Device table.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="routeListEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>From Device table.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="voiceMailUsage" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>From Device table.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:RHuntListMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>From Device table.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RHuntList/description
diagram AXLSoap_p12300.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
From Device table.
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>From Device table.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RHuntList/callManagerGroupName
diagram AXLSoap_p12301.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
From Device table.
source <xsd:element name="callManagerGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>From Device table.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RHuntList/routeListEnabled
diagram AXLSoap_p12302.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
From Device table.
source <xsd:element name="routeListEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>From Device table.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RHuntList/voiceMailUsage
diagram AXLSoap_p12303.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
From Device table.
source <xsd:element name="voiceMailUsage" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>From Device table.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RHuntList/members
diagram AXLSoap_p12304.png
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="members" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="member" type="axlapi:RHuntListMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RHuntList/members/member
diagram AXLSoap_p12305.png
type axlapi:RHuntListMember
properties
minOcc 0
maxOcc unbounded
content complex
children lineGroupName selectionOrder
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="member" type="axlapi:RHuntListMember" minOccurs="0" maxOccurs="unbounded"/>

element RHuntList/name
diagram AXLSoap_p12306.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
From Device table.
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>From Device table.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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