complexType RLineGroup
diagram AXLSoap_p9826.png
namespace http://www.cisco.com/AXL/API/9.1
children name distributionAlgorithm rnaReversionTimeOut huntAlgorithmNoAnswer huntAlgorithmBusy huntAlgorithmNotAvailable members autoLogOffHunt
used by
elements GetLineGroupRes/return/lineGroup GetLineGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RLineGroup">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:Name" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="distributionAlgorithm" type="axlapi:XDistributeAlgorithm" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rnaReversionTimeOut" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="huntAlgorithmNoAnswer" type="axlapi:XHuntAlgorithm" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="huntAlgorithmBusy" type="axlapi:XHuntAlgorithm" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="huntAlgorithmNotAvailable" type="axlapi:XHuntAlgorithm" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:RLineGroupMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="autoLogOffHunt" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element RLineGroup/name
diagram AXLSoap_p9827.png
type xsd:Name
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:Name" minOccurs="0" maxOccurs="1"/>

element RLineGroup/distributionAlgorithm
diagram AXLSoap_p9828.png
type axlapi:XDistributeAlgorithm
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="distributionAlgorithm" type="axlapi:XDistributeAlgorithm" minOccurs="0" maxOccurs="1"/>

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

element RLineGroup/huntAlgorithmNoAnswer
diagram AXLSoap_p9830.png
type axlapi:XHuntAlgorithm
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="huntAlgorithmNoAnswer" type="axlapi:XHuntAlgorithm" minOccurs="0" maxOccurs="1"/>

element RLineGroup/huntAlgorithmBusy
diagram AXLSoap_p9831.png
type axlapi:XHuntAlgorithm
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="huntAlgorithmBusy" type="axlapi:XHuntAlgorithm" minOccurs="0" maxOccurs="1"/>

element RLineGroup/huntAlgorithmNotAvailable
diagram AXLSoap_p9832.png
type axlapi:XHuntAlgorithm
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="huntAlgorithmNotAvailable" type="axlapi:XHuntAlgorithm" minOccurs="0" maxOccurs="1"/>

element RLineGroup/members
diagram AXLSoap_p9833.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:RLineGroupMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RLineGroup/members/member
diagram AXLSoap_p9834.png
type axlapi:RLineGroupMember
properties
minOcc 0
maxOcc unbounded
content complex
children lineSelectionOrder directoryNumber
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="member" type="axlapi:RLineGroupMember" minOccurs="0" maxOccurs="unbounded"/>

element RLineGroup/autoLogOffHunt
diagram AXLSoap_p9835.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="autoLogOffHunt" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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