Broadworks-OCIP
view release on metacpan or search on metacpan
ocip_html/OCISchemaDeprecated17.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_DeviceManagementFileAuthLocationGetRequest17_xibox', 'type_DeviceManagementFileAuthLocationGetResponse17_xibox', 'type_EnterpriseEnhancedCallLogsGetListRequest_xibox', 'type_EnterpriseEnhancedCallLogsGetListResponse_xibo...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_DeviceManagementFileAuthLocationGetRequest17_scbox', 'type_DeviceManagementFileAuthLocationGetResponse17_scbox', 'type_EnterpriseEnhancedCallLogsGetListRequest_scbox', 'type_EnterpriseEnhancedCallLogsGetL...
/**
* 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/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<a href="#type_SystemSIPDeviceTypeFileAddRequest16sp1">Complex Type: <strong>SystemSIPDeviceTypeFileAddRequest16sp1</strong>
</a>
</li>
<li>
<a href="#type_SystemSIPDeviceTypeFileGetRequest16sp1">Complex Type: <strong>SystemSIPDeviceTypeFileGetRequest16sp1</strong>
</a>
</li>
<li>
<a href="#type_SystemSIPDeviceTypeFileGetResponse16sp1">Complex Type: <strong>SystemSIPDeviceTypeFileGetResponse16sp1</strong>
</a>
</li>
<li>
<a href="#type_SystemSIPDeviceTypeGetRequest17">Complex Type: <strong>SystemSIPDeviceTypeGetRequest17</strong>
</a>
</li>
<li>
<a href="#type_SystemSIPDeviceTypeGetRequest17sp4">Complex Type: <strong>SystemSIPDeviceTypeGetRequest17sp4</strong>
</a>
</li>
<li>
<a href="#type_SystemSIPDeviceTypeGetResponse17">Complex Type: <strong>SystemSIPDeviceTypeGetResponse17</strong>
</a>
</li>
<li>
<a href="#type_SystemSIPDeviceTypeGetResponse17sp4">Complex Type: <strong>SystemSIPDeviceTypeGetResponse17sp4</strong>
</a>
</li>
<li>
<a href="#type_SystemSpeedDial100GetRequest">Complex Type: <strong>SystemSpeedDial100GetRequest</strong>
</a>
</li>
<li>
<a href="#type_SystemSpeedDial100GetResponse">Complex Type: <strong>SystemSpeedDial100GetResponse</strong>
</a>
</li>
<li>
<a href="#type_SystemSubscriberGetCallProcessingParametersRequest17">Complex Type: <strong>SystemSubscriberGetCallProcessingParametersRequest17</strong>
</a>
</li>
<li>
<a href="#type_SystemSubscriberGetCallProcessingParametersRequest17sp3">Complex Type: <strong>SystemSubscriberGetCallProcessingParametersRequest17sp3</strong>
</a>
</li>
<li>
<a href="#type_SystemSubscriberGetCallProcessingParametersResponse17">Complex Type: <strong>SystemSubscriberGetCallProcessingParametersResponse17</strong>
</a>
</li>
<li>
<a href="#type_SystemSubscriberGetCallProcessingParametersResponse17sp3">Complex Type: <strong>SystemSubscriberGetCallProcessingParametersResponse17sp3</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetRequest16">Complex Type: <strong>SystemVoiceMessagingGroupGetRequest16</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetResponse16">Complex Type: <strong>SystemVoiceMessagingGroupGetResponse16</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest14">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusRequest14</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse14">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusResponse14</strong>
</a>
</li>
<li>
<a href="#type_UserAddRequest14sp9">Complex Type: <strong>UserAddRequest14sp9</strong>
</a>
</li>
<li>
<a href="#type_UserBusyLampFieldGetRequest">Complex Type: <strong>UserBusyLampFieldGetRequest</strong>
</a>
</li>
<li>
<a href="#type_UserBusyLampFieldGetResponse">Complex Type: <strong>UserBusyLampFieldGetResponse</strong>
</a>
</li>
<li>
<a href="#type_UserCallProcessingGetPolicyRequest17">Complex Type: <strong>UserCallProcessingGetPolicyRequest17</strong>
</a>
</li>
<li>
<a href="#type_UserCallProcessingGetPolicyRequest17sp3">Complex Type: <strong>UserCallProcessingGetPolicyRequest17sp3</strong>
</a>
</li>
<li>
<a href="#type_UserCallProcessingGetPolicyRequest17sp4">Complex Type: <strong>UserCallProcessingGetPolicyRequest17sp4</strong>
</a>
</li>
<li>
<a href="#type_UserCallProcessingGetPolicyResponse17">Complex Type: <strong>UserCallProcessingGetPolicyResponse17</strong>
</a>
</li>
<li>
<a href="#type_UserCallProcessingGetPolicyResponse17sp3">Complex Type: <strong>UserCallProcessingGetPolicyResponse17sp3</strong>
</a>
</li>
<li>
<a href="#type_UserCallProcessingGetPolicyResponse17sp4">Complex Type: <strong>UserCallProcessingGetPolicyResponse17sp4</strong>
</a>
</li>
<li>
<a href="#type_UserCallWaitingGetRequest">Complex Type: <strong>UserCallWaitingGetRequest</strong>
</a>
</li>
<li>
<a href="#type_UserCallWaitingGetResponse">Complex Type: <strong>UserCallWaitingGetResponse</strong>
</a>
</li>
<li>
<a href="#type_UserEnhancedCallLogsGetListRequest16">Complex Type: <strong>UserEnhancedCallLogsGetListRequest16</strong>
</a>
</li>
<li>
<a href="#type_UserEnhancedCallLogsGetListRequest17sp4">Complex Type: <strong>UserEnhancedCallLogsGetListRequest17sp4</strong>
</a>
</li>
<li>
<a href="#type_UserEnhancedCallLogsGetListResponse16">Complex Type: <strong>UserEnhancedCallLogsGetListResponse16</strong>
</a>
</li>
<li>
<a href="#type_UserEnhancedCallLogsGetListResponse17sp4">Complex Type: <strong>UserEnhancedCallLogsGetListResponse17sp4</strong>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
The domain is required in the serviceUserId.
The response is either SuccessResponse or ErrorResponse.
</td>
</tr>
<tr>
<th>Application Data</th>
<td>
<code><asDataModeSupported> <div style="margin-left: 1.5em">true</div></asDataModeSupported></code>
<code><hssDataModeSupported> <div style="margin-left: 1.5em">true</div></hssDataModeSupported></code>
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantAddInstanceRequest16_xibox'); return false;" class="control" id="type_GroupAutoAttendantAddInstanceRequest16_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
<div class="contents" id="type_GroupAutoAttendantAddInstanceRequest16_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCICommand" type definition could not be found." onclick="alert('"OCICommand" type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceProviderId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderId" title="Jump to "ServiceProviderId" type definition(located in external schema documentation)." class="externalLink">ServiceProviderId</a>
</span> </serviceProviderId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><groupId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_GroupId" title="Jump to "GroupId" type definition(located in external schema documentation)." class="externalLink">GroupId</a>
</span> </groupId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceUserId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceInstanceAddProfile" title="Jump to "ServiceInstanceAddProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><businessHours> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to "ScheduleName" type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> </businessHours> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidayScheduleName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to "ScheduleName" type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> </holidayScheduleName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><extensionDialingScope> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> </extensionDialingScope> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><nameDialingScope> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> </nameDialingScope> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><nameDialingEntries> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantNameDialingEntry" title="Jump to "AutoAttendantNameDialingEntry" type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</a>
</span> </nameDialingEntries> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><businessHoursMenu> <span class="type">
<a href="javascript:void(0)" title=""AutoAttendantAddMenu16" type definition could not be found." onclick="alert('"AutoAttendantAddMenu16" type definition could not be found.');">AutoAttendantAddMenu16</a>
</span> </businessHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="javascript:void(0)" title=""AutoAttendantAddMenu16" type definition could not be found." onclick="alert('"AutoAttendantAddMenu16" type definition could not be found.');">AutoAttendantAddMenu16</a>
</span> </afterHoursMenu> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantAddInstanceRequest16_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantAddInstanceRequest16_scbox'); return false;" class="control" id="type_GroupAutoAttendantAddInstanceRequest16_scbox_button" type="button" /> <span class="caption">Schema Compone...
</div>
<div class="contents" id="type_GroupAutoAttendantAddInstanceRequest16_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupAutoAttendantAddInstanceRequest16</span>"><div style="margin-left: 1.5em"><<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 "OCIRequest" type definition(located in external schema documentation)." class="externalLink">OCIRequest...
</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<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 "ServiceProviderId" type definition(located in external schema documentation)." class="externalLink">ServiceProviderId</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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 "GroupId" type definition(located in external schema documentation)." class="externalLink">GroupId</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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 "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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 "ServiceInstanceAddProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfile</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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>"/></div>
<div style="margin-left: 1.5em"><<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 "ScheduleName" type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<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 "ScheduleName" type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<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 "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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 "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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 "AutoAttendantNameDialingEntry" type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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="javascript:void(0)" title=""AutoAttendantAddMenu16" type definition could not be found." onclick="alert('"AutoAttendantAddMenu16" type definition could not be found.');">AutoAttendantAddMenu16</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<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="javascript:void(0)" title=""AutoAttendantAddMenu16" type definition could not be found." onclick="alert('"AutoAttendantAddMenu16" type definition could not be found.');">AutoAttendantAddMenu16</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:extension</span>></div></<span class="scTag">xs:complexContent</span>>...
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantAddInstanceRequest16_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_GroupAutoAttendantGetInstanceRequest17">GroupAutoAttendantGetInstanceRequest17</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 "OCIRequest" 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>GroupAutoAttendantGetInstanceRequest17</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 GroupAutoAttendantGetInstanceResponse17 or ErrorResponse.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantGetInstanceRequest17_xibox'); return false;" class="control" id="type_GroupAutoAttendantGetInstanceRequest17_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
<div class="contents" id="type_GroupAutoAttendantGetInstanceRequest17_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCICommand" type definition could not be found." onclick="alert('"OCICommand" type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceUserId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </serviceUserId> <span class="occurs">[1]</span>
</div></...></div>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupAutoAttendantGetInstanceResponse17</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 GroupAutoAttendantGetInstanceRequest17.
Contains the service profile information.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantGetInstanceResponse17_xibox'); return false;" class="control" id="type_GroupAutoAttendantGetInstanceResponse17_xibox_button" type="button" /> <span class="caption">XML Instance...
</div>
<div class="contents" id="type_GroupAutoAttendantGetInstanceResponse17_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCIResponse" type definition could not be found." onclick="alert('"OCIResponse" type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="javascript:void(0)" title=""ServiceInstanceReadProfile17" type definition could not be found." onclick="alert('"ServiceInstanceReadProfile17" type definition could not be found.');">ServiceInstanceReadProfile17</a>
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><businessHours> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to "ScheduleName" type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> </businessHours> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidayScheduleName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to "ScheduleName" type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> </holidayScheduleName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><extensionDialingScope> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> </extensionDialingScope> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><nameDialingScope> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> </nameDialingScope> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><nameDialingEntries> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantNameDialingEntry" title="Jump to "AutoAttendantNameDialingEntry" type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</a>
</span> </nameDialingEntries> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><businessHoursMenu> <span class="type">
<a href="javascript:void(0)" title=""AutoAttendantReadMenu16" type definition could not be found." onclick="alert('"AutoAttendantReadMenu16" type definition could not be found.');">AutoAttendantReadMenu16</a>
</span> </businessHoursMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="javascript:void(0)" title=""AutoAttendantReadMenu16" type definition could not be found." onclick="alert('"AutoAttendantReadMenu16" type definition could not be found.');">AutoAttendantReadMenu16</a>
</span> </afterHoursMenu> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantGetInstanceResponse17_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantGetInstanceResponse17_scbox'); return false;" class="control" id="type_GroupAutoAttendantGetInstanceResponse17_scbox_button" type="button" /> <span class="caption">Schema Compo...
</div>
<div class="contents" id="type_GroupAutoAttendantGetInstanceResponse17_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupAutoAttendantGetInstanceResponse17</span>"><div style="margin-left: 1.5em"><<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 "OCIDataResponse" type definition(located in external schema documentation)." class="externalLink">...
</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<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=""ServiceInstanceReadProfile17" type definition could not be found." onclick="alert('"ServiceInstanceReadProfile17" type definition could not be found.');">ServiceInstanceReadProfile17</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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>"/></div>
<div style="margin-left: 1.5em"><<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 "ScheduleName" type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<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 "ScheduleName" type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<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 "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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 "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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 "AutoAttendantNameDialingEntry" type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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="javascript:void(0)" title=""AutoAttendantReadMenu16" type definition could not be found." onclick="alert('"AutoAttendantReadMenu16" type definition could not be found.');">AutoAttendantReadMenu16</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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="javascript:void(0)" title=""AutoAttendantReadMenu16" type definition could not be found." onclick="alert('"AutoAttendantReadMenu16" type definition could not be found.');">AutoAttendantReadMenu16</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:extension</span>></div></<span class="scTag">xs:complexContent</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantGetInstanceResponse17_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_GroupAutoAttendantModifyInstanceRequest16">GroupAutoAttendantModifyInstanceRequest16</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 "OCIRequest" 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>GroupAutoAttendantModifyInstanceRequest16</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.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantModifyInstanceRequest16_xibox'); return false;" class="control" id="type_GroupAutoAttendantModifyInstanceRequest16_xibox_button" type="button" /> <span class="caption">XML Inst...
</div>
<div class="contents" id="type_GroupAutoAttendantModifyInstanceRequest16_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCICommand" type definition could not be found." onclick="alert('"OCICommand" type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceUserId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to "ServiceInstanceModifyProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><businessHours> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to "ScheduleName" type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> </businessHours> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidayScheduleName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ScheduleName" title="Jump to "ScheduleName" type definition(located in external schema documentation)." class="externalLink">ScheduleName</a>
</span> </holidayScheduleName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><extensionDialingScope> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> </extensionDialingScope> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><nameDialingScope> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantDialingScope" title="Jump to "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span> </nameDialingScope> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><nameDialingEntries> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantNameDialingEntry" title="Jump to "AutoAttendantNameDialingEntry" type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</a>
</span> </nameDialingEntries> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><businessHoursMenu> <span class="type">
<a href="javascript:void(0)" title=""AutoAttendantModifyMenu16" type definition could not be found." onclick="alert('"AutoAttendantModifyMenu16" type definition could not be found.');">AutoAttendantModifyMenu16</a>
</span> </businessHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="javascript:void(0)" title=""AutoAttendantModifyMenu16" type definition could not be found." onclick="alert('"AutoAttendantModifyMenu16" type definition could not be found.');">AutoAttendantModifyMenu16</a>
</span> </afterHoursMenu> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantModifyInstanceRequest16_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantModifyInstanceRequest16_scbox'); return false;" class="control" id="type_GroupAutoAttendantModifyInstanceRequest16_scbox_button" type="button" /> <span class="caption">Schema C...
</div>
<div class="contents" id="type_GroupAutoAttendantModifyInstanceRequest16_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupAutoAttendantModifyInstanceRequest16</span>"><div style="margin-left: 1.5em"><<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 "OCIRequest" type definition(located in external schema documentation)." class="externalLink">OCIRequest...
</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<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 "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<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 "ServiceInstanceModifyProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<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>"/></div>
<div style="margin-left: 1.5em"><<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 "ScheduleName" 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>"/></div>
<div style="margin-left: 1.5em"><<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 "ScheduleName" 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>"/></div>
<div style="margin-left: 1.5em"><<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 "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<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 "AutoAttendantDialingScope" type definition(located in external schema documentation)." class="externalLink">AutoAttendantDialingScope</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<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 "AutoAttendantNameDialingEntry" type definition(located in external schema documentation)." class="externalLink">AutoAttendantNameDialingEntry</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<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="javascript:void(0)" title=""AutoAttendantModifyMenu16" type definition could not be found." onclick="alert('"AutoAttendantModifyMenu16" type definition could not be found.');">AutoAttendantModifyMenu16</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<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="javascript:void(0)" title=""AutoAttendantModifyMenu16" type definition could not be found." onclick="alert('"AutoAttendantModifyMenu16" type definition could not be found.');">AutoAttendantModifyMenu16</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:extension</span>></div></<span class="scTag">xs:complexContent</span>>...
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantModifyInstanceRequest16_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_GroupCallCenterAddInstanceRequest17">GroupCallCenterAddInstanceRequest17</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 "OCIRequest" 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>GroupCallCenterAddInstanceRequest17</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.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupCallCenterAddInstanceRequest17_xibox'); return false;" class="control" id="type_GroupCallCenterAddInstanceRequest17_xibox_button" type="button" /> <span class="caption">XML Instance Represe...
</div>
<div class="contents" id="type_GroupCallCenterAddInstanceRequest17_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCICommand" type definition could not be found." onclick="alert('"OCICommand" type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceProviderId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderId" title="Jump to "ServiceProviderId" type definition(located in external schema documentation)." class="externalLink">ServiceProviderId</a>
</span> </serviceProviderId> <span class="occurs">[1]</span>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<a href="javascript:void(0)" title=""VoiceMessagingMailServerProtocol" type definition could not be found." onclick="alert('"VoiceMessagingMailServerProtocol" type definition could not be found.');">VoiceMessagingMailServerProtoco...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">defaultDeliveryFromAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_EmailAddress" title="Jump to "EmailAddress" type definition(located in external schema documentation)." class="externalLink">EmailAddress</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">defaultNotificationFromAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_EmailAddress" title="Jump to "EmailAddress" type definition(located in external schema documentation)." class="externalLink">EmailAddress</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">defaultVoicePortalLockoutFromAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_EmailAddress" title="Jump to "EmailAddress" type definition(located in external schema documentation)." class="externalLink">EmailAddress</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">useOutgoingMWIOnSMDI</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>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">mwiDelayInSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""VoiceMessagingMessageWaitingIndicatorDelayInSeconds" type definition could not be found." onclick="alert('"VoiceMessagingMessageWaitingIndicatorDelayInSeconds" type definition could not be foun...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">voicePortalScope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""SystemVoicePortalScope" type definition could not be found." onclick="alert('"SystemVoicePortalScope" type definition could not be found.');">SystemVoicePortalScope</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enterpriseVoicePortalLicensed</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>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">networkWideMessaging</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>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">useExternalRouting</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>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">defaultExternalRoutingAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:extension</span>></div></<span class="scTag">xs:complexContent</span>>...
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetResponse16_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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest14">SystemVoiceMessagingGroupGetVoicePortalMenusRequest14</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 "OCIRequest" 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>SystemVoiceMessagingGroupGetVoicePortalMenusRequest14</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>
Requests the system voice portal Menus setting.
The response is either SystemVoiceMessagingGroupGetVoicePortalMenusResponse14 or ErrorResponse.
</td>
</tr>
<tr>
<th>Application Data</th>
<td>
<code><asDataModeSupported> <div style="margin-left: 1.5em">true</div></asDataModeSupported></code>
<code><hssDataModeSupported> <div style="margin-left: 1.5em">false</div></hssDataModeSupported></code>
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest14_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest14_xibox_button" type="button" /> <span ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest14_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCICommand" type definition could not be found." onclick="alert('"OCICommand" type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><getDefaultMenuKeys> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </getDefaultMenuKeys> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest14_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest14_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest14_scbox_button" type="button" /> <span ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest14_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusRequest14</span>"><div style="margin-left: 1.5em"><<span class="scT...
<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 "OCIRequest" type definition(located in external schema documentation)." class="externalLink">OCIRequest...
</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">getDefaultMenuKeys</span>" <s...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:extension</span>></div></<span class="scTag">xs:complexContent</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest14_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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse14">SystemVoiceMessagingGroupGetVoicePortalMenusResponse14</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 "OCIDataResponse" type definition(located in external schema documentation)." class="externalLink">...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>SystemVoiceMessagingGroupGetVoicePortalMenusResponse14</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 SystemVoiceMessagingGroupGetVoicePortalMenusRequest14.
</td>
</tr>
<tr>
<th>Application Data</th>
<td>
<code><asDataModeSupported> <div style="margin-left: 1.5em">true</div></asDataModeSupported></code>
<code><hssDataModeSupported> <div style="margin-left: 1.5em">false</div></hssDataModeSupported></code>
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse14_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse14_xibox_button" type="button" /> <spa...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse14_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCIResponse" type definition could not be found." onclick="alert('"OCIResponse" type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><useVoicePortalCustomization> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useVoicePortalCustomization> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalMainMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><voiceMessaging> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </voiceMessaging> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><commPilotExpressProfile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </commPilotExpressProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><personalizedName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </personalizedName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callForwardingOptions> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </callForwardingOptions> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalCalling> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </voicePortalCalling> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hoteling> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </hoteling> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><passcode> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </passcode> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><exitVoicePortal> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </exitVoicePortal> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><externalRouting> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </externalRouting> <span class="occurs">[0..1]</span>
</div></voicePortalMainMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><voiceMessagingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><playMessages> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </playMessages> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeBusyGreeting> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </changeBusyGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeNoAnswerGreeting> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </changeNoAnswerGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><composeMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </composeMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deleteAllMessages> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </deleteAllMessages> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><passcode> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </passcode> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><personalizedName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </personalizedName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></voiceMessagingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeBusyOrNoAnswerGreetingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><recordNewGreeting> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </recordNewGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToCurrentGreeting> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </listenToCurrentGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><revertToSystemDefaultGreeting> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </revertToSystemDefaultGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></changeBusyOrNoAnswerGreetingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><recordNewGreetingOrPersonalizedNameMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><endRecording> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </endRecording> <span class="occurs">[1]</span>
</div></recordNewGreetingOrPersonalizedNameMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><deleteAllMessagesMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><confirmDeletion> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </confirmDeletion> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><cancelDeletion> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </cancelDeletion> <span class="occurs">[1]</span>
</div></deleteAllMessagesMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><commPilotExpressProfileMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateAvailableInOfficeProfile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </activateAvailableInOfficeProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><activateAvailableOutOfOfficeProfile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </activateAvailableOutOfOfficeProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><activateBusyProfile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </activateBusyProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><activateUnavailableProfile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </activateUnavailableProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noProfile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </noProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></commPilotExpressProfileMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><personalizedNameMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><recordNewPersonalizedName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </recordNewPersonalizedName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToCurrentPersonalizedName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </listenToCurrentPersonalizedName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deletePersonalizedName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </deletePersonalizedName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></personalizedNameMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><callForwardingOptionsMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateCallForwarding> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </activateCallForwarding> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deactivateCallForwarding> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </deactivateCallForwarding> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeCallForwardingDestination> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </changeCallForwardingDestination> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToCallForwardingStatus> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </listenToCallForwardingStatus> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></callForwardingOptionsMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeCallForwardingDestinationMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><finishEnteringNewDestinationNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span> </finishEnteringNewDestinationNumber> <span class="occurs">[1]</span>
</div></changeCallForwardingDestinationMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalCallingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><endCurrentCallAndGoBackToPreviousMenu> <span class="type">
<a href="javascript:void(0)" title=""VoicePortalDigitSequence" type definition could not be found." onclick="alert('"VoicePortalDigitSequence" type definition could not be found.');">VoicePortalDigitSequence</a>
</span> </endCurrentCallAndGoBackToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div></voicePortalCallingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><hotelingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><checkHostStatus> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </checkHostStatus> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><associateWithHost> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </associateWithHost> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><disassociateFromHost> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </disassociateFromHost> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></hotelingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><passcodeMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><finishEnteringOrReenteringPasscode> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span> </finishEnteringOrReenteringPasscode> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div></passcodeMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><playMessagesMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><saveMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </saveMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deleteMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </deleteMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </playMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><previousMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </previousMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playEnvelope> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </playEnvelope> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><nextMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </nextMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callbackCaller> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </callbackCaller> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><composeMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </composeMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><replyMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </replyMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </forwardMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><additionalMessageOptions> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </additionalMessageOptions> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><personalizedName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </personalizedName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><passcode> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </passcode> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></playMessagesMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><playMessageMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><skipBackward> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </skipBackward> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><pauseOrResume> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </pauseOrResume> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><skipForward> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </skipForward> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><jumpToBegin> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </jumpToBegin> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><jumpToEnd> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </jumpToEnd> <span class="occurs">[0..1]</span>
</div></playMessageMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><additionalMessageOptionsMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><saveMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </saveMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deleteMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </deleteMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playEnvelope> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </playEnvelope> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callbackCaller> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </callbackCaller> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><composeMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </composeMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><replyMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </replyMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </forwardMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><personalizedName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </personalizedName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><passcode> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </passcode> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></additionalMessageOptionsMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><forwardOrComposeMessageMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><sendToPerson> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </sendToPerson> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sendToAllGroupMembers> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </sendToAllGroupMembers> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sendToDistributionList> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </sendToDistributionList> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeCurrentIntroductionOrMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </changeCurrentIntroductionOrMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToCurrentIntroductionOrMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </listenToCurrentIntroductionOrMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><setOrClearUrgentIndicator> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </setOrClearUrgentIndicator> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><setOrClearConfidentialIndicator> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </setOrClearConfidentialIndicator> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></forwardOrComposeMessageMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><replyMessageMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><sendReplyToCaller> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </sendReplyToCaller> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeCurrentReply> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </changeCurrentReply> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToCurrentReply> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </listenToCurrentReply> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><setOrClearUrgentIndicator> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </setOrClearUrgentIndicator> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><setOrClearConfidentialIndicator> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </setOrClearConfidentialIndicator> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></replyMessageMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendToDistributionListMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><sendMessageToSelectedDistributionList> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </sendMessageToSelectedDistributionList> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><selectDistributionList> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </selectDistributionList> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><reviewSelectedDistributionList> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </reviewSelectedDistributionList> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </repeatMenu> <span class="occurs">[0..1]</span>
</div></sendToDistributionListMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><selectDistributionListMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span> </returnToPreviousMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><repeatMenuOrFinishEnteringDistributionListNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span> </repeatMenuOrFinishEnteringDistributionListNumber> <span class="occurs">[0..1]</span>
</div></selectDistributionListMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><reviewSelectedDistributionListMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><interruptPlaybackAndReturnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </interruptPlaybackAndReturnToPreviousMenu> <span class="occurs">[1]</span>
</div></reviewSelectedDistributionListMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendMessageToSelectedDistributionListMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><confirmSendingToDistributionList> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span> </confirmSendingToDistributionList> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><cancelSendingToDistributionList> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span> </cancelSendingToDistributionList> <span class="occurs">[1]</span>
</div></sendMessageToSelectedDistributionListMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendToAllGroupMembersMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><confirmSendingToEntireGroup> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </confirmSendingToEntireGroup> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><cancelSendingToEntireGroup> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </cancelSendingToEntireGroup> <span class="occurs">[1]</span>
</div></sendToAllGroupMembersMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendToPersonMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><confirmSendingMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </confirmSendingMessage> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><cancelSendingMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </cancelSendingMessage> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><finishEnteringNumberWhereToSendMessageTo> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span> </finishEnteringNumberWhereToSendMessageTo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><finishForwardingOrSendingMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </finishForwardingOrSendingMessage> <span class="occurs">[1]</span>
</div></sendToPersonMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeCurrentIntroductionOrMessageOrReplyMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><endRecording> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </endRecording> <span class="occurs">[1]</span>
</div></changeCurrentIntroductionOrMessageOrReplyMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalLoginMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><accessUsingOtherMailboxId> <span class="type">
<a href="javascript:void(0)" title=""VoicePortalDigitSequence" type definition could not be found." onclick="alert('"VoicePortalDigitSequence" type definition could not be found.');">VoicePortalDigitSequence</a>
</span> </accessUsingOtherMailboxId> <span class="occurs">[0..1]</span>
</div></voicePortalLoginMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><faxMessagingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><saveFaxMessageAndSkipToNext> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </saveFaxMessageAndSkipToNext> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><previousFaxMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </previousFaxMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playEnvelope> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </playEnvelope> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><nextFaxMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </nextFaxMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deleteFaxMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </deleteFaxMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><printFaxMessage> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </printFaxMessage> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><returnToPreviousMenu> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span> </returnToPreviousMenu> <span class="occurs">[0..1]</span>
</div></faxMessagingMenuKeys></div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse14_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse14_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse14_scbox_button" type="button" /> <spa...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse14_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusResponse14</span>"><div style="margin-left: 1.5em"><<span class="sc...
<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 "OCIDataResponse" type definition(located in external schema documentation)." class="externalLink">...
</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">useVoicePortalCustomization</...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">voicePortalMainMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><di...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">commPilotExpressProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">personalizedName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callForwardingOptions</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">voicePortalCalling</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">hoteling</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">passcode</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">exitVoicePortal</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">externalRouting</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">voiceMessagingMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeBusyGreeting</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeNoAnswerGreeting</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">composeMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deleteAllMessages</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">passcode</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">personalizedName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeBusyOrNoAnswerGreetingMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType<...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">listenToCurrentGreeting</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">revertToSystemDefaultGreeting</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">recordNewGreetingOrPersonalizedNameMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:compl...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deleteAllMessagesMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">cancelDeletion</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">commPilotExpressProfileMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">activateAvailableOutOfOfficeProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">activateBusyProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">activateUnavailableProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">noProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">personalizedNameMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><d...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">listenToCurrentPersonalizedName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deletePersonalizedName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callForwardingOptionsMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>&...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deactivateCallForwarding</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeCallForwardingDestination</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">listenToCallForwardingStatus</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeCallForwardingDestinationMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexTy...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">voicePortalCallingMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>>...
<span class="type">
<a href="javascript:void(0)" title=""VoicePortalDigitSequence" type definition could not be found." onclick="alert('"VoicePortalDigitSequence" type definition could not be found.');">VoicePortalDigitSequence</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">hotelingMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div style...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">associateWithHost</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">disassociateFromHost</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">passcodeMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div style...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playMessagesMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div s...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deleteMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">previousMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playEnvelope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">nextMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callbackCaller</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">composeMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">replyMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">additionalMessageOptions</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">personalizedName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">passcode</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playMessageMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div st...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">pauseOrResume</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">skipForward</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">jumpToBegin</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">jumpToEnd</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">additionalMessageOptionsMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</spa...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deleteMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playEnvelope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callbackCaller</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">composeMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">replyMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">personalizedName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">passcode</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardOrComposeMessageMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sendToAllGroupMembers</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sendToDistributionList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeCurrentIntroductionOrMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">listenToCurrentIntroductionOrMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">setOrClearUrgentIndicator</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">setOrClearConfidentialIndicator</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">replyMessageMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div s...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeCurrentReply</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">listenToCurrentReply</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">setOrClearUrgentIndicator</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">setOrClearConfidentialIndicator</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sendToDistributionListMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">selectDistributionList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">reviewSelectedDistributionList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">selectDistributionListMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">repeatMenuOrFinishEnteringDistributionListNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">reviewSelectedDistributionListMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexTyp...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sendMessageToSelectedDistributionListMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:com...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">cancelSendingToDistributionList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sendToAllGroupMembersMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>&...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">cancelSendingToEntireGroup</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sendToPersonMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div s...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">cancelSendingMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">finishEnteringNumberWhereToSendMessageTo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitStarPound" title="Jump to "DigitStarPound" type definition(located in external schema documentation)." class="externalLink">DigitStarPound</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">finishForwardingOrSendingMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeCurrentIntroductionOrMessageOrReplyMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">voicePortalLoginMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><d...
<span class="type">
<a href="javascript:void(0)" title=""VoicePortalDigitSequence" type definition could not be found." onclick="alert('"VoicePortalDigitSequence" type definition could not be found.');">VoicePortalDigitSequence</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">faxMessagingMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div s...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">previousFaxMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playEnvelope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">nextFaxMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deleteFaxMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">printFaxMessage</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">returnToPreviousMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DigitAny" title="Jump to "DigitAny" type definition(located in external schema documentation)." class="externalLink">DigitAny</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div></<span class="scTag">xs:element</span>></di...
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse14_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_UserAddRequest14sp9">UserAddRequest14sp9</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 "OCIRequest" 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>UserAddRequest14sp9</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>
Replaced by: UserAddRequest17sp4
Request to add a user.
The domain is required in the userId.
The password is not required if external authentication is enabled.
The officeZoneName and primaryZoneName elements are ignored and provided here for backwards compatibility only.
The response is either SuccessResponse or ErrorResponse.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_UserAddRequest14sp9_xibox'); return false;" class="control" id="type_UserAddRequest14sp9_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_UserAddRequest14sp9_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCICommand" type definition could not be found." onclick="alert('"OCICommand" type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceProviderId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderId" title="Jump to "ServiceProviderId" type definition(located in external schema documentation)." class="externalLink">ServiceProviderId</a>
</span> </serviceProviderId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><groupId> <span class="type">
( run in 0.571 second using v1.01-cache-2.11-cpan-5b529ec07f3 )