simpleType XHuntAlgorithm
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XLineGroup/huntAlgorithmBusy UpdateLineGroupReq/huntAlgorithmBusy LLineGroup/huntAlgorithmBusy RLineGroup/huntAlgorithmBusy XLineGroup/huntAlgorithmNoAnswer UpdateLineGroupReq/huntAlgorithmNoAnswer LLineGroup/huntAlgorithmNoAnswer RLineGroup/huntAlgorithmNoAnswer XLineGroup/huntAlgorithmNotAvailable UpdateLineGroupReq/huntAlgorithmNotAvailable LLineGroup/huntAlgorithmNotAvailable RLineGroup/huntAlgorithmNotAvailable
source <xsd:simpleType name="XHuntAlgorithm">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Try next member; then, try next group in Hunt List"/>
       
<xsd:enumeration value="Try next member, but do not go to next group"/>
       
<xsd:enumeration value="Skip remaining members, and go directly to next group"/>
       
<xsd:enumeration value="Stop hunting"/>
     
</xsd:restriction>
   
</xsd:simpleType>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string"/>
   
</xsd:simpleType>
 
</xsd:union>
</xsd:simpleType>


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