Broadworks-OCIP

 view release on metacpan or  search on metacpan

ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html  view on Meta::CPAN

   background-color: #069;
}

/* Schema Component Representation table */
div.schemaComponent {
   width: 90%;
}
div.schemaComponent div.contents {
   font-family: Courier New, sans-serif;
   font-size: 10pt;
   padding: 5px;
}
   /* Syntax characters */
div.schemaComponent div.contents {
   color: #00f; /* blue */
}
   /* Element and attribute tags */
div.schemaComponent div.contents .scTag {
   color: #933; /* maroon */
}
   /* Element and attribute content */
div.schemaComponent div.contents .scContent, div.schemaComponent div.contents .scContent a {
   color: black;
   font-weight: bold;
}
   /* Comments */
div.schemaComponent div.contents .comment {
   color: #999; /* Light gray */
}

/******** Legend Section ********/

div#legend table, div#legend div {
   margin-bottom: 3px;
}
div#legend div.hint {
   color: #999; /* Light gray */
   width: 90%;
   margin-left: 1em;
   margin-bottom: 2em;
}


/******** Glossary Section ********/

/* Glossary Terms */
.glossaryTerm {
   font-weight: bold;
}


/******** Footer ********/

.footer {
   font-size: 8pt;
}
</style>
<script type="text/javascript">
<!--
/* IDs of XML Instance Representation boxes */
var xiBoxes = new Array('type_GroupRoutePointAddDNISRequest_xibox', 'type_GroupRoutePointAddInstanceRequest_xibox', 'type_GroupRoutePointBouncedCallGetRequest_xibox', 'type_GroupRoutePointBouncedCallGetResponse_xibox', 'type_GroupRoutePointBouncedCal...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_GroupRoutePointAddDNISRequest_scbox', 'type_GroupRoutePointAddInstanceRequest_scbox', 'type_GroupRoutePointBouncedCallGetRequest_scbox', 'type_GroupRoutePointBouncedCallGetResponse_scbox', 'type_GroupRout...

/**
 * Can get the ID of the button controlling
 * a collapseable box by concatenating
 * this string onto the ID of the box itself.
 */
var B_SFIX = "_button";

/**
 * Counter of documentation windows
 * Used to give each window a unique name
 */
var windowCount = 0;

/**
 * Returns an element in the current HTML document.
 * 
 * @param elementID Identifier of HTML element
 * @return               HTML element object
 */
function getElementObject(elementID) {
    var elemObj = null;
    if (document.getElementById) {
        elemObj = document.getElementById(elementID);
    }
    return elemObj;
}             

/**
 * Closes a collapseable box.
 * 
 * @param boxObj       Collapseable box
 * @param buttonObj Button controlling box
 */
function closeBox(boxObj, buttonObj) {
  if (boxObj == null || buttonObj == null) {
     // Box or button not found
  } else {
     // Change 'display' CSS property of box
     boxObj.style.display="none";

     // Change text of button 
     if (boxObj.style.display=="none") {
        buttonObj.value=" + ";
     }
  }
}

/**
 * Opens a collapseable box.
 * 
 * @param boxObj       Collapseable box
 * @param buttonObj Button controlling box
 */
function openBox(boxObj, buttonObj) {
  if (boxObj == null || buttonObj == null) {
     // Box or button not found
  } else {
     // Change 'display' CSS property of box
     boxObj.style.display="block";

ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html  view on Meta::CPAN

<a href="#type_GroupRoutePointQueueCallDispositionCodeAddRequest">Complex Type: <strong>GroupRoutePointQueueCallDispositionCodeAddRequest</strong>
</a>
</li>
<li>
<a href="#type_GroupRoutePointQueueCallDispositionCodeDeleteRequest">Complex Type: <strong>GroupRoutePointQueueCallDispositionCodeDeleteRequest</strong>
</a>
</li>
<li>
<a href="#type_GroupRoutePointQueueCallDispositionCodeGetListRequest">Complex Type: <strong>GroupRoutePointQueueCallDispositionCodeGetListRequest</strong>
</a>
</li>
<li>
<a href="#type_GroupRoutePointQueueCallDispositionCodeGetListResponse">Complex Type: <strong>GroupRoutePointQueueCallDispositionCodeGetListResponse</strong>
</a>
</li>
<li>
<a href="#type_GroupRoutePointQueueCallDispositionCodeGetRequest">Complex Type: <strong>GroupRoutePointQueueCallDispositionCodeGetRequest</strong>
</a>
</li>
<li>
<a href="#type_GroupRoutePointQueueCallDispositionCodeGetResponse">Complex Type: <strong>GroupRoutePointQueueCallDispositionCodeGetResponse</strong>
</a>
</li>
<li>
<a href="#type_GroupRoutePointQueueCallDispositionCodeModifyRequest">Complex Type: <strong>GroupRoutePointQueueCallDispositionCodeModifyRequest</strong>
</a>
</li>
<li>
<a href="#type_GroupRoutePointQueueCallDispositionCodeSettingsGetRequest">Complex Type: <strong>GroupRoutePointQueueCallDispositionCodeSettingsGetRequest</strong>
</a>
</li>
<li>
<a href="#type_GroupRoutePointQueueCallDispositionCodeSettingsGetResponse">Complex Type: <strong>GroupRoutePointQueueCallDispositionCodeSettingsGetResponse</strong>
</a>
</li>
<li>
<a href="#type_GroupRoutePointQueueCallDispositionCodeSettingsModifyRequest">Complex Type: <strong>GroupRoutePointQueueCallDispositionCodeSettingsModifyRequest</strong>
</a>
</li>
<li>
<a href="#type_UserRoutePointCallDispositionCodeGetAvailableListRequest">Complex Type: <strong>UserRoutePointCallDispositionCodeGetAvailableListRequest</strong>
</a>
</li>
<li>
<a href="#type_UserRoutePointCallDispositionCodeGetAvailableListResponse">Complex Type: <strong>UserRoutePointCallDispositionCodeGetAvailableListResponse</strong>
</a>
</li>
<li>
<a href="#type_UserRoutePointSupervisorGetListRequest">Complex Type: <strong>UserRoutePointSupervisorGetListRequest</strong>
</a>
</li>
<li>
<a href="#type_UserRoutePointSupervisorGetListResponse">Complex Type: <strong>UserRoutePointSupervisorGetListResponse</strong>
</a>
</li>
<li>
<a href="#type_UserRoutePointSupervisorModifyListRequest">Complex Type: <strong>UserRoutePointSupervisorModifyListRequest</strong>
</a>
</li>
<li>
<a href="#type_NoAnswerTimeoutRings">Simple Type: <strong>NoAnswerTimeoutRings</strong>
</a>
</li>
<li>
<a href="#type_RoutePointCallFailureTimeout">Simple Type: <strong>RoutePointCallFailureTimeout</strong>
</a>
</li>
<li>
<a href="#type_RoutePointFailoverStatus">Simple Type: <strong>RoutePointFailoverStatus</strong>
</a>
</li>
</ul>
</li>
</ul>
<ul style="margin-top: 0em" id="legendTOC">
<li>
<a href="#Legend">Legend</a>
</li>
</ul>
<ul style="margin-top: 0em" id="glossaryTOC">
<li>
<a href="#Glossary">Glossary</a>
</li>
</ul>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h2>
<a name="SchemaProperties">Schema Document Properties</a>
</h2>
<table class="properties">
<tr>
<th>
<a href="#term_TargetNS" title="Look up 'Target Namespace' in glossary">Target Namespace</a>
</th>
<td>None</td>
</tr>
<tr>
<th>Element and Attribute Namespaces</th>
<td>
<ul>
<li>Global element and attribute declarations belong to this schema's target namespace.</li>
<li>By default, local element declarations belong to this schema's target namespace.</li>
<li>By default, local attribute declarations belong to this schema's target namespace.</li>
</ul>
</td>
</tr>
<tr>
<th>Schema Composition</th>
<td>
<ul>
<li>This schema imports schema(s) from the following namespace(s):<ul>
<li>
<em>C</em> (at <a href="../OCISchemaBASE.xsd.html" title="Jump to schema documentation for '../OCISchemaBASE.xsd'.">../OCISchemaBASE.xsd</a>)</li>
</ul>
</li>
<li>This schema includes components from the following schema document(s):<ul>
<li>
<a href="../OCISchemaDataTypes.xsd.html" title="Jump to schema documentation for '../OCISchemaDataTypes.xsd'.">../OCISchemaDataTypes.xsd</a>
</li>
<li>
<a href="../OCISchemaSearchCriteria.xsd.html" title="Jump to schema documentation for '../OCISchemaSearchCriteria.xsd'.">../OCISchemaSearchCriteria.xsd</a>
</li>
<li>OCISchemaServiceCallCenter.xsd</li>

ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html  view on Meta::CPAN

</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
        Add a Route Point instance to a group.
        The Route Point is a Call Center queue that performs the same function but 
        allows an external system to perform the distribution of calls instead of making 
        those decisions itself.
        The domain is required in the serviceUserId.
        The response is either SuccessResponse or ErrorResponse.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointAddInstanceRequest_xibox'); return false;" class="control" id="type_GroupRoutePointAddInstanceRequest_xibox_button" type="button" /> <span class="caption">XML Instance Representat...
</div>
<div class="contents" id="type_GroupRoutePointAddInstanceRequest_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em;" class="other">&lt;!-- '<span class="type">
<a href="javascript:void(0)" title="&quot;OCICommand&quot; type definition could not be found." onclick="alert('&quot;OCICommand&quot; type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --&gt;</div>
<div style="margin-left: 1.5em" class="newFields">&lt;serviceProviderId&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceProviderId" title="Jump to &quot;ServiceProviderId&quot; type definition(located in external schema documentation)." class="externalLink">ServiceProviderId</a>
</span> &lt;/serviceProviderId&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;groupId&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_GroupId" title="Jump to &quot;GroupId&quot; type definition(located in external schema documentation)." class="externalLink">GroupId</a>
</span> &lt;/groupId&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;serviceUserId&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to &quot;UserId&quot; type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> &lt;/serviceUserId&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;serviceInstanceProfile&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceAddProfileCallCenter" title="Jump to &quot;ServiceInstanceAddProfileCallCenter&quot; type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfil...
</span> &lt;/serviceInstanceProfile&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;networkClassOfService&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to &quot;NetworkClassOfServiceName&quot; type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span> &lt;/networkClassOfService&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;externalPreferredAudioCodec&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span> &lt;/externalPreferredAudioCodec&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;internalPreferredAudioCodec&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span> &lt;/internalPreferredAudioCodec&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;queueLength&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to &quot;CallCenterQueueLength16&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span> &lt;/queueLength&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;noAnswerTimeoutRings&gt; <span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to &quot;NoAnswerTimeoutRings&quot; type definition.">NoAnswerTimeoutRings</a>
</span> &lt;/noAnswerTimeoutRings&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;enableVideo&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableVideo&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;playRingingWhenOfferingCall&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/playRingingWhenOfferingCall&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;overrideAgentWrapUpTime&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/overrideAgentWrapUpTime&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;wrapUpSeconds&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterWrapUpSeconds" title="Jump to &quot;CallCenterWrapUpSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterWrapUpSeconds</a>
</span> &lt;/wrapUpSeconds&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;enableAutomaticStateChangeForAgents&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableAutomaticStateChangeForAgents&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;agentStateAfterCall&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AgentACDAutomaticState" title="Jump to &quot;AgentACDAutomaticState&quot; type definition(located in external schema documentation)." class="externalLink">AgentACDAutomaticState</a>
</span> &lt;/agentStateAfterCall&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;agentUnavailableCode&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAgentUnavailableCode" title="Jump to &quot;CallCenterAgentUnavailableCode&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAgentUnavailableCode</a>...
</span> &lt;/agentUnavailableCode&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;forceDeliveryOfCalls&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/forceDeliveryOfCalls&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;forceDeliveryWaitTimeSeconds&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterForceDeliveryWaitTimeSeconds" title="Jump to &quot;CallCenterForceDeliveryWaitTimeSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterForceDel...
</span> &lt;/forceDeliveryWaitTimeSeconds&gt; <span class="occurs">[0..1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointAddInstanceRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointAddInstanceRequest_scbox'); return false;" class="control" id="type_GroupRoutePointAddInstanceRequest_scbox_button" type="button" /> <span class="caption">Schema Component Represe...
</div>
<div class="contents" id="type_GroupRoutePointAddInstanceRequest_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupRoutePointAddInstanceRequest</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:complexConten...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceProviderId</span>" <sp...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceProviderId" title="Jump to &quot;ServiceProviderId&quot; type definition(located in external schema documentation)." class="externalLink">ServiceProviderId</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">groupId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_GroupId" title="Jump to &quot;GroupId&quot; type definition(located in external schema documentation)." class="externalLink">GroupId</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceUserId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to &quot;UserId&quot; type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceAddProfileCallCenter" title="Jump to &quot;ServiceInstanceAddProfileCallCenter&quot; type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfil...
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">networkClassOfService</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to &quot;NetworkClassOfServiceName&quot; type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">externalPreferredAudioCodec</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">internalPreferredAudioCodec</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queueLength</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to &quot;CallCenterQueueLength16&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">noAnswerTimeoutRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to &quot;NoAnswerTimeoutRings&quot; type definition.">NoAnswerTimeoutRings</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playRingingWhenOfferingCall</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overrideAgentWrapUpTime</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">wrapUpSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterWrapUpSeconds" title="Jump to &quot;CallCenterWrapUpSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterWrapUpSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableAutomaticStateChangeForAgents</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentStateAfterCall</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AgentACDAutomaticState" title="Jump to &quot;AgentACDAutomaticState&quot; type definition(located in external schema documentation)." class="externalLink">AgentACDAutomaticState</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUnavailableCode</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAgentUnavailableCode" title="Jump to &quot;CallCenterAgentUnavailableCode&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAgentUnavailableCode</a>...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forceDeliveryOfCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forceDeliveryWaitTimeSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterForceDeliveryWaitTimeSeconds" title="Jump to &quot;CallCenterForceDeliveryWaitTimeSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterForceDel...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:extension</span>&gt;</div>&lt;/<span class="scTag">xs:complexContent</span>&gt...
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointAddInstanceRequest_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_GroupRoutePointBouncedCallGetRequest">GroupRoutePointBouncedCallGetRequest</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">

ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html  view on Meta::CPAN

<h3>Complex Type: <a class="name" name="type_GroupRoutePointGetFailoverPolicyResponse">GroupRoutePointGetFailoverPolicyResponse</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIDataResponse" title="Jump to &quot;OCIDataResponse&quot; type definition(located in external schema documentation)." class="externalLin...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupRoutePointGetFailoverPolicyResponse</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
        Response to the GroupRoutePointGetFailoverPolicyRequest.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointGetFailoverPolicyResponse_xibox'); return false;" class="control" id="type_GroupRoutePointGetFailoverPolicyResponse_xibox_button" type="button" /> <span class="caption">XML Instan...
</div>
<div class="contents" id="type_GroupRoutePointGetFailoverPolicyResponse_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em;" class="other">&lt;!-- '<span class="type">
<a href="javascript:void(0)" title="&quot;OCIResponse&quot; type definition could not be found." onclick="alert('&quot;OCIResponse&quot; type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --&gt;</div>
<div style="margin-left: 1.5em" class="newFields">&lt;enableFailoverSupport&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableFailoverSupport&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;externalSystem&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_RoutePointExternalSystem" title="Jump to &quot;RoutePointExternalSystem&quot; type definition(located in external schema documentation)." class="externalLink">RoutePointExternalSystem</a>
</span> &lt;/externalSystem&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;failoverPhoneNumber&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> &lt;/failoverPhoneNumber&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;failoverStatus&gt; <span class="type">
<a href="#type_RoutePointFailoverStatus" title="Jump to &quot;RoutePointFailoverStatus&quot; type definition.">RoutePointFailoverStatus</a>
</span> &lt;/failoverStatus&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;perCallEnableFailoverSupport&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/perCallEnableFailoverSupport&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;perCallCallFailureTimeoutSeconds&gt; <span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to &quot;RoutePointCallFailureTimeout&quot; type definition.">RoutePointCallFailureTimeout</a>
</span> &lt;/perCallCallFailureTimeoutSeconds&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;perCallOutboundCallFailureTimeoutSeconds&gt; <span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to &quot;RoutePointCallFailureTimeout&quot; type definition.">RoutePointCallFailureTimeout</a>
</span> &lt;/perCallOutboundCallFailureTimeoutSeconds&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;perCallFailoverPhoneNumber&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> &lt;/perCallFailoverPhoneNumber&gt; <span class="occurs">[0..1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointGetFailoverPolicyResponse_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointGetFailoverPolicyResponse_scbox'); return false;" class="control" id="type_GroupRoutePointGetFailoverPolicyResponse_scbox_button" type="button" /> <span class="caption">Schema Com...
</div>
<div class="contents" id="type_GroupRoutePointGetFailoverPolicyResponse_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupRoutePointGetFailoverPolicyResponse</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:comple...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIDataResponse" title="Jump to &quot;OCIDataResponse&quot; type definition(located in external schema documentation)." class="externalLin...
</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableFailoverSupport</span>"...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">externalSystem</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_RoutePointExternalSystem" title="Jump to &quot;RoutePointExternalSystem&quot; type definition(located in external schema documentation)." class="externalLink">RoutePointExternalSystem</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">failoverPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">failoverStatus</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_RoutePointFailoverStatus" title="Jump to &quot;RoutePointFailoverStatus&quot; type definition.">RoutePointFailoverStatus</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallEnableFailoverSupport</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallCallFailureTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to &quot;RoutePointCallFailureTimeout&quot; type definition.">RoutePointCallFailureTimeout</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallOutboundCallFailureTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to &quot;RoutePointCallFailureTimeout&quot; type definition.">RoutePointCallFailureTimeout</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallFailoverPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:extension</span>&gt;</div>&lt;/<span class="scTag">xs:complexContent</span>&gt...
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointGetFailoverPolicyResponse_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_GroupRoutePointGetInstanceListRequest">GroupRoutePointGetInstanceListRequest</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupRoutePointGetInstanceListRequest</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
        Get a list of Route Point instances within a group. 
        It is possible to search by various criteria to restrict the number of rows returned.
        The response is either GroupRoutePointGetInstanceListResponse or ErrorResponse.
        It is possible to get the instances within a specified department.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointGetInstanceListRequest_xibox'); return false;" class="control" id="type_GroupRoutePointGetInstanceListRequest_xibox_button" type="button" /> <span class="caption">XML Instance Rep...
</div>
<div class="contents" id="type_GroupRoutePointGetInstanceListRequest_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />

ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html  view on Meta::CPAN

<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIDataResponse" title="Jump to &quot;OCIDataResponse&quot; type definition(located in external schema documentation)." class="externalLin...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupRoutePointGetInstanceResponse19sp1</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
        Response to GroupRoutePointGetInstanceRequest19sp1.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointGetInstanceResponse19sp1_xibox'); return false;" class="control" id="type_GroupRoutePointGetInstanceResponse19sp1_xibox_button" type="button" /> <span class="caption">XML Instance...
</div>
<div class="contents" id="type_GroupRoutePointGetInstanceResponse19sp1_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em;" class="other">&lt;!-- '<span class="type">
<a href="javascript:void(0)" title="&quot;OCIResponse&quot; type definition could not be found." onclick="alert('&quot;OCIResponse&quot; type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --&gt;</div>
<div style="margin-left: 1.5em" class="newFields">&lt;serviceInstanceProfile&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceReadProfile19sp1" title="Jump to &quot;ServiceInstanceReadProfile19sp1&quot; type definition(located in external schema documentation)." class="externalLink">ServiceInstanceReadProfile19sp1<...
</span> &lt;/serviceInstanceProfile&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;networkClassOfService&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to &quot;NetworkClassOfServiceName&quot; type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span> &lt;/networkClassOfService&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;externalPreferredAudioCodec&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span> &lt;/externalPreferredAudioCodec&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;internalPreferredAudioCodec&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span> &lt;/internalPreferredAudioCodec&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;queueLength&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to &quot;CallCenterQueueLength16&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span> &lt;/queueLength&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;noAnswerTimeoutRings&gt; <span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to &quot;NoAnswerTimeoutRings&quot; type definition.">NoAnswerTimeoutRings</a>
</span> &lt;/noAnswerTimeoutRings&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;enableVideo&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableVideo&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;playRingingWhenOfferingCall&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/playRingingWhenOfferingCall&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;overrideAgentWrapUpTime&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/overrideAgentWrapUpTime&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;wrapUpSeconds&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterWrapUpSeconds" title="Jump to &quot;CallCenterWrapUpSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterWrapUpSeconds</a>
</span> &lt;/wrapUpSeconds&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;enableAutomaticStateChangeForAgents&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableAutomaticStateChangeForAgents&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;agentStateAfterCall&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AgentACDAutomaticState" title="Jump to &quot;AgentACDAutomaticState&quot; type definition(located in external schema documentation)." class="externalLink">AgentACDAutomaticState</a>
</span> &lt;/agentStateAfterCall&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;agentUnavailableCode&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAgentUnavailableCode" title="Jump to &quot;CallCenterAgentUnavailableCode&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAgentUnavailableCode</a>...
</span> &lt;/agentUnavailableCode&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;forceDeliveryOfCalls&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/forceDeliveryOfCalls&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;forceDeliveryWaitTimeSeconds&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterForceDeliveryWaitTimeSeconds" title="Jump to &quot;CallCenterForceDeliveryWaitTimeSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterForceDel...
</span> &lt;/forceDeliveryWaitTimeSeconds&gt; <span class="occurs">[0..1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointGetInstanceResponse19sp1_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointGetInstanceResponse19sp1_scbox'); return false;" class="control" id="type_GroupRoutePointGetInstanceResponse19sp1_scbox_button" type="button" /> <span class="caption">Schema Compo...
</div>
<div class="contents" id="type_GroupRoutePointGetInstanceResponse19sp1_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupRoutePointGetInstanceResponse19sp1</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:complex...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIDataResponse" title="Jump to &quot;OCIDataResponse&quot; type definition(located in external schema documentation)." class="externalLin...
</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceReadProfile19sp1" title="Jump to &quot;ServiceInstanceReadProfile19sp1&quot; type definition(located in external schema documentation)." class="externalLink">ServiceInstanceReadProfile19sp1<...
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">networkClassOfService</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to &quot;NetworkClassOfServiceName&quot; type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">externalPreferredAudioCodec</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">internalPreferredAudioCodec</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queueLength</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to &quot;CallCenterQueueLength16&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">noAnswerTimeoutRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to &quot;NoAnswerTimeoutRings&quot; type definition.">NoAnswerTimeoutRings</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playRingingWhenOfferingCall</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overrideAgentWrapUpTime</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">wrapUpSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterWrapUpSeconds" title="Jump to &quot;CallCenterWrapUpSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterWrapUpSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableAutomaticStateChangeForAgents</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentStateAfterCall</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AgentACDAutomaticState" title="Jump to &quot;AgentACDAutomaticState&quot; type definition(located in external schema documentation)." class="externalLink">AgentACDAutomaticState</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUnavailableCode</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAgentUnavailableCode" title="Jump to &quot;CallCenterAgentUnavailableCode&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAgentUnavailableCode</a>...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forceDeliveryOfCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forceDeliveryWaitTimeSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterForceDeliveryWaitTimeSeconds" title="Jump to &quot;CallCenterForceDeliveryWaitTimeSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterForceDel...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:extension</span>&gt;</div>&lt;/<span class="scTag">xs:complexContent</span>&gt...
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointGetInstanceResponse19sp1_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_GroupRoutePointHolidayServiceGetRequest20">GroupRoutePointHolidayServiceGetRequest20</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">

ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html  view on Meta::CPAN

</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupRoutePointModifyFailoverPolicyRequest</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
        Modify the route point failover policy. 
        The response is either a SuccessResponse or an ErrorResponse.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointModifyFailoverPolicyRequest_xibox'); return false;" class="control" id="type_GroupRoutePointModifyFailoverPolicyRequest_xibox_button" type="button" /> <span class="caption">XML In...
</div>
<div class="contents" id="type_GroupRoutePointModifyFailoverPolicyRequest_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em;" class="other">&lt;!-- '<span class="type">
<a href="javascript:void(0)" title="&quot;OCICommand&quot; type definition could not be found." onclick="alert('&quot;OCICommand&quot; type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --&gt;</div>
<div style="margin-left: 1.5em" class="newFields">&lt;serviceUserId&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to &quot;UserId&quot; type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> &lt;/serviceUserId&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;enableFailoverSupport&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableFailoverSupport&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;externalSystem&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_RoutePointExternalSystem" title="Jump to &quot;RoutePointExternalSystem&quot; type definition(located in external schema documentation)." class="externalLink">RoutePointExternalSystem</a>
</span> &lt;/externalSystem&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;failoverPhoneNumber&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> &lt;/failoverPhoneNumber&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;perCallEnableFailoverSupport&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/perCallEnableFailoverSupport&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;perCallCallFailureTimeoutSeconds&gt; <span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to &quot;RoutePointCallFailureTimeout&quot; type definition.">RoutePointCallFailureTimeout</a>
</span> &lt;/perCallCallFailureTimeoutSeconds&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;perCallOutboundCallFailureTimeoutSeconds&gt; <span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to &quot;RoutePointCallFailureTimeout&quot; type definition.">RoutePointCallFailureTimeout</a>
</span> &lt;/perCallOutboundCallFailureTimeoutSeconds&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;perCallFailoverPhoneNumber&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> &lt;/perCallFailoverPhoneNumber&gt; <span class="occurs">[0..1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointModifyFailoverPolicyRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointModifyFailoverPolicyRequest_scbox'); return false;" class="control" id="type_GroupRoutePointModifyFailoverPolicyRequest_scbox_button" type="button" /> <span class="caption">Schema...
</div>
<div class="contents" id="type_GroupRoutePointModifyFailoverPolicyRequest_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupRoutePointModifyFailoverPolicyRequest</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:comp...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceUserId</span>" <span c...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to &quot;UserId&quot; type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableFailoverSupport</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">externalSystem</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_RoutePointExternalSystem" title="Jump to &quot;RoutePointExternalSystem&quot; type definition(located in external schema documentation)." class="externalLink">RoutePointExternalSystem</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">failoverPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallEnableFailoverSupport</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallCallFailureTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to &quot;RoutePointCallFailureTimeout&quot; type definition.">RoutePointCallFailureTimeout</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallOutboundCallFailureTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to &quot;RoutePointCallFailureTimeout&quot; type definition.">RoutePointCallFailureTimeout</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallFailoverPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:exte...
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointModifyFailoverPolicyRequest_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_GroupRoutePointModifyInstanceRequest">GroupRoutePointModifyInstanceRequest</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupRoutePointModifyInstanceRequest</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
        Request to modify a Route Point instance.
        The response is either SuccessResponse or ErrorResponse.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointModifyInstanceRequest_xibox'); return false;" class="control" id="type_GroupRoutePointModifyInstanceRequest_xibox_button" type="button" /> <span class="caption">XML Instance Repre...
</div>
<div class="contents" id="type_GroupRoutePointModifyInstanceRequest_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em;" class="other">&lt;!-- '<span class="type">
<a href="javascript:void(0)" title="&quot;OCICommand&quot; type definition could not be found." onclick="alert('&quot;OCICommand&quot; type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --&gt;</div>
<div style="margin-left: 1.5em" class="newFields">&lt;serviceUserId&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to &quot;UserId&quot; type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> &lt;/serviceUserId&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;serviceInstanceProfile&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to &quot;ServiceInstanceModifyProfile&quot; type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span> &lt;/serviceInstanceProfile&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;networkClassOfService&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to &quot;NetworkClassOfServiceName&quot; type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span> &lt;/networkClassOfService&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;externalPreferredAudioCodec&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span> &lt;/externalPreferredAudioCodec&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;internalPreferredAudioCodec&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span> &lt;/internalPreferredAudioCodec&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;queueLength&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to &quot;CallCenterQueueLength16&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span> &lt;/queueLength&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;noAnswerTimeoutRings&gt; <span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to &quot;NoAnswerTimeoutRings&quot; type definition.">NoAnswerTimeoutRings</a>
</span> &lt;/noAnswerTimeoutRings&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;enableVideo&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableVideo&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;playRingingWhenOfferingCall&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/playRingingWhenOfferingCall&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;overrideAgentWrapUpTime&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/overrideAgentWrapUpTime&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;wrapUpSeconds&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterWrapUpSeconds" title="Jump to &quot;CallCenterWrapUpSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterWrapUpSeconds</a>
</span> &lt;/wrapUpSeconds&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;enableAutomaticStateChangeForAgents&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableAutomaticStateChangeForAgents&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;agentStateAfterCall&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AgentACDAutomaticState" title="Jump to &quot;AgentACDAutomaticState&quot; type definition(located in external schema documentation)." class="externalLink">AgentACDAutomaticState</a>
</span> &lt;/agentStateAfterCall&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;agentUnavailableCode&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAgentUnavailableCode" title="Jump to &quot;CallCenterAgentUnavailableCode&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAgentUnavailableCode</a>...
</span> &lt;/agentUnavailableCode&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;forceDeliveryOfCalls&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/forceDeliveryOfCalls&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;forceDeliveryWaitTimeSeconds&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterForceDeliveryWaitTimeSeconds" title="Jump to &quot;CallCenterForceDeliveryWaitTimeSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterForceDel...
</span> &lt;/forceDeliveryWaitTimeSeconds&gt; <span class="occurs">[0..1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointModifyInstanceRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointModifyInstanceRequest_scbox'); return false;" class="control" id="type_GroupRoutePointModifyInstanceRequest_scbox_button" type="button" /> <span class="caption">Schema Component R...
</div>
<div class="contents" id="type_GroupRoutePointModifyInstanceRequest_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupRoutePointModifyInstanceRequest</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:complexCon...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceUserId</span>" <span c...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to &quot;UserId&quot; type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to &quot;ServiceInstanceModifyProfile&quot; type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">networkClassOfService</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to &quot;NetworkClassOfServiceName&quot; type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">externalPreferredAudioCodec</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">internalPreferredAudioCodec</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to &quot;AudioFileCodec&quot; type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queueLength</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to &quot;CallCenterQueueLength16&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">noAnswerTimeoutRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to &quot;NoAnswerTimeoutRings&quot; type definition.">NoAnswerTimeoutRings</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playRingingWhenOfferingCall</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overrideAgentWrapUpTime</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">wrapUpSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterWrapUpSeconds" title="Jump to &quot;CallCenterWrapUpSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterWrapUpSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableAutomaticStateChangeForAgents</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentStateAfterCall</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AgentACDAutomaticState" title="Jump to &quot;AgentACDAutomaticState&quot; type definition(located in external schema documentation)." class="externalLink">AgentACDAutomaticState</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUnavailableCode</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAgentUnavailableCode" title="Jump to &quot;CallCenterAgentUnavailableCode&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAgentUnavailableCode</a>...
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forceDeliveryOfCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forceDeliveryWaitTimeSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterForceDeliveryWaitTimeSeconds" title="Jump to &quot;CallCenterForceDeliveryWaitTimeSeconds&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterForceDel...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:exte...
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointModifyInstanceRequest_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_GroupRoutePointNightServiceGetRequest20">GroupRoutePointNightServiceGetRequest20</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">

ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html  view on Meta::CPAN

<script type="text/javascript">
<!--
setState('type_GroupRoutePointOverflowGetRequest20_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_GroupRoutePointOverflowGetResponse20">GroupRoutePointOverflowGetResponse20</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIDataResponse" title="Jump to &quot;OCIDataResponse&quot; type definition(located in external schema documentation)." class="externalLin...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupRoutePointOverflowGetResponse20</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
        Response to the GroupRoutePointOverflowGetRequest20.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointOverflowGetResponse20_xibox'); return false;" class="control" id="type_GroupRoutePointOverflowGetResponse20_xibox_button" type="button" /> <span class="caption">XML Instance Repre...
</div>
<div class="contents" id="type_GroupRoutePointOverflowGetResponse20_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em;" class="other">&lt;!-- '<span class="type">
<a href="javascript:void(0)" title="&quot;OCIResponse&quot; type definition could not be found." onclick="alert('&quot;OCIResponse&quot; type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --&gt;</div>
<div style="margin-left: 1.5em" class="newFields">&lt;action&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to &quot;CallCenterOverflowProcessingAction&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span> &lt;/action&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;transferPhoneNumber&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> &lt;/transferPhoneNumber&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;overflowAfterTimeout&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/overflowAfterTimeout&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;timeoutSeconds&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to &quot;HuntForwardTimeoutSeconds&quot; type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> &lt;/timeoutSeconds&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;playAnnouncementBeforeOverflowProcessing&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/playAnnouncementBeforeOverflowProcessing&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;audioMessageSelection&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to &quot;ExtendedFileResourceSelection&quot; type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> &lt;/audioMessageSelection&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;audioUrlList&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementURLList" title="Jump to &quot;CallCenterAnnouncementURLList&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncementURLList</a>
</span> &lt;/audioUrlList&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;audioFileList&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementFileListRead20" title="Jump to &quot;CallCenterAnnouncementFileListRead20&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncement...
</span> &lt;/audioFileList&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;videoMessageSelection&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to &quot;ExtendedFileResourceSelection&quot; type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> &lt;/videoMessageSelection&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;videoUrlList&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementURLList" title="Jump to &quot;CallCenterAnnouncementURLList&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncementURLList</a>
</span> &lt;/videoUrlList&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;videoFileList&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementFileListRead20" title="Jump to &quot;CallCenterAnnouncementFileListRead20&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncement...
</span> &lt;/videoFileList&gt; <span class="occurs">[0..1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointOverflowGetResponse20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointOverflowGetResponse20_scbox'); return false;" class="control" id="type_GroupRoutePointOverflowGetResponse20_scbox_button" type="button" /> <span class="caption">Schema Component R...
</div>
<div class="contents" id="type_GroupRoutePointOverflowGetResponse20_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupRoutePointOverflowGetResponse20</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:complexCon...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIDataResponse" title="Jump to &quot;OCIDataResponse&quot; type definition(located in external schema documentation)." class="externalLin...
</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">action</span>" <span class="s...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to &quot;CallCenterOverflowProcessingAction&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to &quot;HuntForwardTimeoutSeconds&quot; type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to &quot;ExtendedFileResourceSelection&quot; type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioUrlList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementURLList" title="Jump to &quot;CallCenterAnnouncementURLList&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncementURLList</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioFileList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementFileListRead20" title="Jump to &quot;CallCenterAnnouncementFileListRead20&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncement...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">videoMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to &quot;ExtendedFileResourceSelection&quot; type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">videoUrlList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementURLList" title="Jump to &quot;CallCenterAnnouncementURLList&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncementURLList</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">videoFileList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementFileListRead20" title="Jump to &quot;CallCenterAnnouncementFileListRead20&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncement...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:extension</span>&gt;</div>&lt;/<span class="scTag">xs:complexContent</span>&gt...
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointOverflowGetResponse20_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_GroupRoutePointOverflowModifyRequest20">GroupRoutePointOverflowModifyRequest20</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupRoutePointOverflowModifyRequest20</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
        Modify a route point's overflow settings.
        The response is either a SuccessResponse or an ErrorResponse.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointOverflowModifyRequest20_xibox'); return false;" class="control" id="type_GroupRoutePointOverflowModifyRequest20_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
<div class="contents" id="type_GroupRoutePointOverflowModifyRequest20_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em;" class="other">&lt;!-- '<span class="type">
<a href="javascript:void(0)" title="&quot;OCICommand&quot; type definition could not be found." onclick="alert('&quot;OCICommand&quot; type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --&gt;</div>
<div style="margin-left: 1.5em" class="newFields">&lt;serviceUserId&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to &quot;UserId&quot; type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> &lt;/serviceUserId&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;action&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to &quot;CallCenterOverflowProcessingAction&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span> &lt;/action&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;transferPhoneNumber&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> &lt;/transferPhoneNumber&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;overflowAfterTimeout&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/overflowAfterTimeout&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;timeoutSeconds&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to &quot;HuntForwardTimeoutSeconds&quot; type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> &lt;/timeoutSeconds&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;playAnnouncementBeforeOverflowProcessing&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/playAnnouncementBeforeOverflowProcessing&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;audioMessageSelection&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to &quot;ExtendedFileResourceSelection&quot; type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> &lt;/audioMessageSelection&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;audioUrlList&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementURLListModify" title="Jump to &quot;CallCenterAnnouncementURLListModify&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncementUR...
</span> &lt;/audioUrlList&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;audioFileList&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementFileListModify20" title="Jump to &quot;CallCenterAnnouncementFileListModify20&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnounce...
</span> &lt;/audioFileList&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;videoMessageSelection&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to &quot;ExtendedFileResourceSelection&quot; type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> &lt;/videoMessageSelection&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;videoUrlList&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementURLListModify" title="Jump to &quot;CallCenterAnnouncementURLListModify&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncementUR...
</span> &lt;/videoUrlList&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;videoFileList&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementFileListModify20" title="Jump to &quot;CallCenterAnnouncementFileListModify20&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnounce...
</span> &lt;/videoFileList&gt; <span class="occurs">[0..1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointOverflowModifyRequest20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupRoutePointOverflowModifyRequest20_scbox'); return false;" class="control" id="type_GroupRoutePointOverflowModifyRequest20_scbox_button" type="button" /> <span class="caption">Schema Compone...
</div>
<div class="contents" id="type_GroupRoutePointOverflowModifyRequest20_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupRoutePointOverflowModifyRequest20</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:complexC...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceUserId</span>" <span c...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to &quot;UserId&quot; type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to &quot;CallCenterOverflowProcessingAction&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to &quot;OutgoingDNorSIPURI&quot; type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to &quot;HuntForwardTimeoutSeconds&quot; type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to &quot;ExtendedFileResourceSelection&quot; type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioUrlList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementURLListModify" title="Jump to &quot;CallCenterAnnouncementURLListModify&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncementUR...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioFileList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementFileListModify20" title="Jump to &quot;CallCenterAnnouncementFileListModify20&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnounce...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">videoMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to &quot;ExtendedFileResourceSelection&quot; type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">videoUrlList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementURLListModify" title="Jump to &quot;CallCenterAnnouncementURLListModify&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnouncementUR...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">videoFileList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterAnnouncementFileListModify20" title="Jump to &quot;CallCenterAnnouncementFileListModify20&quot; type definition(located in external schema documentation)." class="externalLink">CallCenterAnnounce...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:extension</span>&gt;</div>&lt;/<span class="scTag">xs:complexContent</span>&gt...
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointOverflowModifyRequest20_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_GroupRoutePointQueueCallDispositionCodeAddRequest">GroupRoutePointQueueCallDispositionCodeAddRequest</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>

ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html  view on Meta::CPAN

<td>
        Request to modify the Route Point supervisor list for a user.
        The response is either SuccessResponse or ErrorResponse.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_UserRoutePointSupervisorModifyListRequest_xibox'); return false;" class="control" id="type_UserRoutePointSupervisorModifyListRequest_xibox_button" type="button" /> <span class="caption">XML Inst...
</div>
<div class="contents" id="type_UserRoutePointSupervisorModifyListRequest_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em;" class="other">&lt;!-- '<span class="type">
<a href="javascript:void(0)" title="&quot;OCICommand&quot; type definition could not be found." onclick="alert('&quot;OCICommand&quot; type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --&gt;</div>
<div style="margin-left: 1.5em" class="newFields">&lt;userId&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to &quot;UserId&quot; type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> &lt;/userId&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;supervisorUserIdList&gt; <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ReplacementUserIdList" title="Jump to &quot;ReplacementUserIdList&quot; type definition(located in external schema documentation)." class="externalLink">ReplacementUserIdList</a>
</span> &lt;/supervisorUserIdList&gt; <span class="occurs">[0..1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_UserRoutePointSupervisorModifyListRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_UserRoutePointSupervisorModifyListRequest_scbox'); return false;" class="control" id="type_UserRoutePointSupervisorModifyListRequest_scbox_button" type="button" /> <span class="caption">Schema C...
</div>
<div class="contents" id="type_UserRoutePointSupervisorModifyListRequest_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">UserRoutePointSupervisorModifyListRequest</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:compl...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">userId</span>" <span class="s...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to &quot;UserId&quot; type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">supervisorUserIdList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ReplacementUserIdList" title="Jump to &quot;ReplacementUserIdList&quot; type definition(located in external schema documentation)." class="externalLink">ReplacementUserIdList</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:exte...
</div>
<script type="text/javascript">
<!--
setState('type_UserRoutePointSupervisorModifyListRequest_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Simple Type: <a class="name" name="type_NoAnswerTimeoutRings">NoAnswerTimeoutRings</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>NoAnswerTimeoutRings</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>2 &lt;= <em xmlns="http://www.w3.org/1999/xhtml">value</em> &lt;= 20</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
        Number of rings to wait before timeout the outgoing call.
      </td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_NoAnswerTimeoutRings_scbox'); return false;" class="control" id="type_NoAnswerTimeoutRings_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_NoAnswerTimeoutRings_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">NoAnswerTimeoutRings</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:restriction</span> <span cl...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">2</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">20</span>"/&gt;</div>&lt;/<span class="scTag">xs:restriction</span>&gt;</div>&lt;/<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_NoAnswerTimeoutRings_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Simple Type: <a class="name" name="type_RoutePointCallFailureTimeout">RoutePointCallFailureTimeout</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>RoutePointCallFailureTimeout</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 &lt;= <em xmlns="http://www.w3.org/1999/xhtml">value</em> &lt;= 60</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
        The call failure timeout.
      </td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_RoutePointCallFailureTimeout_scbox'); return false;" class="control" id="type_RoutePointCallFailureTimeout_scbox_button" type="button" /> <span class="caption">Schema Component Representation</s...
</div>
<div class="contents" id="type_RoutePointCallFailureTimeout_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">RoutePointCallFailureTimeout</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:restriction</span> ...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">60</span>"/&gt;</div>&lt;/<span class="scTag">xs:restriction</span>&gt;</div>&lt;/<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_RoutePointCallFailureTimeout_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Simple Type: <a class="name" name="type_RoutePointFailoverStatus">RoutePointFailoverStatus</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:token</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>RoutePointFailoverStatus</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: token</li>
</ul>
<ul>
<li>
<em>value</em> comes from list: {'Normal'|'Failover'}</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
        The Route Point failover status.
      </td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_RoutePointFailoverStatus_scbox'); return false;" class="control" id="type_RoutePointFailoverStatus_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_RoutePointFailoverStatus_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">RoutePointFailoverStatus</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:restriction</span> <spa...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:token</span>
</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Normal</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Failover</span>"/&gt;</div>&lt;/<span class="scTag">xs:restriction</span>&gt;</div>&lt;/<span class="scTag">xs:sim...
</div>
<script type="text/javascript">
<!--
setState('type_RoutePointFailoverStatus_scbox', false);
// -->



( run in 0.801 second using v1.01-cache-2.11-cpan-39bf76dae61 )