Broadworks-OCIP

 view release on metacpan or  search on metacpan

ocip_html/OCISchemaDeprecated15.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_GroupAccessDeviceGetRequest14sp6_xibox', 'type_GroupAccessDeviceGetResponse14sp6_xibox', 'type_GroupAutoAttendantAddInstanceRequest14_xibox', 'type_GroupAutoAttendantGetInstanceRequest14_xibox', 'type_GroupAutoAttendantG...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_GroupAccessDeviceGetRequest14sp6_scbox', 'type_GroupAccessDeviceGetResponse14sp6_scbox', 'type_GroupAutoAttendantAddInstanceRequest14_scbox', 'type_GroupAutoAttendantGetInstanceRequest14_scbox', 'type_Gro...

/**
 * 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/OCISchemaDeprecated15.xsd.html  view on Meta::CPAN

  // Link to close window
  actualText += "<a href=\"javascript:void(0)\" onclick=\"window.close();\" style=\"font-family: Arial, sans-serif; font-size: 8pt;\">Close</a>";
  actualText += "</body></html>";

  /* Display window */
  windowCount++;
  var docWindow = window.open("", "documentation"+windowCount, "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable,alwaysRaised,dependent,titlebar=no,width="+width+",height="+height+",screenX="+locX+",left="+locX+",screenY="+locY+",...
  docWindow.document.write(actualText);
}

// -->
</script>
</head>
<body>
<h1>
<a name="top">XML Schema Documentation</a>
</h1>
<div style="float: right;">
<div style="display:none;" id="printerControls">
<input onclick="displayMode(this.checked)" type="checkbox" />Printer-friendly Version</div>
<script type="text/javascript">
<!--

var pc = getElementObject("printerControls");
if (pc != null) {
   pc.style.display="block";
}
               
// -->
</script>
<div style="display:none" id="globalControls">
<strong>XML Instance Representation:</strong>
<br />
<span style="margin-left: 1em; white-space: nowrap">[ <a onclick="expandAll(xiBoxes)" href="javascript:void(0)">Expand All</a> | <a onclick="collapseAll(xiBoxes)" href="javascript:void(0)">Collapse All</a> ]</span>
<br />
<br />
<strong>Schema Component Representation:</strong>
<br />
<span style="margin-left: 1em; white-space: nowrap">[ <a onclick="expandAll(scBoxes)" href="javascript:void(0)">Expand All</a> | <a onclick="collapseAll(scBoxes)" href="javascript:void(0)">Collapse All</a> ]</span>
</div>
<script type="text/javascript">
<!--

var gc = getElementObject("globalControls");
if (gc != null) {
   gc.style.display="block";
}
               
// -->
</script>
</div>
<h2>Table of Contents</h2>
<ul>
<li>
<a href="#SchemaProperties">Schema Document Properties</a>
</li>
<li>
<a href="#SchemaDefinitions">Global Definitions</a>
<ul>
<li>
<a href="#type_AutoAttendantAddMenu">Complex Type: <strong>AutoAttendantAddMenu</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantModifyMenu">Complex Type: <strong>AutoAttendantModifyMenu</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantReadMenu">Complex Type: <strong>AutoAttendantReadMenu</strong>
</a>
</li>
<li>
<a href="#type_CallCenterMusicOnHoldSourceModify">Complex Type: <strong>CallCenterMusicOnHoldSourceModify</strong>
</a>
</li>
<li>
<a href="#type_CallCenterMusicOnHoldSourceRead">Complex Type: <strong>CallCenterMusicOnHoldSourceRead</strong>
</a>
</li>
<li>
<a href="#type_CommunicationBarringOriginatingRule15sp2">Complex Type: <strong>CommunicationBarringOriginatingRule15sp2</strong>
</a>
</li>
<li>
<a href="#type_CommunicationBarringRedirectingRule15sp2">Complex Type: <strong>CommunicationBarringRedirectingRule15sp2</strong>
</a>
</li>
<li>
<a href="#type_CPEDeviceModifyOptions">Complex Type: <strong>CPEDeviceModifyOptions</strong>
</a>
</li>
<li>
<a href="#type_CPEDeviceOptions14sp6">Complex Type: <strong>CPEDeviceOptions14sp6</strong>
</a>
</li>
<li>
<a href="#type_CPEDeviceOptionsRead">Complex Type: <strong>CPEDeviceOptionsRead</strong>
</a>
</li>
<li>
<a href="#type_DeviceManagementDeviceTypeModifyOptions">Complex Type: <strong>DeviceManagementDeviceTypeModifyOptions</strong>
</a>
</li>
<li>
<a href="#type_DeviceManagementDeviceTypeOptions">Complex Type: <strong>DeviceManagementDeviceTypeOptions</strong>
</a>
</li>
<li>
<a href="#type_DeviceManagementDeviceTypeOptionsRead">Complex Type: <strong>DeviceManagementDeviceTypeOptionsRead</strong>
</a>
</li>
<li>
<a href="#type_DeviceManagementUserNamePassword">Complex Type: <strong>DeviceManagementUserNamePassword</strong>
</a>
</li>
<li>
<a href="#type_FileRepositoryProtocolFTP">Complex Type: <strong>FileRepositoryProtocolFTP</strong>
</a>
</li>
<li>
<a href="#type_GroupAccessDeviceGetRequest14sp6">Complex Type: <strong>GroupAccessDeviceGetRequest14sp6</strong>
</a>
</li>
<li>
<a href="#type_GroupAccessDeviceGetResponse14sp6">Complex Type: <strong>GroupAccessDeviceGetResponse14sp6</strong>
</a>
</li>
<li>
<a href="#type_GroupAutoAttendantAddInstanceRequest14">Complex Type: <strong>GroupAutoAttendantAddInstanceRequest14</strong>

ocip_html/OCISchemaDeprecated15.xsd.html  view on Meta::CPAN

</ul>
</li>
</ul>
</td>
</tr>
</table>
<h3>Declared Namespaces</h3>
<table class="namespaces">
<tr>
<th>Prefix</th>
<th>Namespace</th>
</tr>
<tr>
<td>
<a name="ns_">Default namespace</a>
</td>
<td></td>
</tr>
<tr>
<td>
<a name="ns_xml">xml</a>
</td>
<td>http://www.w3.org/XML/1998/namespace</td>
</tr>
<tr>
<td>
<a name="ns_xs">xs</a>
</td>
<td>http://www.w3.org/2001/XMLSchema</td>
</tr>
<tr>
<td>
<a name="ns_core">core</a>
</td>
<td>C</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('schema_scbox'); return false;" class="control" id="schema_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="schema_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:schema</span> <span class="scTag">attributeFormDefault</span>="<span class="scContent">qualified</span>" <span class="scTag">elementFormDefault</span>="<span class="scContent">qualified</span>"...
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:include</span> <span class="scTag">schemaLocation</span>="<span class="scContent">OCISchemaDataTypes.xsd</span>"/&gt;</div>
<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:include</span> <span class="scTag">schemaLocation</span>="<span class="scContent">OCISchemaSearchCriteria.xsd</span>"/&gt;</div>
<div style="margin-left: 1.5em" class="scContent">...</div>&lt;/<span class="scTag">xs:schema</span>&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('schema_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h2>
<a name="SchemaDefinitions">Global Definitions</a>
</h2>
<h3>Complex Type: <a class="name" name="type_AutoAttendantAddMenu">AutoAttendantAddMenu</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantAddMenu</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>
        The configuration of the automated receptionist greeting
        prompt and dialing menu to be used during after business hours.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantAddMenu_xibox'); return false;" class="control" id="type_AutoAttendantAddMenu_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantAddMenu_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em">&lt;announcementSelection&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to &quot;AnnouncementSelection&quot; type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> &lt;/announcementSelection&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em">&lt;audioFile&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to &quot;LabeledFileResource&quot; type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</a>
</span> &lt;/audioFile&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;videoFile&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to &quot;LabeledFileResource&quot; type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</a>
</span> &lt;/videoFile&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;enableFirstMenuLevelExtensionDialing&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableFirstMenuLevelExtensionDialing&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em">&lt;keyConfiguration&gt; <span class="type">
<a href="javascript:void(0)" title="&quot;AutoAttendantKeyConfiguration&quot; type definition could not be found." onclick="alert('&quot;AutoAttendantKeyConfiguration&quot; type definition could not be found.');">AutoAttendantKeyConfiguration</a>
</span> &lt;/keyConfiguration&gt; <span class="occurs">[0..12]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantAddMenu_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantAddMenu_scbox'); return false;" class="control" id="type_AutoAttendantAddMenu_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantAddMenu_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantAddMenu</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div st...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to &quot;AnnouncementSelection&quot; type definition(located in external schema documentation)." ="">AnnouncementSelection</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">audioFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to &quot;LabeledFileResource&quot; type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</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">videoFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to &quot;LabeledFileResource&quot; type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</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">enableFirstMenuLevelExtensionDialing</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">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title="&quot;AutoAttendantKeyConfiguration&quot; type definition could not be found." onclick="alert('&quot;AutoAttendantKeyConfiguration&quot; type definition could not be found.');">AutoAttendantKeyConfiguration</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantAddMenu_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_AutoAttendantModifyMenu">AutoAttendantModifyMenu</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantModifyMenu</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>
        The configuration of the automated receptionist greeting
        prompt and dialing menu to be used during business hours.
        It is used when modifying an Auto Attendant group.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantModifyMenu_xibox'); return false;" class="control" id="type_AutoAttendantModifyMenu_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantModifyMenu_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em">&lt;announcementSelection&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to &quot;AnnouncementSelection&quot; type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> &lt;/announcementSelection&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;audioFile&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to &quot;LabeledFileResource&quot; type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</a>
</span> &lt;/audioFile&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;videoFile&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to &quot;LabeledFileResource&quot; type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</a>
</span> &lt;/videoFile&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;enableFirstMenuLevelExtensionDialing&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableFirstMenuLevelExtensionDialing&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;keyConfiguration&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyModifyConfiguration" title="Jump to &quot;AutoAttendantKeyModifyConfiguration&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyModifyConfi...
</span> &lt;/keyConfiguration&gt; <span class="occurs">[0..12]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantModifyMenu_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantModifyMenu_scbox'); return false;" class="control" id="type_AutoAttendantModifyMenu_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantModifyMenu_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantModifyMenu</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to &quot;AnnouncementSelection&quot; type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</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">audioFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to &quot;LabeledFileResource&quot; type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</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">videoFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to &quot;LabeledFileResource&quot; type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</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">enableFirstMenuLevelExtensionDialing</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">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyModifyConfiguration" title="Jump to &quot;AutoAttendantKeyModifyConfiguration&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyModifyConfi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantModifyMenu_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_AutoAttendantReadMenu">AutoAttendantReadMenu</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantReadMenu</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>
        The configuration of the automated receptionist greeting
        prompt and dialing menu to be used during after business hours.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantReadMenu_xibox'); return false;" class="control" id="type_AutoAttendantReadMenu_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantReadMenu_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em">&lt;announcementSelection&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to &quot;AnnouncementSelection&quot; type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> &lt;/announcementSelection&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em">&lt;audioFileDescription&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to &quot;FileDescription&quot; type definition(located in external schema documentation)." class="externalLink">FileDescription</a>
</span> &lt;/audioFileDescription&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;videoFileDescription&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to &quot;FileDescription&quot; type definition(located in external schema documentation)." class="externalLink">FileDescription</a>
</span> &lt;/videoFileDescription&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;enableFirstMenuLevelExtensionDialing&gt; <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> &lt;/enableFirstMenuLevelExtensionDialing&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em">&lt;keyConfiguration&gt; <span class="type">
<a href="javascript:void(0)" title="&quot;AutoAttendantKeyConfiguration&quot; type definition could not be found." onclick="alert('&quot;AutoAttendantKeyConfiguration&quot; type definition could not be found.');">AutoAttendantKeyConfiguration</a>
</span> &lt;/keyConfiguration&gt; <span class="occurs">[0..12]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantReadMenu_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantReadMenu_scbox'); return false;" class="control" id="type_AutoAttendantReadMenu_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantReadMenu_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantReadMenu</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xs:sequence</span>&gt;<div s...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to &quot;AnnouncementSelection&quot; type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</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">audioFileDescription</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to &quot;FileDescription&quot; type definition(located in external schema documentation)." class="externalLink">FileDescription</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">videoFileDescription</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to &quot;FileDescription&quot; type definition(located in external schema documentation)." class="externalLink">FileDescription</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">enableFirstMenuLevelExtensionDialing</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">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title="&quot;AutoAttendantKeyConfiguration&quot; type definition could not be found." onclick="alert('&quot;AutoAttendantKeyConfiguration&quot; type definition could not be found.');">AutoAttendantKeyConfiguration</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/&gt;</div>&lt;/<span class="scTag">xs:sequence</span>&gt;</div>&lt;/<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantReadMenu_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_CallCenterMusicOnHoldSourceModify">CallCenterMusicOnHoldSourceModify</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>CallCenterMusicOnHoldSourceModify</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>
        Contains the music on hold source configuration.
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_CallCenterMusicOnHoldSourceModify_xibox'); return false;" class="control" id="type_CallCenterMusicOnHoldSourceModify_xibox_button" type="button" /> <span class="caption">XML Instance Representat...
</div>
<div class="contents" id="type_CallCenterMusicOnHoldSourceModify_xibox">
<div style="margin-left: 0em">&lt;...&gt; <br />
<div style="margin-left: 1.5em">&lt;audioFilePreferredCodec&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;/audioFilePreferredCodec&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;messageSourceSelection&gt; <span class="type">
<a href="javascript:void(0)" title="&quot;CallCenterAnnouncementSelection&quot; type definition could not be found." onclick="alert('&quot;CallCenterAnnouncementSelection&quot; type definition could not be found.');">CallCenterAnnouncementSelection</...
</span> &lt;/messageSourceSelection&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;customSource&gt;  <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em">&lt;audioFile&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to &quot;LabeledFileResource&quot; type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</a>
</span> &lt;/audioFile&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em">&lt;videoFile&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to &quot;LabeledFileResource&quot; type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</a>
</span> &lt;/videoFile&gt; <span class="occurs">[0..1]</span>
</div>&lt;/customSource&gt;</div>&lt;/...&gt;</div>

ocip_html/OCISchemaDeprecated15.xsd.html  view on Meta::CPAN

<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
        Add a Auto Attendant instance to a group.
        The domain is required in the serviceUserId.
        The response is either SuccessResponse or ErrorResponse.
        Replaced By: GroupAutoAttendantAddInstanceRequest16
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantAddInstanceRequest14_xibox'); return false;" class="control" id="type_GroupAutoAttendantAddInstanceRequest14_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
<div class="contents" id="type_GroupAutoAttendantAddInstanceRequest14_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_ServiceInstanceAddProfile" title="Jump to &quot;ServiceInstanceAddProfile&quot; type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfile</a>
</span> &lt;/serviceInstanceProfile&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;businessHours&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> &lt;/businessHours&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;holidayScheduleName&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> &lt;/holidayScheduleName&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;extensionDialingScope&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> &lt;/extensionDialingScope&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;nameDialingScope&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> &lt;/nameDialingScope&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;nameDialingEntries&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantNameDialingEntry" title="Jump to &quot;AutoAttendantNameDialingEntry&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</a>
</span> &lt;/nameDialingEntries&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;businessHoursMenu&gt; <span class="type">
<a href="#type_AutoAttendantAddMenu" title="Jump to &quot;AutoAttendantAddMenu&quot; type definition.">AutoAttendantAddMenu</a>
</span> &lt;/businessHoursMenu&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;afterHoursMenu&gt; <span class="type">
<a href="#type_AutoAttendantAddMenu" title="Jump to &quot;AutoAttendantAddMenu&quot; type definition.">AutoAttendantAddMenu</a>
</span> &lt;/afterHoursMenu&gt; <span class="occurs">[0..1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantAddInstanceRequest14_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantAddInstanceRequest14_scbox'); return false;" class="control" id="type_GroupAutoAttendantAddInstanceRequest14_scbox_button" type="button" /> <span class="caption">Schema Compone...
</div>
<div class="contents" id="type_GroupAutoAttendantAddInstanceRequest14_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupAutoAttendantAddInstanceRequest14</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">OCIRequest...
</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_ServiceInstanceAddProfile" title="Jump to &quot;ServiceInstanceAddProfile&quot; type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfile</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">businessHours</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</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">holidayScheduleName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</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">extensionDialingScope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</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">nameDialingScope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</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">nameDialingEntries</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantNameDialingEntry" title="Jump to &quot;AutoAttendantNameDialingEntry&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</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">businessHoursMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantAddMenu" title="Jump to &quot;AutoAttendantAddMenu&quot; type definition.">AutoAttendantAddMenu</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">afterHoursMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantAddMenu" title="Jump to &quot;AutoAttendantAddMenu&quot; type definition.">AutoAttendantAddMenu</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_GroupAutoAttendantAddInstanceRequest14_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_GroupAutoAttendantGetInstanceRequest14">GroupAutoAttendantGetInstanceRequest14</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">OCIRequest...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupAutoAttendantGetInstanceRequest14</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 get all the information of a Auto Attendant instance.
        The response is either GroupAutoAttendantGetInstanceResponse or ErrorResponse.
        Replaced By: GroupAutoAttendantGetInstanceRequest16
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantGetInstanceRequest14_xibox'); return false;" class="control" id="type_GroupAutoAttendantGetInstanceRequest14_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
<div class="contents" id="type_GroupAutoAttendantGetInstanceRequest14_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>

ocip_html/OCISchemaDeprecated15.xsd.html  view on Meta::CPAN

<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupAutoAttendantGetInstanceResponse14</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 GroupAutoAttendantGetInstanceRequest14.
        Contains the service profile information.
        Replaced By: GroupAutoAttendantGetInstanceResponse16
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantGetInstanceResponse14_xibox'); return false;" class="control" id="type_GroupAutoAttendantGetInstanceResponse14_xibox_button" type="button" /> <span class="caption">XML Instance...
</div>
<div class="contents" id="type_GroupAutoAttendantGetInstanceResponse14_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="javascript:void(0)" title="&quot;ServiceInstanceReadProfile&quot; type definition could not be found." onclick="alert('&quot;ServiceInstanceReadProfile&quot; type definition could not be found.');">ServiceInstanceReadProfile</a>
</span> &lt;/serviceInstanceProfile&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;businessHours&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> &lt;/businessHours&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;holidayScheduleName&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> &lt;/holidayScheduleName&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;extensionDialingScope&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> &lt;/extensionDialingScope&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;nameDialingScope&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> &lt;/nameDialingScope&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;nameDialingEntries&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantNameDialingEntry" title="Jump to &quot;AutoAttendantNameDialingEntry&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</a>
</span> &lt;/nameDialingEntries&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;businessHoursMenu&gt; <span class="type">
<a href="#type_AutoAttendantReadMenu" title="Jump to &quot;AutoAttendantReadMenu&quot; type definition.">AutoAttendantReadMenu</a>
</span> &lt;/businessHoursMenu&gt; <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;afterHoursMenu&gt; <span class="type">
<a href="#type_AutoAttendantReadMenu" title="Jump to &quot;AutoAttendantReadMenu&quot; type definition.">AutoAttendantReadMenu</a>
</span> &lt;/afterHoursMenu&gt; <span class="occurs">[1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantGetInstanceResponse14_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantGetInstanceResponse14_scbox'); return false;" class="control" id="type_GroupAutoAttendantGetInstanceResponse14_scbox_button" type="button" /> <span class="caption">Schema Compo...
</div>
<div class="contents" id="type_GroupAutoAttendantGetInstanceResponse14_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupAutoAttendantGetInstanceResponse14</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="externalLink">...
</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="javascript:void(0)" title="&quot;ServiceInstanceReadProfile&quot; type definition could not be found." onclick="alert('&quot;ServiceInstanceReadProfile&quot; type definition could not be found.');">ServiceInstanceReadProfile</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">businessHours</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</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">holidayScheduleName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</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">extensionDialingScope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</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">nameDialingScope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</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">nameDialingEntries</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantNameDialingEntry" title="Jump to &quot;AutoAttendantNameDialingEntry&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</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">businessHoursMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantReadMenu" title="Jump to &quot;AutoAttendantReadMenu&quot; type definition.">AutoAttendantReadMenu</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">afterHoursMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantReadMenu" title="Jump to &quot;AutoAttendantReadMenu&quot; type definition.">AutoAttendantReadMenu</a>
</span>
</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>&lt;/<span class="scTag">xs:complexType</span>&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantGetInstanceResponse14_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_GroupAutoAttendantModifyInstanceRequest">GroupAutoAttendantModifyInstanceRequest</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">OCIRequest...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupAutoAttendantModifyInstanceRequest</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 an Auto Attendant instance.
        The response is either SuccessResponse or ErrorResponse.
        Replaced By: GroupAutoAttendantModifyInstanceRequest16
      </td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantModifyInstanceRequest_xibox'); return false;" class="control" id="type_GroupAutoAttendantModifyInstanceRequest_xibox_button" type="button" /> <span class="caption">XML Instance...
</div>
<div class="contents" id="type_GroupAutoAttendantModifyInstanceRequest_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;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;businessHours&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> &lt;/businessHours&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;holidayScheduleName&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> &lt;/holidayScheduleName&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;extensionDialingScope&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> &lt;/extensionDialingScope&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;nameDialingScope&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> &lt;/nameDialingScope&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;nameDialingEntries&gt; <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantNameDialingEntry" title="Jump to &quot;AutoAttendantNameDialingEntry&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</a>
</span> &lt;/nameDialingEntries&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;businessHoursMenu&gt; <span class="type">
<a href="#type_AutoAttendantModifyMenu" title="Jump to &quot;AutoAttendantModifyMenu&quot; type definition.">AutoAttendantModifyMenu</a>
</span> &lt;/businessHoursMenu&gt; <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields">&lt;afterHoursMenu&gt; <span class="type">
<a href="#type_AutoAttendantModifyMenu" title="Jump to &quot;AutoAttendantModifyMenu&quot; type definition.">AutoAttendantModifyMenu</a>
</span> &lt;/afterHoursMenu&gt; <span class="occurs">[0..1]</span>
</div>&lt;/...&gt;</div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantModifyInstanceRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantModifyInstanceRequest_scbox'); return false;" class="control" id="type_GroupAutoAttendantModifyInstanceRequest_scbox_button" type="button" /> <span class="caption">Schema Compo...
</div>
<div class="contents" id="type_GroupAutoAttendantModifyInstanceRequest_scbox">
<div style="margin-left: 0em">&lt;<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupAutoAttendantModifyInstanceRequest</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_OCIRequest" title="Jump to &quot;OCIRequest&quot; type definition(located in external schema documentation)." class="externalLink">OCIRequest...
</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">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">businessHours</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</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">holidayScheduleName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to &quot;ScheduleName&quot; type definition(located in external schema documentation)." class="externalLink">ScheduleName</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">extensionDialingScope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</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">nameDialingScope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to &quot;AutoAttendantDialingScope&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</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">nameDialingEntries</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantNameDialingEntry" title="Jump to &quot;AutoAttendantNameDialingEntry&quot; type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</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">businessHoursMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantModifyMenu" title="Jump to &quot;AutoAttendantModifyMenu&quot; type definition.">AutoAttendantModifyMenu</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">afterHoursMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantModifyMenu" title="Jump to &quot;AutoAttendantModifyMenu&quot; type definition.">AutoAttendantModifyMenu</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_GroupAutoAttendantModifyInstanceRequest_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_GroupCallCenterAddInstanceRequest14sp9">GroupCallCenterAddInstanceRequest14sp9</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">OCIRequest...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupCallCenterAddInstanceRequest14sp9</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>
        Add a Call Center instance to a group.
        The domain is required in the serviceUserId.
        The response is either SuccessResponse or ErrorResponse.
        
        Replaced By: GroupCallCenterAddInstanceRequest16, 
                     GroupCallCenterAddAgentListRequest, 
                     GroupCallCenterModifyPolicyRequest,
                     GroupCallCenterModifyAnnouncementRequest16
      </td>
</tr>
<tr>
<th>Application Data</th>
<td>
        <code>&lt;asDataModeSupported&gt; <div style="margin-left: 1.5em">true</div>&lt;/asDataModeSupported&gt;</code>
        <code>&lt;hssDataModeSupported&gt; <div style="margin-left: 1.5em">false</div>&lt;/hssDataModeSupported&gt;</code>
      </td>
</tr>
</table>



( run in 0.915 second using v1.01-cache-2.11-cpan-5b529ec07f3 )