Broadworks-OCIP
view release on metacpan or search on metacpan
ocip_html/Services/OCISchemaServiceVoiceMessaging.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_GroupVoiceMessagingGroupGetRequest_xibox', 'type_GroupVoiceMessagingGroupGetResponse_xibox', 'type_GroupVoiceMessagingGroupGetVoicePortalBrandingRequest20_xibox', 'type_GroupVoiceMessagingGroupGetVoicePortalBrandingRespo...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_GroupVoiceMessagingGroupGetRequest_scbox', 'type_GroupVoiceMessagingGroupGetResponse_scbox', 'type_GroupVoiceMessagingGroupGetVoicePortalBrandingRequest20_scbox', 'type_GroupVoiceMessagingGroupGetVoicePor...
/**
* Can get the ID of the button controlling
* a collapseable box by concatenating
* this string onto the ID of the box itself.
*/
var B_SFIX = "_button";
/**
* Counter of documentation windows
* Used to give each window a unique name
*/
var windowCount = 0;
/**
* Returns an element in the current HTML document.
*
* @param elementID Identifier of HTML element
* @return HTML element object
*/
function getElementObject(elementID) {
var elemObj = null;
if (document.getElementById) {
elemObj = document.getElementById(elementID);
}
return elemObj;
}
/**
* Closes a collapseable box.
*
* @param boxObj Collapseable box
* @param buttonObj Button controlling box
*/
function closeBox(boxObj, buttonObj) {
if (boxObj == null || buttonObj == null) {
// Box or button not found
} else {
// Change 'display' CSS property of box
boxObj.style.display="none";
// Change text of button
if (boxObj.style.display=="none") {
buttonObj.value=" + ";
}
}
}
/**
* Opens a collapseable box.
*
* @param boxObj Collapseable box
* @param buttonObj Button controlling box
*/
function openBox(boxObj, buttonObj) {
if (boxObj == null || buttonObj == null) {
// Box or button not found
} else {
// Change 'display' CSS property of box
boxObj.style.display="block";
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<a href="#type_UserVoiceMessagingUserGetVoiceManagementRequest17">Complex Type: <strong>UserVoiceMessagingUserGetVoiceManagementRequest17</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserGetVoiceManagementResponse17">Complex Type: <strong>UserVoiceMessagingUserGetVoiceManagementResponse17</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserGetVoicePortalRequest20">Complex Type: <strong>UserVoiceMessagingUserGetVoicePortalRequest20</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserGetVoicePortalResponse20">Complex Type: <strong>UserVoiceMessagingUserGetVoicePortalResponse20</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserModifyAdvancedVoiceManagementRequest">Complex Type: <strong>UserVoiceMessagingUserModifyAdvancedVoiceManagementRequest</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserModifyDistributionListRequest">Complex Type: <strong>UserVoiceMessagingUserModifyDistributionListRequest</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserModifyGreetingRequest20">Complex Type: <strong>UserVoiceMessagingUserModifyGreetingRequest20</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserModifyOutgoingSMDIMWIRequest">Complex Type: <strong>UserVoiceMessagingUserModifyOutgoingSMDIMWIRequest</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserModifyVoiceManagementRequest">Complex Type: <strong>UserVoiceMessagingUserModifyVoiceManagementRequest</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserModifyVoicePortalRequest20">Complex Type: <strong>UserVoiceMessagingUserModifyVoicePortalRequest20</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingAlternateNoAnswerGreetingModify20">Complex Type: <strong>VoiceMessagingAlternateNoAnswerGreetingModify20</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingAlternateNoAnswerGreetingRead20">Complex Type: <strong>VoiceMessagingAlternateNoAnswerGreetingRead20</strong>
</a>
</li>
<li>
<a href="#type_ServiceProviderVoicePortalScope">Simple Type: <strong>ServiceProviderVoicePortalScope</strong>
</a>
</li>
<li>
<a href="#type_SystemVoicePortalScope">Simple Type: <strong>SystemVoicePortalScope</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessageSummaryUpdateSeconds">Simple Type: <strong>VoiceMessageSummaryUpdateSeconds</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes">Simple Type: <strong>VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingDistributionListDescription">Simple Type: <strong>VoiceMessagingDistributionListDescription</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingDistributionListId">Simple Type: <strong>VoiceMessagingDistributionListId</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingGroupMailServerChoices">Simple Type: <strong>VoiceMessagingGroupMailServerChoices</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingHoldPeriodDays">Simple Type: <strong>VoiceMessagingHoldPeriodDays</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingMailboxLengthMinutes">Simple Type: <strong>VoiceMessagingMailboxLengthMinutes</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingMailServerProtocol">Simple Type: <strong>VoiceMessagingMailServerProtocol</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingMailServerUserId">Simple Type: <strong>VoiceMessagingMailServerUserId</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingMaxMessageLengthMinutes">Simple Type: <strong>VoiceMessagingMaxMessageLengthMinutes</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingMessageProcessing">Simple Type: <strong>VoiceMessagingMessageProcessing</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingMessageWaitingIndicatorDelayInSeconds">Simple Type: <strong>VoiceMessagingMessageWaitingIndicatorDelayInSeconds</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingUserMailServerSelection">Simple Type: <strong>VoiceMessagingUserMailServerSelection</strong>
</a>
</li>
<li>
<a href="#type_VoicePortalDigitSequence">Simple Type: <strong>VoicePortalDigitSequence</strong>
</a>
</li>
<li>
<a href="#type_VoicePortalExternalRoutingScope">Simple Type: <strong>VoicePortalExternalRoutingScope</strong>
</a>
</li>
</ul>
</li>
</ul>
<ul style="margin-top: 0em" id="legendTOC">
<li>
<a href="#Legend">Legend</a>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<!--
setState('type_SystemVoiceMessagingGroupGetRequest20_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_SystemVoiceMessagingGroupGetResponse20">SystemVoiceMessagingGroupGetResponse20</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="externalLin...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>SystemVoiceMessagingGroupGetResponse20</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 SystemVoiceMessagingGroupGetRequest20.
The following elements are only used in AS data mode:
realDeleteForImap
useDnInMailBody
useShortSubjectLine
maxMessageLengthMinutes
maxMailboxLengthMinutes
doesMessageAge
holdPeriodDays
mailServerNetAddress
mailServerProtocol
defaultDeliveryFromAddress
defaultNotificationFromAddress
useOutgoingMWIOnSMDI
mwiDelayInSeconds
voicePortalScope
enterpriseVoicePortalLicensed
networkWideMessaging
useExternalRouting
defaultExternalRoutingAddress
vmOnlySystem
clientInitiatedMailServerSessionTimeoutMinutes
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetResponse20_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetResponse20_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetResponse20_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"><realDeleteForImap> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </realDeleteForImap> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useDnInMailBody> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useDnInMailBody> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useShortSubjectLine> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useShortSubjectLine> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxMessageLengthMinutes> <span class="type">
<a href="#type_VoiceMessagingMaxMessageLengthMinutes" title="Jump to "VoiceMessagingMaxMessageLengthMinutes" type definition.">VoiceMessagingMaxMessageLengthMinutes</a>
</span> </maxMessageLengthMinutes> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxMailboxLengthMinutes> <span class="type">
<a href="#type_VoiceMessagingMailboxLengthMinutes" title="Jump to "VoiceMessagingMailboxLengthMinutes" type definition.">VoiceMessagingMailboxLengthMinutes</a>
</span> </maxMailboxLengthMinutes> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><doesMessageAge> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </doesMessageAge> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holdPeriodDays> <span class="type">
<a href="#type_VoiceMessagingHoldPeriodDays" title="Jump to "VoiceMessagingHoldPeriodDays" type definition.">VoiceMessagingHoldPeriodDays</a>
</span> </holdPeriodDays> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><mailServerNetAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </mailServerNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><mailServerProtocol> <span class="type">
<a href="#type_VoiceMessagingMailServerProtocol" title="Jump to "VoiceMessagingMailServerProtocol" type definition.">VoiceMessagingMailServerProtocol</a>
</span> </mailServerProtocol> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><defaultDeliveryFromAddress> <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> </defaultDeliveryFromAddress> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><defaultNotificationFromAddress> <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> </defaultNotificationFromAddress> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><defaultVoicePortalLockoutFromAddress> <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> </defaultVoicePortalLockoutFromAddress> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useOutgoingMWIOnSMDI> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useOutgoingMWIOnSMDI> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><mwiDelayInSeconds> <span class="type">
<a href="#type_VoiceMessagingMessageWaitingIndicatorDelayInSeconds" title="Jump to "VoiceMessagingMessageWaitingIndicatorDelayInSeconds" type definition.">VoiceMessagingMessageWaitingIndicatorDelayInSeconds</a>
</span> </mwiDelayInSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalScope> <span class="type">
<a href="#type_SystemVoicePortalScope" title="Jump to "SystemVoicePortalScope" type definition.">SystemVoicePortalScope</a>
</span> </voicePortalScope> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enterpriseVoicePortalLicensed> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enterpriseVoicePortalLicensed> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><networkWideMessaging> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </networkWideMessaging> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useExternalRouting> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useExternalRouting> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><defaultExternalRoutingAddress> <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> </defaultExternalRoutingAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><vmOnlySystem> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </vmOnlySystem> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><clientInitiatedMailServerSessionTimeoutMinutes> <span class="type">
<a href="#type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" title="Jump to "VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" type definition.">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</a>
</span> </clientInitiatedMailServerSessionTimeoutMinutes> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetResponse20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetResponse20_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetResponse20_scbox_button" type="button" /> <span class="caption">Schema Compone...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetResponse20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetResponse20</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_OCIDataResponse" title="Jump to "OCIDataResponse" type definition(located in external schema documentation)." class="externalLin...
</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">realDeleteForImap</span>" <sp...
<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">useDnInMailBody</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">useShortSubjectLine</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">maxMessageLengthMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingMaxMessageLengthMinutes" title="Jump to "VoiceMessagingMaxMessageLengthMinutes" type definition.">VoiceMessagingMaxMessageLengthMinutes</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">maxMailboxLengthMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingMailboxLengthMinutes" title="Jump to "VoiceMessagingMailboxLengthMinutes" type definition.">VoiceMessagingMailboxLengthMinutes</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">doesMessageAge</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">holdPeriodDays</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingHoldPeriodDays" title="Jump to "VoiceMessagingHoldPeriodDays" type definition.">VoiceMessagingHoldPeriodDays</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">mailServerNetAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</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">mailServerProtocol</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingMailServerProtocol" title="Jump to "VoiceMessagingMailServerProtocol" type definition.">VoiceMessagingMailServerProtocol</a>
</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="#type_VoiceMessagingMessageWaitingIndicatorDelayInSeconds" title="Jump to "VoiceMessagingMessageWaitingIndicatorDelayInSeconds" type definition.">VoiceMessagingMessageWaitingIndicatorDelayInSeconds</a>
</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="#type_SystemVoicePortalScope" title="Jump to "SystemVoicePortalScope" type definition.">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>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">vmOnlySystem</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">clientInitiatedMailServerSessionTimeoutMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" title="Jump to "VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" type definition.">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</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_SystemVoiceMessagingGroupGetResponse20_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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest20">SystemVoiceMessagingGroupGetVoicePortalMenusRequest20</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">OCIRequ...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>SystemVoiceMessagingGroupGetVoicePortalMenusRequest20</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 SystemVoiceMessagingGroupGetVoicePortalMenusResponse20 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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest20_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest20_xibox_button" type="button" /> <span ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest20_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse20_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_SystemVoiceMessagingGroupModifyRequest16">SystemVoiceMessagingGroupModifyRequest16</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">OCIRequ...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>SystemVoiceMessagingGroupModifyRequest16</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Modify the system level data associated with Voice Messaging.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in AS data mode:
realDeleteForImap
useDnInMailBody
useShortSubjectLine
maxMessageLengthMinutes
maxMailboxLengthMinutes
doesMessageAge
holdPeriodDays
mailServerNetAddress
mailServerProtocol
defaultDeliveryFromAddress
defaultNotificationFromAddress
useOutgoingMWIOnSMDI
mwiDelayInSeconds
voicePortalScope
enterpriseVoicePortalLicensed
networkWideMessaging
useExternalRouting
defaultExternalRoutingAddress
vmOnlySystem
clientInitiatedMailServerSessionTimeoutMinutes
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupModifyRequest16_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupModifyRequest16_xibox_button" type="button" /> <span class="caption">XML Instan...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupModifyRequest16_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"><realDeleteForImap> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </realDeleteForImap> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useDnInMailBody> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useDnInMailBody> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useShortSubjectLine> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useShortSubjectLine> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxMessageLengthMinutes> <span class="type">
<a href="#type_VoiceMessagingMaxMessageLengthMinutes" title="Jump to "VoiceMessagingMaxMessageLengthMinutes" type definition.">VoiceMessagingMaxMessageLengthMinutes</a>
</span> </maxMessageLengthMinutes> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxMailboxLengthMinutes> <span class="type">
<a href="#type_VoiceMessagingMailboxLengthMinutes" title="Jump to "VoiceMessagingMailboxLengthMinutes" type definition.">VoiceMessagingMailboxLengthMinutes</a>
</span> </maxMailboxLengthMinutes> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><doesMessageAge> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </doesMessageAge> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holdPeriodDays> <span class="type">
<a href="#type_VoiceMessagingHoldPeriodDays" title="Jump to "VoiceMessagingHoldPeriodDays" type definition.">VoiceMessagingHoldPeriodDays</a>
</span> </holdPeriodDays> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><mailServerNetAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </mailServerNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><mailServerProtocol> <span class="type">
<a href="#type_VoiceMessagingMailServerProtocol" title="Jump to "VoiceMessagingMailServerProtocol" type definition.">VoiceMessagingMailServerProtocol</a>
</span> </mailServerProtocol> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><defaultDeliveryFromAddress> <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> </defaultDeliveryFromAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><defaultNotificationFromAddress> <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> </defaultNotificationFromAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><defaultVoicePortalLockoutFromAddress> <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> </defaultVoicePortalLockoutFromAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useOutgoingMWIOnSMDI> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useOutgoingMWIOnSMDI> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><mwiDelayInSeconds> <span class="type">
<a href="#type_VoiceMessagingMessageWaitingIndicatorDelayInSeconds" title="Jump to "VoiceMessagingMessageWaitingIndicatorDelayInSeconds" type definition.">VoiceMessagingMessageWaitingIndicatorDelayInSeconds</a>
</span> </mwiDelayInSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalScope> <span class="type">
<a href="#type_SystemVoicePortalScope" title="Jump to "SystemVoicePortalScope" type definition.">SystemVoicePortalScope</a>
</span> </voicePortalScope> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><networkWideMessaging> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </networkWideMessaging> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useExternalRouting> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useExternalRouting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><defaultExternalRoutingAddress> <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> </defaultExternalRoutingAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><vmOnlySystem> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </vmOnlySystem> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><clientInitiatedMailServerSessionTimeoutMinutes> <span class="type">
<a href="#type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" title="Jump to "VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" type definition.">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</a>
</span> </clientInitiatedMailServerSessionTimeoutMinutes> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupModifyRequest16_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupModifyRequest16_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupModifyRequest16_scbox_button" type="button" /> <span class="caption">Schema Com...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupModifyRequest16_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupModifyRequest16</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:comple...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to "OCIRequest" type definition(located in external schema documentation)." class="externalLink">OCIRequ...
</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">realDeleteForImap</span>" <sp...
<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">useDnInMailBody</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">useShortSubjectLine</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">maxMessageLengthMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingMaxMessageLengthMinutes" title="Jump to "VoiceMessagingMaxMessageLengthMinutes" type definition.">VoiceMessagingMaxMessageLengthMinutes</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">maxMailboxLengthMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingMailboxLengthMinutes" title="Jump to "VoiceMessagingMailboxLengthMinutes" type definition.">VoiceMessagingMailboxLengthMinutes</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">doesMessageAge</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">holdPeriodDays</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingHoldPeriodDays" title="Jump to "VoiceMessagingHoldPeriodDays" type definition.">VoiceMessagingHoldPeriodDays</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">mailServerNetAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</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">mailServerProtocol</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingMailServerProtocol" title="Jump to "VoiceMessagingMailServerProtocol" type definition.">VoiceMessagingMailServerProtocol</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">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>" <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">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>" <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">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>" <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">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>" <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">mwiDelayInSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingMessageWaitingIndicatorDelayInSeconds" title="Jump to "VoiceMessagingMessageWaitingIndicatorDelayInSeconds" type definition.">VoiceMessagingMessageWaitingIndicatorDelayInSeconds</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">voicePortalScope</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_SystemVoicePortalScope" title="Jump to "SystemVoicePortalScope" type definition.">SystemVoicePortalScope</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">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>" <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">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>" <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">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">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">vmOnlySystem</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">clientInitiatedMailServerSessionTimeoutMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" title="Jump to "VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" type definition.">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</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_SystemVoiceMessagingGroupModifyRequest16_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_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19">SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19</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">OCIRequ...
</span> (derivation method: extension)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19</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 the system voice portal menus setting.
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">false</div></hssDataModeSupported></code>
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19_xibox_button" type="button" /> ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>VoiceMessageSummaryUpdateSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>0 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 86400</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Minimum time interval between message summary update notifications in seconds.
This parameter is used to avoid SIP signaling overload due to frequent device registration.
Broadworks sends the message-summary only if the minimum time interval has elapsed.
Configuring a value of zero causes the message-summary to be sent on every incoming registration (thus disabling the throttling mechanism).
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_VoiceMessageSummaryUpdateSeconds_scbox'); return false;" class="control" id="type_VoiceMessageSummaryUpdateSeconds_scbox_button" type="button" /> <span class="caption">Schema Component Represent...
</div>
<div class="contents" id="type_VoiceMessageSummaryUpdateSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">VoiceMessageSummaryUpdateSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</sp...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">86400</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpl...
</div>
<script type="text/javascript">
<!--
setState('type_VoiceMessageSummaryUpdateSeconds_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Simple Type: <a class="name" name="type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 10</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Duration of XSI session timeout period for Voice Messaging
service.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes_scbox'); return false;" class="control" id="type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes_scbox_button" type="but...
</div>
<div class="contents" id="type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</span>"><div style="margin-left: 1.5em"><<span clas...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">10</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Simple Type: <a class="name" name="type_VoiceMessagingDistributionListDescription">VoiceMessagingDistributionListDescription</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:token</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>VoiceMessagingDistributionListDescription</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: token</li>
</ul>
<ul>
<li>
<em>length</em> >= 1</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Distribution List Description.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_VoiceMessagingDistributionListDescription_scbox'); return false;" class="control" id="type_VoiceMessagingDistributionListDescription_scbox_button" type="button" /> <span class="caption">Schema C...
</div>
<div class="contents" id="type_VoiceMessagingDistributionListDescription_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">VoiceMessagingDistributionListDescription</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restri...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:token</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minLength</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxLength</span> <span class="scTag">value</span>="<span class="scContent">80</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleType<...
</div>
<script type="text/javascript">
<!--
setState('type_VoiceMessagingDistributionListDescription_scbox', false);
// -->
( run in 1.338 second using v1.01-cache-2.11-cpan-39bf76dae61 )