view release on metacpan or search on metacpan
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetRequest16 () {
return $self->send_query(
'SystemVoiceMessagingGroupGetRequest16',
);
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest14 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest14', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method UserAddRequest14sp9 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, @generic_params) {
return $self->send_command(
'UserAddRequest14sp9',
serviceProviderId => $x0,
groupId => $x1,
userId => $x2,
lastName => $x3,
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
# ----------------------------------------------------------------------
method UserMeetMeConferencingGetConferenceRequest ($x0, $x1, $x2) {
return $self->send_query(
'UserMeetMeConferencingGetConferenceRequest',
userId => $x0,
conferenceKey => [ bridgeId => $x1, conferenceId => $x2 ]
);
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest18 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest18', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupModifyVoicePortalMenusRequest (@generic_params) {
return $self->send_query( 'SystemVoiceMessagingGroupModifyVoicePortalMenusRequest', @generic_params );
}
# ----------------------------------------------------------------------
method GroupPortalPasscodeRulesGetRequest ($x0, $x1) {
return $self->send_query(
'GroupPortalPasscodeRulesGetRequest',
serviceProviderId => $x0,
groupId => $x1
);
}
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetRequest16sp2 () {
return $self->send_query(
'SystemVoiceMessagingGroupGetRequest16sp2',
);
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest19 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest19', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method GroupSessionAdmissionControlGroupAddRequest ($x0, $x1, $x2, $x3, @generic_params) {
return $self->send_command(
'GroupSessionAdmissionControlGroupAddRequest',
serviceProviderId => $x0,
groupId => $x1,
name => $x2,
maxSession => $x3,
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
The response is either a C<SystemVoiceMessagingGroupGetResponse16> or an
C<ErrorResponse>.
Fixed parameters are:-
=over 4
=back
=head3 SystemVoiceMessagingGroupGetVoicePortalMenusRequest14
Requests the system voice portal Menus setting.
The response is either
C<SystemVoiceMessagingGroupGetVoicePortalMenusResponse14> or C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<getDefaultMenuKeys> - I<xs:boolean>
=back
=head3 UserAddRequest14sp9
Replaced by: C<UserAddRequest17sp4> Request to add a user. The domain is
required in the userId. The password is not required if external authentication
is enabled. The C<officeZoneName> and C<primaryZoneName> elements are ignored
and provided here for backwards compatibility only.
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=over 4
=item B<userId> - I<UserId>
=item B<conferenceKey / bridgeId> - I<Unknown>
=item B<conferenceKey / conferenceId> - I<Unknown>
=back
=head3 SystemVoiceMessagingGroupGetVoicePortalMenusRequest18
Requests the system voice portal Menus setting.
The response is either
C<SystemVoiceMessagingGroupGetVoicePortalMenusResponse18> or C<ErrorResponse>.
Replaced by C<SystemVoiceMessagingGroupGetVoicePortalMenusRequest19>
Fixed parameters are:-
=over 4
=item B<getDefaultMenuKeys> - I<xs:boolean>
=back
=head3 SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1
Requests the system voice portal Menus setting.
The response is either
C<SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1> or
C<ErrorResponse>. Replaced by
C<SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1>
Fixed parameters are:-
=over 4
=item B<getDefaultMenuKeys> - I<xs:boolean>
=back
=head3 SystemVoiceMessagingGroupModifyVoicePortalMenusRequest
Fixed parameters are:-
=over 4
=back
Additionally there are generic tagged parameters.
=head3 GroupPortalPasscodeRulesGetRequest
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=item B<serviceUserId> - I<UserId>
=back
=head3 GroupAutoAttendantModifyInstanceRequest17sp1
Request to modify an Auto Attendant instance. Only Group and Enterprise level
schedules are accepted.
The response is either C<SuccessResponse> or C<ErrorResponse>. The following
elements are only used in AS data mode: C<holidayMenu>. The following
elementsare only valid for Standard Auto Attendants: C<holidayMenu>
Fixed parameters are:-
=over 4
=item B<serviceUserId> - I<UserId>
=back
Additionally there are generic tagged parameters.
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
The response is either a C<SystemVoiceMessagingGroupGetResponse16sp2> or an
C<ErrorResponse>.
Fixed parameters are:-
=over 4
=back
=head3 SystemVoiceMessagingGroupGetVoicePortalMenusRequest19
Requests the system voice portal Menus setting.
The response is either
C<SystemVoiceMessagingGroupGetVoicePortalMenusResponse19> or C<ErrorResponse>.
Replaced by C<SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1>
Fixed parameters are:-
=over 4
=item B<getDefaultMenuKeys> - I<xs:boolean>
=back
=head3 SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1
Requests the system voice portal Menus setting.
The response is either
C<SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1> or
C<ErrorResponse>. Replaced by
C<SystemVoiceMessagingGroupGetVoicePortalMenusRequest20>
Fixed parameters are:-
=over 4
=item B<getDefaultMenuKeys> - I<xs:boolean>
=back
=head3 GroupSessionAdmissionControlGroupAddRequest
Request to add a session admission control group for the group.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
Fixed parameters are:-
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=back
=head3 GroupAutoAttendantAddInstanceRequest19
Add a Auto Attendant instance to a group. The domain is required in the
C<serviceUserId>. Only Group and Enterprise level schedules are accepted.
The response is either C<SuccessResponse> or C<ErrorResponse>. The following
elements are only used in AS data mode: type, use C<AutoAttendantType>.BASIC in
HSS mode. C<holidayMenu>. The following elements are only valid for Standard
Auto Attendants: C<holidayMenu>
Fixed parameters are:-
=over 4
=item B<serviceProviderId> - I<ServiceProviderId>
=item B<groupId> - I<GroupId>
=item B<serviceUserId> - I<UserId>
lib/Broadworks/OCIP/Methods.pm view on Meta::CPAN
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetRequest20 () {
return $self->send_query(
'SystemVoiceMessagingGroupGetRequest20',
);
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest20 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest20', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupModifyRequest16 (@generic_params) {
return $self->send_command( 'SystemVoiceMessagingGroupModifyRequest16', @generic_params );
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19 (@generic_params) {
return $self->send_query( 'SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19', @generic_params );
}
# ----------------------------------------------------------------------
method UserVoiceMessagingUserAddAliasListRequest ($x0, @generic_params) {
return $self->send_command(
'UserVoiceMessagingUserAddAliasListRequest',
userId => $x0,
@generic_params
);
}
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
=head2 ServiceAutoAttendant
=head3 GroupAutoAttendantAddInstanceRequest20
Add a Auto Attendant instance to a group. The domain is required in the
C<serviceUserId>. Only Group and Enterprise level schedules are accepted.
The response is either C<SuccessResponse> or C<ErrorResponse>. The following
elements are only used in AS data mode: type, use C<AutoAttendantType>.BASIC in
HSS mode. C<holidayMenu>. The following elements are only valid for Standard
Auto Attendants: C<holidayMenu>
Fixed parameters are:-
=over 4
=item B<serviceProviderId> - I<ServiceProviderId>
=item B<groupId> - I<GroupId>
=item B<serviceUserId> - I<UserId>
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
=back
Additionally there are generic tagged parameters.
=head3 GroupAutoAttendantModifyInstanceRequest20
Request to modify an Auto Attendant instance. Only Group and Enterprise level
schedules are accepted.
The response is either C<SuccessResponse> or C<ErrorResponse>. The following
elements are only used in AS data mode: C<holidayMenu>. The following elements
are only valid for Standard Auto Attendants: C<holidayMenu>
Fixed parameters are:-
=over 4
=item B<serviceUserId> - I<UserId>
=back
Additionally there are generic tagged parameters.
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
Fixed parameters are:-
=over 4
=item B<serviceUserId> - I<UserId>
=back
=head3 GroupAutoAttendantSubmenuGetUsageListRequest
Get a list of Auto Attendant Business Hours Menu,After Hours Menu,Holiday Menu
and Submenus that use this submenu.
The response is either C<GroupAutoAttendantSubmenuGetUsageListResponse> or
C<ErrorResponse>. This request is only valid for Standard auto attendants.
Fixed parameters are:-
=over 4
=item B<serviceUserId> - I<UserId>
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
The response is either a C<SystemVoiceMessagingGroupGetResponse20> or an
C<ErrorResponse>.
Fixed parameters are:-
=over 4
=back
=head3 SystemVoiceMessagingGroupGetVoicePortalMenusRequest20
Requests the system voice portal Menus setting.
The response is either
C<SystemVoiceMessagingGroupGetVoicePortalMenusResponse20> or C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<getDefaultMenuKeys> - I<xs:boolean>
=back
=head3 SystemVoiceMessagingGroupModifyRequest16
Modify the system level data associated with Voice Messaging.
The response is either a C<SuccessResponse> or an C<ErrorResponse>. The
following elements are only used in AS data mode: C<realDeleteForImap>
C<useDnInMailBody> C<useShortSubjectLine> C<maxMessageLengthMinutes>
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
C<clientInitiatedMailServerSessionTimeoutMinutes>
Fixed parameters are:-
=over 4
=back
Additionally there are generic tagged parameters.
=head3 SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19
Fixed parameters are:-
=over 4
=back
Additionally there are generic tagged parameters.
=head3 UserVoiceMessagingUserAddAliasListRequest
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
/******** Footer ********/
.footer {
font-size: 8pt;
}
</style>
<script type="text/javascript">
<!--
/* IDs of XML Instance Representation boxes */
var xiBoxes = new Array('type_AccessCode_xibox', 'type_AccessDevice_xibox', 'type_AccessDeviceConfigurationRelativeURL_xibox', 'type_AccessDeviceDescription_xibox', 'type_AccessDeviceEnhancedConfigurationFileName_xibox', 'type_AccessDeviceEnhancedCon...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_AccessCode_scbox', 'type_AccessDevice_scbox', 'type_AccessDeviceConfigurationRelativeURL_scbox', 'type_AccessDeviceDescription_scbox', 'type_AccessDeviceEnhancedConfigurationFileName_scbox', 'type_AccessD...
/**
* 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
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_AutoAttendantDialingScope">Simple Type: <strong>AutoAttendantDialingScope</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyAction">Simple Type: <strong>AutoAttendantKeyAction</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantMenuKey">Simple Type: <strong>AutoAttendantMenuKey</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantMenuKeyDescription">Simple Type: <strong>AutoAttendantMenuKeyDescription</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantNameDialingEntry">Simple Type: <strong>AutoAttendantNameDialingEntry</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantSubmenuId">Simple Type: <strong>AutoAttendantSubmenuId</strong>
</a>
</li>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationModifyEntry_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationModifyEntry_xibox_button" type="button" /> <span class="caption">XML Instan...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationModifyEntry_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><description> <span class="type">
<a href="#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition.">AutoAttendantMenuKeyDescription</a>
</span> </description> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition.">AutoAttendantKeyAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><phoneNumber> <span class="type">
<a href="#type_OutgoingDN" title="Jump to "OutgoingDN" type definition.">OutgoingDN</a>
</span> </phoneNumber> <span class="occurs">[0..1]</span>
</div>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationModifyEntry_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationModifyEntry_scbox_button" type="button" /> <span class="caption">Schema Com...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationModifyEntry_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfigurationModifyEntry</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequen...
<span class="type">
<a href="#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition.">AutoAttendantMenuKeyDescription</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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition.">AutoAttendantKeyAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">phoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_OutgoingDN" title="Jump to "OutgoingDN" type definition.">OutgoingDN</a>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyModifyConfiguration_xibox'); return false;" class="control" id="type_AutoAttendantKeyModifyConfiguration_xibox_button" type="button" /> <span class="caption">XML Instance Represe...
</div>
<div class="contents" id="type_AutoAttendantKeyModifyConfiguration_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><key> <span class="type">
<a href="#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition.">AutoAttendantMenuKey</a>
</span> </key> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><entry> <span class="type">
<a href="#type_AutoAttendantKeyConfigurationModifyEntry" title="Jump to "AutoAttendantKeyConfigurationModifyEntry" type definition.">AutoAttendantKeyConfigurationModifyEntry</a>
</span> </entry> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyModifyConfiguration_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyModifyConfiguration_scbox'); return false;" class="control" id="type_AutoAttendantKeyModifyConfiguration_scbox_button" type="button" /> <span class="caption">Schema Component Rep...
</div>
<div class="contents" id="type_AutoAttendantKeyModifyConfiguration_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyModifyConfiguration</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</s...
<span class="type">
<a href="#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition.">AutoAttendantMenuKey</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">entry</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfigurationModifyEntry" title="Jump to "AutoAttendantKeyConfigurationModifyEntry" type definition.">AutoAttendantKeyConfigurationModifyEntry</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<td>AutoAttendantKeyAction</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: token</li>
</ul>
<ul>
<li>
<em>value</em> comes from list: {'Transfer With Prompt'|'Transfer Without Prompt'|'Transfer To Operator'|'Name Dialing'|'Extension Dialing'|'Repeat Menu'|'Exit'|'Transfer To Mailbox'|'Transfer To Submenu'|'Return to Previous Menu'|'Play Announcement'...
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
The action of Auto Attendant key.
The following data elements are only used in AS data mode:
Transfer To Mailbox
Play Announcement
Transfer To Submenu
Return to Previous Menu
The following data elements are only valid for Standard Auto
Attendants:
Transfer To Submenu
Return to Previous Menu
The following data elements are only valid for submenus:
Return to Previous Menu
</td>
</tr>
<tr>
<th>Application Data</th>
<td>
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_AutoAttendantKeyAction_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyAction</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</span> <span ...
<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:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Transfer With Prompt</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Transfer Without Prompt</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Transfer To Operator</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Name Dialing</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Extension Dialing</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Repeat Menu</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Exit</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Transfer To Mailbox</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Transfer To Submenu</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Return to Previous Menu</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Play Announcement</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTa...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyAction_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_AutoAttendantMenuKey">AutoAttendantMenuKey</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>AutoAttendantMenuKey</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: token</li>
</ul>
<ul>
<li>
<em>value</em> comes from list: {'0'|'1'|'2'|'3'|'4'|'5'|'6'|'7'|'8'|'9'|'*'|'#'}</li>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</td>
</tr>
<tr>
<th>Application Data</th>
<td>
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantMenuKey_scbox'); return false;" class="control" id="type_AutoAttendantMenuKey_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantMenuKey_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantMenuKey</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</span> <span cl...
<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:enumeration</span> <span class="scTag">value</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">2</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">3</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">4</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">5</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">6</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">7</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">8</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">9</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">*</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">#</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleType...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantMenuKey_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_AutoAttendantMenuKeyDescription">AutoAttendantMenuKeyDescription</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>AutoAttendantMenuKeyDescription</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: token</li>
</ul>
<ul>
<li>
<em>length</em> >= 1</li>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</td>
</tr>
<tr>
<th>Application Data</th>
<td>
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantMenuKeyDescription_scbox'); return false;" class="control" id="type_AutoAttendantMenuKeyDescription_scbox_button" type="button" /> <span class="caption">Schema Component Representat...
</div>
<div class="contents" id="type_AutoAttendantMenuKeyDescription_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantMenuKeyDescription</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</spa...
<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">20</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleType<...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantMenuKeyDescription_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_AutoAttendantNameDialingEntry">AutoAttendantNameDialingEntry</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
/******** Footer ********/
.footer {
font-size: 8pt;
}
</style>
<script type="text/javascript">
<!--
/* IDs of XML Instance Representation boxes */
var xiBoxes = new Array('type_GroupAccessDeviceGetRequest14sp6_xibox', 'type_GroupAccessDeviceGetResponse14sp6_xibox', 'type_GroupAutoAttendantAddInstanceRequest14_xibox', 'type_GroupAutoAttendantGetInstanceRequest14_xibox', 'type_GroupAutoAttendantG...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_GroupAccessDeviceGetRequest14sp6_scbox', 'type_GroupAccessDeviceGetResponse14sp6_scbox', 'type_GroupAutoAttendantAddInstanceRequest14_scbox', 'type_GroupAutoAttendantGetInstanceRequest14_scbox', 'type_Gro...
/**
* Can get the ID of the button controlling
* a collapseable box by concatenating
* this string onto the ID of the box itself.
*/
var B_SFIX = "_button";
/**
* Counter of documentation windows
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</div>
<h2>Table of Contents</h2>
<ul>
<li>
<a href="#SchemaProperties">Schema Document Properties</a>
</li>
<li>
<a href="#SchemaDefinitions">Global Definitions</a>
<ul>
<li>
<a href="#type_AutoAttendantAddMenu">Complex Type: <strong>AutoAttendantAddMenu</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantModifyMenu">Complex Type: <strong>AutoAttendantModifyMenu</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantReadMenu">Complex Type: <strong>AutoAttendantReadMenu</strong>
</a>
</li>
<li>
<a href="#type_CallCenterMusicOnHoldSourceModify">Complex Type: <strong>CallCenterMusicOnHoldSourceModify</strong>
</a>
</li>
<li>
<a href="#type_CallCenterMusicOnHoldSourceRead">Complex Type: <strong>CallCenterMusicOnHoldSourceRead</strong>
</a>
</li>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h2>
<a name="SchemaDefinitions">Global Definitions</a>
</h2>
<h3>Complex Type: <a class="name" name="type_AutoAttendantAddMenu">AutoAttendantAddMenu</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantAddMenu</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
The configuration of the automated receptionist greeting
prompt and dialing menu to be used during after business hours.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantAddMenu_xibox'); return false;" class="control" id="type_AutoAttendantAddMenu_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantAddMenu_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><audioFile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to "LabeledFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</a>
</span> </audioFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to "LabeledFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</a>
</span> </videoFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="javascript:void(0)" title=""AutoAttendantKeyConfiguration" type definition could not be found." onclick="alert('"AutoAttendantKeyConfiguration" type definition could not be found.');">AutoAttendantKeyConfiguration</a>
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantAddMenu_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantAddMenu_scbox'); return false;" class="control" id="type_AutoAttendantAddMenu_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantAddMenu_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantAddMenu</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div st...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." ="">AnnouncementSelection</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to "LabeledFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</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">videoFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to "LabeledFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</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">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""AutoAttendantKeyConfiguration" type definition could not be found." onclick="alert('"AutoAttendantKeyConfiguration" type definition could not be found.');">AutoAttendantKeyConfiguration</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantAddMenu_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_AutoAttendantModifyMenu">AutoAttendantModifyMenu</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantModifyMenu</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
The configuration of the automated receptionist greeting
prompt and dialing menu to be used during business hours.
It is used when modifying an Auto Attendant group.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantModifyMenu_xibox'); return false;" class="control" id="type_AutoAttendantModifyMenu_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantModifyMenu_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><audioFile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to "LabeledFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</a>
</span> </audioFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to "LabeledFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</a>
</span> </videoFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyModifyConfiguration" title="Jump to "AutoAttendantKeyModifyConfiguration" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyModifyConfi...
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantModifyMenu_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantModifyMenu_scbox'); return false;" class="control" id="type_AutoAttendantModifyMenu_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantModifyMenu_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantModifyMenu</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</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">audioFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to "LabeledFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</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">videoFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledFileResource" title="Jump to "LabeledFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledFileResource</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">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyModifyConfiguration" title="Jump to "AutoAttendantKeyModifyConfiguration" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyModifyConfi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantModifyMenu_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_AutoAttendantReadMenu">AutoAttendantReadMenu</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantReadMenu</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
The configuration of the automated receptionist greeting
prompt and dialing menu to be used during after business hours.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantReadMenu_xibox'); return false;" class="control" id="type_AutoAttendantReadMenu_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantReadMenu_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><audioFileDescription> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</a>
</span> </audioFileDescription> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFileDescription> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</a>
</span> </videoFileDescription> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="javascript:void(0)" title=""AutoAttendantKeyConfiguration" type definition could not be found." onclick="alert('"AutoAttendantKeyConfiguration" type definition could not be found.');">AutoAttendantKeyConfiguration</a>
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantReadMenu_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantReadMenu_scbox'); return false;" class="control" id="type_AutoAttendantReadMenu_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantReadMenu_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantReadMenu</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div s...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioFileDescription</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</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">videoFileDescription</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</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">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""AutoAttendantKeyConfiguration" type definition could not be found." onclick="alert('"AutoAttendantKeyConfiguration" type definition could not be found.');">AutoAttendantKeyConfiguration</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantReadMenu_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Complex Type: <a class="name" name="type_CallCenterMusicOnHoldSourceModify">CallCenterMusicOnHoldSourceModify</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantAddMenu" title="Jump to "AutoAttendantAddMenu" type definition.">AutoAttendantAddMenu</a>
</span> </businessHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="#type_AutoAttendantAddMenu" title="Jump to "AutoAttendantAddMenu" type definition.">AutoAttendantAddMenu</a>
</span> </afterHoursMenu> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantAddInstanceRequest14_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantAddMenu" title="Jump to "AutoAttendantAddMenu" type definition.">AutoAttendantAddMenu</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="#type_AutoAttendantAddMenu" title="Jump to "AutoAttendantAddMenu" type definition.">AutoAttendantAddMenu</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_GroupAutoAttendantAddInstanceRequest14_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantReadMenu" title="Jump to "AutoAttendantReadMenu" type definition.">AutoAttendantReadMenu</a>
</span> </businessHoursMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="#type_AutoAttendantReadMenu" title="Jump to "AutoAttendantReadMenu" type definition.">AutoAttendantReadMenu</a>
</span> </afterHoursMenu> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantGetInstanceResponse14_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantReadMenu" title="Jump to "AutoAttendantReadMenu" type definition.">AutoAttendantReadMenu</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="#type_AutoAttendantReadMenu" title="Jump to "AutoAttendantReadMenu" type definition.">AutoAttendantReadMenu</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_GroupAutoAttendantGetInstanceResponse14_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantModifyMenu" title="Jump to "AutoAttendantModifyMenu" type definition.">AutoAttendantModifyMenu</a>
</span> </businessHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="#type_AutoAttendantModifyMenu" title="Jump to "AutoAttendantModifyMenu" type definition.">AutoAttendantModifyMenu</a>
</span> </afterHoursMenu> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantModifyInstanceRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantModifyMenu" title="Jump to "AutoAttendantModifyMenu" type definition.">AutoAttendantModifyMenu</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="#type_AutoAttendantModifyMenu" title="Jump to "AutoAttendantModifyMenu" type definition.">AutoAttendantModifyMenu</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_GroupAutoAttendantModifyInstanceRequest_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
</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_GroupAutoAttendantGetInstanceResponse16_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
<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_GroupAutoAttendantGetInstanceResponse16_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
/******** 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
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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;">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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;">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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;">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
/******** Footer ********/
.footer {
font-size: 8pt;
}
</style>
<script type="text/javascript">
<!--
/* IDs of XML Instance Representation boxes */
var xiBoxes = new Array('type_EnterpriseCallCenterAgentUnavailableCodeSettingsGetRequest_xibox', 'type_EnterpriseCallCenterAgentUnavailableCodeSettingsGetResponse_xibox', 'type_EnterpriseCallCenterEnhancedReportingGetRequest_xibox', 'type_EnterpriseC...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_EnterpriseCallCenterAgentUnavailableCodeSettingsGetRequest_scbox', 'type_EnterpriseCallCenterAgentUnavailableCodeSettingsGetResponse_scbox', 'type_EnterpriseCallCenterEnhancedReportingGetRequest_scbox', '...
/**
* 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
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<a href="#SchemaProperties">Schema Document Properties</a>
</li>
<li>
<a href="#SchemaDefinitions">Global Definitions</a>
<ul>
<li>
<a href="#type_AccessDeviceMultipleContactEndpointRead">Complex Type: <strong>AccessDeviceMultipleContactEndpointRead</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantAddMenu16">Complex Type: <strong>AutoAttendantAddMenu16</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyConfiguration">Complex Type: <strong>AutoAttendantKeyConfiguration</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyConfigurationEntry">Complex Type: <strong>AutoAttendantKeyConfigurationEntry</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyConfigurationReadEntry">Complex Type: <strong>AutoAttendantKeyConfigurationReadEntry</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyReadConfiguration">Complex Type: <strong>AutoAttendantKeyReadConfiguration</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantReadMenu16">Complex Type: <strong>AutoAttendantReadMenu16</strong>
</a>
</li>
<li>
<a href="#type_CallCenterMediaOnHoldSourceRead17">Complex Type: <strong>CallCenterMediaOnHoldSourceRead17</strong>
</a>
</li>
<li>
<a href="#type_EnterpriseCallCenterAgentUnavailableCodeSettingsGetRequest">Complex Type: <strong>EnterpriseCallCenterAgentUnavailableCodeSettingsGetRequest</strong>
</a>
</li>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_SystemThirdPartyVoiceMailSupportGetRequest">Complex Type: <strong>SystemThirdPartyVoiceMailSupportGetRequest</strong>
</a>
</li>
<li>
<a href="#type_SystemThirdPartyVoiceMailSupportGetResponse">Complex Type: <strong>SystemThirdPartyVoiceMailSupportGetResponse</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusRequest18</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusResponse18</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest">Complex Type: <strong>SystemVoiceMessagingGroupModifyVoicePortalMenusRequest</strong>
</a>
</li>
<li>
<a href="#type_UserCallCenterGetRequest17">Complex Type: <strong>UserCallCenterGetRequest17</strong>
</a>
</li>
<li>
<a href="#type_UserCallCenterGetRequest17sp4">Complex Type: <strong>UserCallCenterGetRequest17sp4</strong>
</a>
</li>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_AccessDeviceMultipleContactEndpointRead_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_AutoAttendantAddMenu16">AutoAttendantAddMenu16</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantAddMenu16</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
The configuration of the automated receptionist greeting
prompt and dialing menu to be used during after business hours.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantAddMenu16_xibox'); return false;" class="control" id="type_AutoAttendantAddMenu16_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantAddMenu16_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><audioFile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</a>
</span> </audioFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</a>
</span> </videoFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="#type_AutoAttendantKeyConfiguration" title="Jump to "AutoAttendantKeyConfiguration" type definition.">AutoAttendantKeyConfiguration</a>
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantAddMenu16_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantAddMenu16_scbox'); return false;" class="control" id="type_AutoAttendantAddMenu16_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantAddMenu16_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantAddMenu16</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div ...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</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">videoFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</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">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfiguration" title="Jump to "AutoAttendantKeyConfiguration" type definition.">AutoAttendantKeyConfiguration</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantAddMenu16_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_AutoAttendantKeyConfiguration">AutoAttendantKeyConfiguration</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfiguration_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfiguration_xibox_button" type="button" /> <span class="caption">XML Instance Representation</spa...
</div>
<div class="contents" id="type_AutoAttendantKeyConfiguration_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><key> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span> </key> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><entry> <span class="type">
<a href="#type_AutoAttendantKeyConfigurationEntry" title="Jump to "AutoAttendantKeyConfigurationEntry" type definition.">AutoAttendantKeyConfigurationEntry</a>
</span> </entry> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyConfiguration_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfiguration_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfiguration_scbox_button" type="button" /> <span class="caption">Schema Component Representation<...
</div>
<div class="contents" id="type_AutoAttendantKeyConfiguration_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfiguration</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>&g...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">entry</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfigurationEntry" title="Jump to "AutoAttendantKeyConfigurationEntry" type definition.">AutoAttendantKeyConfigurationEntry</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationEntry_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationEntry_xibox_button" type="button" /> <span class="caption">XML Instance Represent...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationEntry_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><description> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription</a>...
</span> </description> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><phoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
</span> </phoneNumber> <span class="occurs">[0..1]</span>
</div>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationEntry_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationEntry_scbox_button" type="button" /> <span class="caption">Schema Component Repre...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationEntry_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfigurationEntry</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</sp...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription</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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">phoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationReadEntry_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationReadEntry_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationReadEntry_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><description> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription</a>...
</span> </description> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><phoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
</span> </phoneNumber> <span class="occurs">[0..1]</span>
</div>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationReadEntry_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationReadEntry_scbox_button" type="button" /> <span class="caption">Schema Compone...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationReadEntry_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfigurationReadEntry</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription</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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">phoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyReadConfiguration_xibox'); return false;" class="control" id="type_AutoAttendantKeyReadConfiguration_xibox_button" type="button" /> <span class="caption">XML Instance Representat...
</div>
<div class="contents" id="type_AutoAttendantKeyReadConfiguration_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><key> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span> </key> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><entry> <span class="type">
<a href="#type_AutoAttendantKeyConfigurationReadEntry" title="Jump to "AutoAttendantKeyConfigurationReadEntry" type definition.">AutoAttendantKeyConfigurationReadEntry</a>
</span> </entry> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyReadConfiguration_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyReadConfiguration_scbox'); return false;" class="control" id="type_AutoAttendantKeyReadConfiguration_scbox_button" type="button" /> <span class="caption">Schema Component Represe...
</div>
<div class="contents" id="type_AutoAttendantKeyReadConfiguration_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyReadConfiguration</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</spa...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">entry</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfigurationReadEntry" title="Jump to "AutoAttendantKeyConfigurationReadEntry" type definition.">AutoAttendantKeyConfigurationReadEntry</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyReadConfiguration_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_AutoAttendantReadMenu16">AutoAttendantReadMenu16</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantReadMenu16</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
The configuration of the automated receptionist greeting
prompt and dialing menu to be used during after business hours.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantReadMenu16_xibox'); return false;" class="control" id="type_AutoAttendantReadMenu16_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantReadMenu16_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><audioFileDescription> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</a>
</span> </audioFileDescription> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><audioMediaType> <span class="type">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</span> </audioMediaType> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFileDescription> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</a>
</span> </videoFileDescription> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoMediaType> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MediaFileType" title="Jump to "MediaFileType" type definition(located in external schema documentation)." class="externalLink">MediaFileType</a>
</span> </videoMediaType> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="#type_AutoAttendantKeyConfiguration" title="Jump to "AutoAttendantKeyConfiguration" type definition.">AutoAttendantKeyConfiguration</a>
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantReadMenu16_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantReadMenu16_scbox'); return false;" class="control" id="type_AutoAttendantReadMenu16_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantReadMenu16_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantReadMenu16</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioFileDescription</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</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">audioMediaType</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">videoFileDescription</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</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">videoMediaType</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MediaFileType" title="Jump to "MediaFileType" type definition(located in external schema documentation)." class="externalLink">MediaFileType</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">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfiguration" title="Jump to "AutoAttendantKeyConfiguration" type definition.">AutoAttendantKeyConfiguration</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantReadMenu16_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_CallCenterMediaOnHoldSourceRead17">CallCenterMediaOnHoldSourceRead17</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantAddMenu16" title="Jump to "AutoAttendantAddMenu16" type definition.">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="#type_AutoAttendantAddMenu16" title="Jump to "AutoAttendantAddMenu16" type definition.">AutoAttendantAddMenu16</a>
</span> </afterHoursMenu> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantAddInstanceRequest17sp1_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantAddMenu16" title="Jump to "AutoAttendantAddMenu16" type definition.">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="#type_AutoAttendantAddMenu16" title="Jump to "AutoAttendantAddMenu16" type definition.">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_GroupAutoAttendantAddInstanceRequest17sp1_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantReadMenu16" title="Jump to "AutoAttendantReadMenu16" type definition.">AutoAttendantReadMenu16</a>
</span> </businessHoursMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="#type_AutoAttendantReadMenu16" title="Jump to "AutoAttendantReadMenu16" type definition.">AutoAttendantReadMenu16</a>
</span> </afterHoursMenu> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantGetInstanceResponse17sp1_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantReadMenu16" title="Jump to "AutoAttendantReadMenu16" type definition.">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="#type_AutoAttendantReadMenu16" title="Jump to "AutoAttendantReadMenu16" type definition.">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_GroupAutoAttendantGetInstanceResponse17sp1_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_SystemThirdPartyVoiceMailSupportGetResponse_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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18">SystemVoiceMessagingGroupGetVoicePortalMenusRequest18</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>SystemVoiceMessagingGroupGetVoicePortalMenusRequest18</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 SystemVoiceMessagingGroupGetVoicePortalMenusResponse18 or ErrorResponse.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusRequest19
</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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18_xibox_button" type="button" /> <span ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18_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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18_scbox_button" type="button" /> <span ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusRequest18</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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18_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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1">SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1</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>SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1</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 SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1 or ErrorResponse.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1
</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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1_xibox_button" type="button" /> ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1_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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1_scbox_button" type="button" /> ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1</span>"><div style="margin-left: 1.5em"><<span class="...
<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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1_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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18">SystemVoiceMessagingGroupGetVoicePortalMenusResponse18</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>SystemVoiceMessagingGroupGetVoicePortalMenusResponse18</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 SystemVoiceMessagingGroupGetVoicePortalMenusRequest18.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusResponse19
</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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18_xibox_button" type="button" /> <spa...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18_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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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"><messageDeposit> <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> </messageDeposit> <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"><playGreetingMenuKeys> <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></playGreetingMenuKeys></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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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 style="margin-left: 1.5em" class="newFields"><messageDepositMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><enableMessageDeposit> <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> </enableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDeposit> <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> </disableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToMessageDepositStatus> <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> </listenToMessageDepositStatus> <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></messageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDepositMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><disconnectAfterGreeting> <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> </disconnectAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterGreeting> <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> </forwardAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeForwardingDestination> <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> </changeForwardingDestination> <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></disableMessageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestinationMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestination> <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> </greetingOnlyForwardingDestination> <span class="occurs">[1]</span>
</div></greetingOnlyForwardingDestinationMenuKeys></div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18_scbox_button" type="button" /> <spa...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusResponse18</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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">messageDeposit</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">playGreetingMenuKeys</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">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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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 style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">messageDepositMenuKeys</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">disableMessageDeposit</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">listenToMessageDepositStatus</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">disableMessageDepositMenuKeys</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">forwardAfterGreeting</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">changeForwardingDestination</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">greetingOnlyForwardingDestinationMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complex...
<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></<span class="scTag">xs:sequence</span>></div></<span class=...
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18_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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1">SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1</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>SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1</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 SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1
</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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1_xibox_button" type="button" /...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1_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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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"><messageDeposit> <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> </messageDeposit> <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"><playGreetingMenuKeys> <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></playGreetingMenuKeys></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"><changeExtendedAwayGreetingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateExtendedAwayGreeting> <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> </activateExtendedAwayGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deactivateExtendedAwayGreeting> <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> </deactivateExtendedAwayGreeting> <span class="occurs">[0..1]</span>
</div>
<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"><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></changeExtendedAwayGreetingMenuKeys></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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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 style="margin-left: 1.5em" class="newFields"><messageDepositMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><enableMessageDeposit> <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> </enableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDeposit> <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> </disableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToMessageDepositStatus> <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> </listenToMessageDepositStatus> <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></messageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDepositMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><disconnectAfterGreeting> <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> </disconnectAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterGreeting> <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> </forwardAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeForwardingDestination> <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> </changeForwardingDestination> <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></disableMessageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestinationMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestination> <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> </greetingOnlyForwardingDestination> <span class="occurs">[1]</span>
</div></greetingOnlyForwardingDestinationMenuKeys></div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1_scbox_button" type="button" /...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1</span>"><div style="margin-left: 1.5em"><<span class=...
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">messageDeposit</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">playGreetingMenuKeys</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">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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">changeExtendedAwayGreetingMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</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">deactivateExtendedAwayGreeting</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">recordNewGreeting</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">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">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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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 style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">messageDepositMenuKeys</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">disableMessageDeposit</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">listenToMessageDepositStatus</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">disableMessageDepositMenuKeys</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">forwardAfterGreeting</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">changeForwardingDestination</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">greetingOnlyForwardingDestinationMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complex...
<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></<span class="scTag">xs:sequence</span>></div></<span class=...
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse18sp1_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_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest">SystemVoiceMessagingGroupModifyVoicePortalMenusRequest</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>SystemVoiceMessagingGroupModifyVoicePortalMenusRequest</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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest_xibox_button" type="button" /> <spa...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest_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"><useVoicePortalCustomization> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useVoicePortalCustomization> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalMainMenuKeys> <span class="occurs">[0..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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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">[0..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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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"><messageDeposit> <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> </messageDeposit> <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>
<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"><playGreetingMenuKeys> <span class="occurs">[0..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></playGreetingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeBusyOrNoAnswerGreetingMenuKeys> <span class="occurs">[0..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">[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></changeBusyOrNoAnswerGreetingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeExtendedAwayGreetingMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateExtendedAwayGreeting> <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> </activateExtendedAwayGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deactivateExtendedAwayGreeting> <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> </deactivateExtendedAwayGreeting> <span class="occurs">[0..1]</span>
</div>
<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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</span> </listenToCurrentGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableMessageDeposit> <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> </enableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDeposit> <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> </disableMessageDeposit> <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>
<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></changeExtendedAwayGreetingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><recordNewGreetingOrPersonalizedNameMenuKeys> <span class="occurs">[0..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">[0..1]</span>
</div></recordNewGreetingOrPersonalizedNameMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><deleteAllMessagesMenuKeys> <span class="occurs">[0..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">[0..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">[0..1]</span>
</div></deleteAllMessagesMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><commPilotExpressProfileMenuKeys> <span class="occurs">[0..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">[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></commPilotExpressProfileMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><personalizedNameMenuKeys> <span class="occurs">[0..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">[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></personalizedNameMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><callForwardingOptionsMenuKeys> <span class="occurs">[0..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">[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></callForwardingOptionsMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeCallForwardingDestinationMenuKeys> <span class="occurs">[0..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">[0..1]</span>
</div></changeCallForwardingDestinationMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalCallingMenuKeys> <span class="occurs">[0..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">[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></voicePortalCallingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><hotelingMenuKeys> <span class="occurs">[0..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">[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></hotelingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><passcodeMenuKeys> <span class="occurs">[0..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">[0..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">[0..1]</span>
</div></passcodeMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><playMessagesMenuKeys> <span class="occurs">[0..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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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">[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></playMessagesMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><playMessageMenuKeys> <span class="occurs">[0..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">[0..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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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">[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></additionalMessageOptionsMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><forwardOrComposeMessageMenuKeys> <span class="occurs">[0..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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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">[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></forwardOrComposeMessageMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><replyMessageMenuKeys> <span class="occurs">[0..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">[0..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">[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></replyMessageMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendToDistributionListMenuKeys> <span class="occurs">[0..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">[0..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">[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></sendToDistributionListMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><selectDistributionListMenuKeys> <span class="occurs">[0..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">[0..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">[0..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">[0..1]</span>
</div></reviewSelectedDistributionListMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendMessageToSelectedDistributionListMenuKeys> <span class="occurs">[0..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">[0..1]</span>
</div></sendMessageToSelectedDistributionListMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendToAllGroupMembersMenuKeys> <span class="occurs">[0..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">[0..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">[0..1]</span>
</div></sendToAllGroupMembersMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendToPersonMenuKeys> <span class="occurs">[0..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">[0..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">[0..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">[0..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">[0..1]</span>
</div></sendToPersonMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeCurrentIntroductionOrMessageOrReplyMenuKeys> <span class="occurs">[0..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">[0..1]</span>
</div></changeCurrentIntroductionOrMessageOrReplyMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalLoginMenuKeys> <span class="occurs">[0..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">[0..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>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</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 style="margin-left: 1.5em" class="newFields"><messageDepositMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><enableMessageDeposit> <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> </enableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDeposit> <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> </disableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToMessageDepositStatus> <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> </listenToMessageDepositStatus> <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>
<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></messageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDepositMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><disconnectAfterGreeting> <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> </disconnectAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterGreeting> <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> </forwardAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeForwardingDestination> <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> </changeForwardingDestination> <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>
<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></disableMessageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestinationMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestination> <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> </greetingOnlyForwardingDestination> <span class="occurs">[0..1]</span>
</div></greetingOnlyForwardingDestinationMenuKeys></div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest_scbox_button" type="button" /> <spa...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupModifyVoicePortalMenusRequest</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_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">useVoicePortalCustomization</...
<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">voicePortalMainMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">personalizedName</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">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">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">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">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">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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">voiceMessagingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="m...
<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">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">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">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">changeNoAnswerGreeting</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">messageDeposit</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playGreetingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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">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">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">skipForward</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeBusyOrNoAnswerGreetingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeExtendedAwayGreetingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">deactivateExtendedAwayGreeting</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">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">recordNewGreeting</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableMessageDeposit</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">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">disableMessageDeposit</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">recordNewGreetingOrPersonalizedNameMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</sp...
<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">deleteAllMessagesMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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>" <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">commPilotExpressProfileMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">activateBusyProfile</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">personalizedNameMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callForwardingOptionsMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeCallForwardingDestinationMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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>" <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">voicePortalCallingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div styl...
<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>
<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 style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">hotelingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="margin-...
<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">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">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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">passcodeMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="margin-...
<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">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>" <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">playMessagesMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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">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">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">playMessage</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playMessageMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="marg...
<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">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">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">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">skipForward</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">additionalMessageOptionsMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">playEnvelope</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardOrComposeMessageMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">sendToDistributionList</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">replyMessageMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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">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">listenToCurrentReply</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sendToDistributionListMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">selectDistributionListMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div ...
<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">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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">reviewSelectedDistributionListMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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></<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">sendMessageToSelectedDistributionListMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</...
<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">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">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>" <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">sendToAllGroupMembersMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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>" <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">sendToPersonMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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>" <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">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>" <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">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>" <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">changeCurrentIntroductionOrMessageOrReplyMenuKeys</span>" <span class="scTag">minOccurs</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">voicePortalLoginMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style=...
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">faxMessagingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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">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">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">playEnvelope</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">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">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">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">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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">messageDepositMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="m...
<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">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">disableMessageDeposit</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">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">listenToMessageDepositStatus</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">disableMessageDepositMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">forwardAfterGreeting</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">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">changeForwardingDestination</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">greetingOnlyForwardingDestinationMenuKeys</span>" <span class="scTag">nillable</span>="<span class="scContent">true</sp...
<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>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest_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_UserCallCenterGetRequest17">UserCallCenterGetRequest17</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
/******** Footer ********/
.footer {
font-size: 8pt;
}
</style>
<script type="text/javascript">
<!--
/* IDs of XML Instance Representation boxes */
var xiBoxes = new Array('type_EnterpriseSessionAdmissionControlGroupAddRequest_xibox', 'type_EnterpriseSessionAdmissionControlGroupGetRequest_xibox', 'type_EnterpriseSessionAdmissionControlGroupGetResponse_xibox', 'type_GroupAdminGetPolicyRequest18_x...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_EnterpriseSessionAdmissionControlGroupAddRequest_scbox', 'type_EnterpriseSessionAdmissionControlGroupGetRequest_scbox', 'type_EnterpriseSessionAdmissionControlGroupGetResponse_scbox', 'type_GroupAdminGetP...
/**
* 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
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<a href="#SchemaProperties">Schema Document Properties</a>
</li>
<li>
<a href="#SchemaDefinitions">Global Definitions</a>
<ul>
<li>
<a href="#type_AccessDeviceMultipleContactEndpointRead19">Complex Type: <strong>AccessDeviceMultipleContactEndpointRead19</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantAddMenu19">Complex Type: <strong>AutoAttendantAddMenu19</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyConfiguration19">Complex Type: <strong>AutoAttendantKeyConfiguration19</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyConfigurationEntry19">Complex Type: <strong>AutoAttendantKeyConfigurationEntry19</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyConfigurationReadEntry19">Complex Type: <strong>AutoAttendantKeyConfigurationReadEntry19</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyReadConfiguration19">Complex Type: <strong>AutoAttendantKeyReadConfiguration19</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantModifyMenu16">Complex Type: <strong>AutoAttendantModifyMenu16</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantReadMenu19">Complex Type: <strong>AutoAttendantReadMenu19</strong>
</a>
</li>
<li>
<a href="#type_CallCenterMediaOnHoldSourceModify17">Complex Type: <strong>CallCenterMediaOnHoldSourceModify17</strong>
</a>
</li>
<li>
<a href="#type_CallCenterMediaOnHoldSourceRead19">Complex Type: <strong>CallCenterMediaOnHoldSourceRead19</strong>
</a>
</li>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetRequest16sp2">Complex Type: <strong>SystemVoiceMessagingGroupGetRequest16sp2</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetResponse16sp2">Complex Type: <strong>SystemVoiceMessagingGroupGetResponse16sp2</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusRequest19</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusResponse19</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1</strong>
</a>
</li>
<li>
<a href="#type_UserCallPoliciesGetRequest17">Complex Type: <strong>UserCallPoliciesGetRequest17</strong>
</a>
</li>
<li>
<a href="#type_UserCallPoliciesGetResponse17">Complex Type: <strong>UserCallPoliciesGetResponse17</strong>
</a>
</li>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_AccessDeviceMultipleContactEndpointRead19_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_AutoAttendantAddMenu19">AutoAttendantAddMenu19</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantAddMenu19</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
The configuration of the automated receptionist
greeting
prompt and dialing menu to be used during
after business
hours.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantAddMenu19_xibox'); return false;" class="control" id="type_AutoAttendantAddMenu19_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantAddMenu19_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><audioFile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</a>
</span> </audioFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</a>
</span> </videoFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="#type_AutoAttendantKeyConfiguration19" title="Jump to "AutoAttendantKeyConfiguration19" type definition.">AutoAttendantKeyConfiguration19</a>
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantAddMenu19_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantAddMenu19_scbox'); return false;" class="control" id="type_AutoAttendantAddMenu19_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantAddMenu19_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantAddMenu19</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div ...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</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">videoFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</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">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfiguration19" title="Jump to "AutoAttendantKeyConfiguration19" type definition.">AutoAttendantKeyConfiguration19</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantAddMenu19_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_AutoAttendantKeyConfiguration19">AutoAttendantKeyConfiguration19</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfiguration19_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfiguration19_xibox_button" type="button" /> <span class="caption">XML Instance Representation<...
</div>
<div class="contents" id="type_AutoAttendantKeyConfiguration19_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><key> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span> </key> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><entry> <span class="type">
<a href="#type_AutoAttendantKeyConfigurationEntry19" title="Jump to "AutoAttendantKeyConfigurationEntry19" type definition.">AutoAttendantKeyConfigurationEntry19</a>
</span> </entry> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyConfiguration19_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfiguration19_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfiguration19_scbox_button" type="button" /> <span class="caption">Schema Component Representat...
</div>
<div class="contents" id="type_AutoAttendantKeyConfiguration19_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfiguration19</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">entry</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfigurationEntry19" title="Jump to "AutoAttendantKeyConfigurationEntry19" type definition.">AutoAttendantKeyConfigurationEntry19</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationEntry19_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationEntry19_xibox_button" type="button" /> <span class="caption">XML Instance Repre...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationEntry19_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><description> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription</a>...
</span> </description> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><phoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
</span> </phoneNumber> <span class="occurs">[0..1]</span>
</div>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationEntry19_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationEntry19_scbox_button" type="button" /> <span class="caption">Schema Component R...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationEntry19_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfigurationEntry19</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription</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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">phoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationReadEntry19_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationReadEntry19_xibox_button" type="button" /> <span class="caption">XML Instan...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationReadEntry19_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><description> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription</a>...
</span> </description> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><phoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
</span> </phoneNumber> <span class="occurs">[0..1]</span>
</div>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationReadEntry19_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationReadEntry19_scbox_button" type="button" /> <span class="caption">Schema Com...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationReadEntry19_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfigurationReadEntry19</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequen...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription</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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">phoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyReadConfiguration19_xibox'); return false;" class="control" id="type_AutoAttendantKeyReadConfiguration19_xibox_button" type="button" /> <span class="caption">XML Instance Represe...
</div>
<div class="contents" id="type_AutoAttendantKeyReadConfiguration19_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><key> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span> </key> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><entry> <span class="type">
<a href="#type_AutoAttendantKeyConfigurationReadEntry19" title="Jump to "AutoAttendantKeyConfigurationReadEntry19" type definition.">AutoAttendantKeyConfigurationReadEntry19</a>
</span> </entry> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyReadConfiguration19_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyReadConfiguration19_scbox'); return false;" class="control" id="type_AutoAttendantKeyReadConfiguration19_scbox_button" type="button" /> <span class="caption">Schema Component Rep...
</div>
<div class="contents" id="type_AutoAttendantKeyReadConfiguration19_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyReadConfiguration19</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</s...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">entry</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfigurationReadEntry19" title="Jump to "AutoAttendantKeyConfigurationReadEntry19" type definition.">AutoAttendantKeyConfigurationReadEntry19</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyReadConfiguration19_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_AutoAttendantModifyMenu16">AutoAttendantModifyMenu16</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantModifyMenu16</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
greeting
prompt and dialing menu to be used during
business
hours.
It is used when modifying an Auto Attendant group.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantModifyMenu16_xibox'); return false;" class="control" id="type_AutoAttendantModifyMenu16_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantModifyMenu16_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><audioFile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</a>
</span> </audioFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</a>
</span> </videoFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyModifyConfiguration" title="Jump to "AutoAttendantKeyModifyConfiguration" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyModifyConfi...
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantModifyMenu16_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantModifyMenu16_scbox'); return false;" class="control" id="type_AutoAttendantModifyMenu16_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantModifyMenu16_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantModifyMenu16</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><d...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</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">audioFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</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">videoFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_LabeledMediaFileResource" title="Jump to "LabeledMediaFileResource" type definition(located in external schema documentation)." class="externalLink">LabeledMediaFileResource</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">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyModifyConfiguration" title="Jump to "AutoAttendantKeyModifyConfiguration" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyModifyConfi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantModifyMenu16_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_AutoAttendantReadMenu19">AutoAttendantReadMenu19</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantReadMenu19</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
The configuration of the automated receptionist
greeting
prompt and dialing menu to be used during
after business
hours.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantReadMenu19_xibox'); return false;" class="control" id="type_AutoAttendantReadMenu19_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantReadMenu19_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><audioFileDescription> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</a>
</span> </audioFileDescription> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><audioMediaType> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </audioMediaType> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFileDescription> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</a>
</span> </videoFileDescription> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoMediaType> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MediaFileType" title="Jump to "MediaFileType" type definition(located in external schema documentation)." class="externalLink">MediaFileType</a>
</span> </videoMediaType> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="#type_AutoAttendantKeyReadConfiguration19" title="Jump to "AutoAttendantKeyReadConfiguration19" type definition.">AutoAttendantKeyReadConfiguration19</a>
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantReadMenu19_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantReadMenu19_scbox'); return false;" class="control" id="type_AutoAttendantReadMenu19_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantReadMenu19_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantReadMenu19</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioFileDescription</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</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">audioMediaType</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">videoFileDescription</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FileDescription" title="Jump to "FileDescription" type definition(located in external schema documentation)." class="externalLink">FileDescription</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">videoMediaType</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MediaFileType" title="Jump to "MediaFileType" type definition(located in external schema documentation)." class="externalLink">MediaFileType</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">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyReadConfiguration19" title="Jump to "AutoAttendantKeyReadConfiguration19" type definition.">AutoAttendantKeyReadConfiguration19</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantReadMenu19_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_CallCenterMediaOnHoldSourceModify17">CallCenterMediaOnHoldSourceModify17</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<tr>
<th>Documentation</th>
<td>
Add a Auto Attendant instance to a group.
The domain is required in the serviceUserId.
Only Group and Enterprise level schedules are accepted.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in AS data mode:
type, use AutoAttendantType.BASIC in HSS mode.
holidayMenu.
The following elements are only valid for Standard Auto
Attendants:
holidayMenu
</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantAddMenu19" title="Jump to "AutoAttendantAddMenu19" type definition.">AutoAttendantAddMenu19</a>
</span> </businessHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="#type_AutoAttendantAddMenu19" title="Jump to "AutoAttendantAddMenu19" type definition.">AutoAttendantAddMenu19</a>
</span> </afterHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidayMenu> <span class="type">
<a href="#type_AutoAttendantAddMenu19" title="Jump to "AutoAttendantAddMenu19" type definition.">AutoAttendantAddMenu19</a>
</span> </holidayMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><networkClassOfService> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span> </networkClassOfService> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantAddInstanceRequest19_xibox', true);
// -->
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantAddMenu19" title="Jump to "AutoAttendantAddMenu19" type definition.">AutoAttendantAddMenu19</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="#type_AutoAttendantAddMenu19" title="Jump to "AutoAttendantAddMenu19" type definition.">AutoAttendantAddMenu19</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">holidayMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantAddMenu19" title="Jump to "AutoAttendantAddMenu19" type definition.">AutoAttendantAddMenu19</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">networkClassOfService</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</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">
<!--
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</tr>
<tr>
<th>Documentation</th>
<td>
Response to GroupAutoAttendantGetInstanceRequest19.
Contains the service profile information.
The following elements are only used in AS data mode:
type, use AutoAttendantType.BASIC in HSS mode.
holidayMenu.
The following elementsare only valid for Standard Auto
Attendants:
holidayMenu
Replaced by: GroupAutoAttendantGetInstanceResponse19sp1
</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</a>
</span> </businessHoursMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</a>
</span> </afterHoursMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidayMenu> <span class="type">
<a href="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</a>
</span> </holidayMenu> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantGetInstanceResponse19_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</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="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">holidayMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</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_GroupAutoAttendantGetInstanceResponse19_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</tr>
<tr>
<th>Documentation</th>
<td>
Response to GroupAutoAttendantGetInstanceRequest19sp1.
Contains the service profile information.
The following elements are only used in AS data mode:
type, use AutoAttendantType.BASIC in HSS mode.
holidayMenu.
The following elementsare only valid for Standard Auto
Attendants:
holidayMenu
Replaced by: GroupAutoAttendantGetInstanceResponse20
</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</a>
</span> </businessHoursMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</a>
</span> </afterHoursMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidayMenu> <span class="type">
<a href="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</a>
</span> </holidayMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><networkClassOfService> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span> </networkClassOfService> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantGetInstanceResponse19sp1_xibox', true);
// -->
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</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="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">holidayMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantReadMenu19" title="Jump to "AutoAttendantReadMenu19" type definition.">AutoAttendantReadMenu19</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">networkClassOfService</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</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">
<!--
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<td>
Request to modify an Auto Attendant instance.
Only Group and Enterprise level schedules are
accepted.
The
response is either SuccessResponse or ErrorResponse.
The
following elements are only used in AS data
mode:
holidayMenu.
The following elementsare only valid for Standard Auto
Attendants:
holidayMenu
</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantModifyMenu16" title="Jump to "AutoAttendantModifyMenu16" type definition.">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="#type_AutoAttendantModifyMenu16" title="Jump to "AutoAttendantModifyMenu16" type definition.">AutoAttendantModifyMenu16</a>
</span> </afterHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidayMenu> <span class="type">
<a href="#type_AutoAttendantModifyMenu16" title="Jump to "AutoAttendantModifyMenu16" type definition.">AutoAttendantModifyMenu16</a>
</span> </holidayMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><networkClassOfService> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span> </networkClassOfService> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantModifyInstanceRequest17sp1_xibox', true);
// -->
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantModifyMenu16" title="Jump to "AutoAttendantModifyMenu16" type definition.">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="#type_AutoAttendantModifyMenu16" title="Jump to "AutoAttendantModifyMenu16" type definition.">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">holidayMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantModifyMenu16" title="Jump to "AutoAttendantModifyMenu16" type definition.">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">networkClassOfService</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</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">
<!--
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetResponse16sp2_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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19">SystemVoiceMessagingGroupGetVoicePortalMenusRequest19</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>SystemVoiceMessagingGroupGetVoicePortalMenusRequest19</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 SystemVoiceMessagingGroupGetVoicePortalMenusResponse19 or ErrorResponse.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1
</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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19_xibox_button" type="button" /> <span ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19_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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19_scbox_button" type="button" /> <span ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusRequest19</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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19_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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1">SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1</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>SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1</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 SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1 or ErrorResponse.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusRequest20
</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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1_xibox_button" type="button" /> ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1_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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1_scbox_button" type="button" /> ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1</span>"><div style="margin-left: 1.5em"><<span class="...
<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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1_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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19">SystemVoiceMessagingGroupGetVoicePortalMenusResponse19</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>SystemVoiceMessagingGroupGetVoicePortalMenusResponse19</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 SystemVoiceMessagingGroupGetVoicePortalMenusRequest19.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1
</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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19_xibox_button" type="button" /> <spa...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19_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"><greetings> <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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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"><greetingsMenuKeys> <span class="occurs">[1]</span> <br />
<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"><conferenceGreeting> <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> </conferenceGreeting> <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></greetingsMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><conferenceGreetingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateConfGreeting> <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> </activateConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deactivateConfGreeting> <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> </deactivateConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><recordNewConfGreeting> <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> </recordNewConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToCurrentConfGreeting> <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> </listenToCurrentConfGreeting> <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></conferenceGreetingMenuKeys></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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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"><messageDeposit> <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> </messageDeposit> <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"><playGreetingMenuKeys> <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></playGreetingMenuKeys></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"><disassociateFromRemoteHost> <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> </disassociateFromRemoteHost> <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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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 style="margin-left: 1.5em" class="newFields"><messageDepositMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><enableMessageDeposit> <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> </enableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDeposit> <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> </disableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToMessageDepositStatus> <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> </listenToMessageDepositStatus> <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></messageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDepositMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><disconnectAfterGreeting> <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> </disconnectAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterGreeting> <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> </forwardAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeForwardingDestination> <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> </changeForwardingDestination> <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></disableMessageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestinationMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestination> <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> </greetingOnlyForwardingDestination> <span class="occurs">[1]</span>
</div></greetingOnlyForwardingDestinationMenuKeys></div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19_scbox_button" type="button" /> <spa...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusResponse19</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)." ="">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">greetings</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">greetingsMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div styl...
<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">conferenceGreeting</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">conferenceGreetingMenuKeys</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">deactivateConfGreeting</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">recordNewConfGreeting</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">listenToCurrentConfGreeting</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">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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">messageDeposit</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">playGreetingMenuKeys</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">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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">disassociateFromRemoteHost</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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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 style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">messageDepositMenuKeys</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">disableMessageDeposit</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">listenToMessageDepositStatus</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">disableMessageDepositMenuKeys</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">forwardAfterGreeting</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">changeForwardingDestination</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">greetingOnlyForwardingDestinationMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complex...
<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></<span class="scTag">xs:sequence</span>></div></<span class=...
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19_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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1">SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1</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>SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1</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 SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusResponse20
</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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1_xibox_button" type="button" /...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1_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"><greetings> <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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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"><greetingsMenuKeys> <span class="occurs">[1]</span> <br />
<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"><conferenceGreeting> <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> </conferenceGreeting> <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></greetingsMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><conferenceGreetingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateConfGreeting> <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> </activateConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deactivateConfGreeting> <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> </deactivateConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><recordNewConfGreeting> <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> </recordNewConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToCurrentConfGreeting> <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> </listenToCurrentConfGreeting> <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></conferenceGreetingMenuKeys></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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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"><messageDeposit> <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> </messageDeposit> <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"><playGreetingMenuKeys> <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></playGreetingMenuKeys></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"><changeExtendedAwayGreetingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateExtendedAwayGreeting> <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> </activateExtendedAwayGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deactivateExtendedAwayGreeting> <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> </deactivateExtendedAwayGreeting> <span class="occurs">[0..1]</span>
</div>
<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"><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></changeExtendedAwayGreetingMenuKeys></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"><disassociateFromRemoteHost> <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> </disassociateFromRemoteHost> <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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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 style="margin-left: 1.5em" class="newFields"><messageDepositMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><enableMessageDeposit> <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> </enableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDeposit> <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> </disableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToMessageDepositStatus> <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> </listenToMessageDepositStatus> <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></messageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDepositMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><disconnectAfterGreeting> <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> </disconnectAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterGreeting> <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> </forwardAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeForwardingDestination> <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> </changeForwardingDestination> <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></disableMessageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestinationMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestination> <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> </greetingOnlyForwardingDestination> <span class="occurs">[1]</span>
</div></greetingOnlyForwardingDestinationMenuKeys></div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1_scbox_button" type="button" /...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1</span>"><div style="margin-left: 1.5em"><<span class=...
<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">greetings</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">greetingsMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div styl...
<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">conferenceGreeting</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">conferenceGreetingMenuKeys</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">deactivateConfGreeting</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">recordNewConfGreeting</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">listenToCurrentConfGreeting</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">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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">messageDeposit</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">playGreetingMenuKeys</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">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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">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">changeExtendedAwayGreetingMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</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">deactivateExtendedAwayGreeting</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">recordNewGreeting</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">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">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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">disassociateFromRemoteHost</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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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 style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">messageDepositMenuKeys</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">disableMessageDeposit</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">listenToMessageDepositStatus</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">disableMessageDepositMenuKeys</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">forwardAfterGreeting</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">changeForwardingDestination</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">greetingOnlyForwardingDestinationMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complex...
<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></<span class="scTag">xs:sequence</span>></div></<span class=...
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1_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_UserCallPoliciesGetRequest17">UserCallPoliciesGetRequest17</a>
</h3>
<table class="hierarchy">
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
/******** Footer ********/
.footer {
font-size: 8pt;
}
</style>
<script type="text/javascript">
<!--
/* IDs of XML Instance Representation boxes */
var xiBoxes = new Array('type_GroupAutoAttendantAddInstanceRequest20_xibox', 'type_GroupAutoAttendantDeleteInstanceRequest_xibox', 'type_GroupAutoAttendantGetInstanceListRequest_xibox', 'type_GroupAutoAttendantGetInstanceListResponse_xibox', 'type_Gr...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_GroupAutoAttendantAddInstanceRequest20_scbox', 'type_GroupAutoAttendantDeleteInstanceRequest_scbox', 'type_GroupAutoAttendantGetInstanceListRequest_scbox', 'type_GroupAutoAttendantGetInstanceListResponse_...
/**
* 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
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</div>
<h2>Table of Contents</h2>
<ul>
<li>
<a href="#SchemaProperties">Schema Document Properties</a>
</li>
<li>
<a href="#SchemaDefinitions">Global Definitions</a>
<ul>
<li>
<a href="#type_AutoAttendantAddMenu20">Complex Type: <strong>AutoAttendantAddMenu20</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyConfiguration20">Complex Type: <strong>AutoAttendantKeyConfiguration20</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyConfigurationEntry20">Complex Type: <strong>AutoAttendantKeyConfigurationEntry20</strong>
</a>
</li>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_AutoAttendantKeyModifyConfiguration20">Complex Type: <strong>AutoAttendantKeyModifyConfiguration20</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantKeyReadConfiguration20">Complex Type: <strong>AutoAttendantKeyReadConfiguration20</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantModifyMenu20">Complex Type: <strong>AutoAttendantModifyMenu20</strong>
</a>
</li>
<li>
<a href="#type_AutoAttendantReadMenu20">Complex Type: <strong>AutoAttendantReadMenu20</strong>
</a>
</li>
<li>
<a href="#type_GroupAutoAttendantAddInstanceRequest20">Complex Type: <strong>GroupAutoAttendantAddInstanceRequest20</strong>
</a>
</li>
<li>
<a href="#type_GroupAutoAttendantDeleteInstanceRequest">Complex Type: <strong>GroupAutoAttendantDeleteInstanceRequest</strong>
</a>
</li>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h2>
<a name="SchemaDefinitions">Global Definitions</a>
</h2>
<h3>Complex Type: <a class="name" name="type_AutoAttendantAddMenu20">AutoAttendantAddMenu20</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantAddMenu20</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
The configuration of the automated receptionist greeting
prompt and dialing menu to be used during after business hours.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantAddMenu20_xibox'); return false;" class="control" id="type_AutoAttendantAddMenu20_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantAddMenu20_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><audioFile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</a>
</span> </audioFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</a>
</span> </videoFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="#type_AutoAttendantKeyConfiguration20" title="Jump to "AutoAttendantKeyConfiguration20" type definition.">AutoAttendantKeyConfiguration20</a>
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantAddMenu20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantAddMenu20_scbox'); return false;" class="control" id="type_AutoAttendantAddMenu20_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantAddMenu20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantAddMenu20</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div ...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." ="">AnnouncementSelection</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</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">videoFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</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">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfiguration20" title="Jump to "AutoAttendantKeyConfiguration20" type definition.">AutoAttendantKeyConfiguration20</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantAddMenu20_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_AutoAttendantKeyConfiguration20">AutoAttendantKeyConfiguration20</a>
</h3>
<table class="hierarchy">
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfiguration20_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfiguration20_xibox_button" type="button" /> <span class="caption">XML Instance Representation<...
</div>
<div class="contents" id="type_AutoAttendantKeyConfiguration20_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><key> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span> </key> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><entry> <span class="type">
<a href="#type_AutoAttendantKeyConfigurationEntry20" title="Jump to "AutoAttendantKeyConfigurationEntry20" type definition.">AutoAttendantKeyConfigurationEntry20</a>
</span> </entry> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyConfiguration20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfiguration20_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfiguration20_scbox_button" type="button" /> <span class="caption">Schema Component Representat...
</div>
<div class="contents" id="type_AutoAttendantKeyConfiguration20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfiguration20</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">entry</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfigurationEntry20" title="Jump to "AutoAttendantKeyConfigurationEntry20" type definition.">AutoAttendantKeyConfigurationEntry20</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationEntry20_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationEntry20_xibox_button" type="button" /> <span class="caption">XML Instance Repre...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationEntry20_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><description> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription<...
</span> </description> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><phoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
</span> </phoneNumber> <span class="occurs">[0..1]</span>
</div>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationEntry20_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationEntry20_scbox_button" type="button" /> <span class="caption">Schema Component R...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationEntry20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfigurationEntry20</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription<...
</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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">phoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationModifyEntry20_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationModifyEntry20_xibox_button" type="button" /> <span class="caption">XML In...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationModifyEntry20_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><description> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription<...
</span> </description> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><phoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
</span> </phoneNumber> <span class="occurs">[0..1]</span>
</div>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationModifyEntry20_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationModifyEntry20_scbox_button" type="button" /> <span class="caption">Schema...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationModifyEntry20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfigurationModifyEntry20</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequ...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription<...
</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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">phoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationReadEntry20_xibox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationReadEntry20_xibox_button" type="button" /> <span class="caption">XML Instan...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationReadEntry20_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><description> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription<...
</span> </description> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><phoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
</span> </phoneNumber> <span class="occurs">[0..1]</span>
</div>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyConfigurationReadEntry20_scbox'); return false;" class="control" id="type_AutoAttendantKeyConfigurationReadEntry20_scbox_button" type="button" /> <span class="caption">Schema Com...
</div>
<div class="contents" id="type_AutoAttendantKeyConfigurationReadEntry20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyConfigurationReadEntry20</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequen...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKeyDescription" title="Jump to "AutoAttendantMenuKeyDescription" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKeyDescription<...
</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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantKeyAction" title="Jump to "AutoAttendantKeyAction" type definition(located in external schema documentation)." class="externalLink">AutoAttendantKeyAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">phoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDN" title="Jump to "OutgoingDN" type definition(located in external schema documentation)." class="externalLink">OutgoingDN</a>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyModifyConfiguration20_xibox'); return false;" class="control" id="type_AutoAttendantKeyModifyConfiguration20_xibox_button" type="button" /> <span class="caption">XML Instance Rep...
</div>
<div class="contents" id="type_AutoAttendantKeyModifyConfiguration20_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><key> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span> </key> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><entry> <span class="type">
<a href="#type_AutoAttendantKeyConfigurationModifyEntry20" title="Jump to "AutoAttendantKeyConfigurationModifyEntry20" type definition.">AutoAttendantKeyConfigurationModifyEntry20</a>
</span> </entry> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyModifyConfiguration20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyModifyConfiguration20_scbox'); return false;" class="control" id="type_AutoAttendantKeyModifyConfiguration20_scbox_button" type="button" /> <span class="caption">Schema Component...
</div>
<div class="contents" id="type_AutoAttendantKeyModifyConfiguration20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyModifyConfiguration20</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence<...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">entry</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfigurationModifyEntry20" title="Jump to "AutoAttendantKeyConfigurationModifyEntry20" type definition.">AutoAttendantKeyConfigurationModifyEntry20</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyReadConfiguration20_xibox'); return false;" class="control" id="type_AutoAttendantKeyReadConfiguration20_xibox_button" type="button" /> <span class="caption">XML Instance Represe...
</div>
<div class="contents" id="type_AutoAttendantKeyReadConfiguration20_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><key> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span> </key> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><entry> <span class="type">
<a href="#type_AutoAttendantKeyConfigurationReadEntry20" title="Jump to "AutoAttendantKeyConfigurationReadEntry20" type definition.">AutoAttendantKeyConfigurationReadEntry20</a>
</span> </entry> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyReadConfiguration20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantKeyReadConfiguration20_scbox'); return false;" class="control" id="type_AutoAttendantKeyReadConfiguration20_scbox_button" type="button" /> <span class="caption">Schema Component Rep...
</div>
<div class="contents" id="type_AutoAttendantKeyReadConfiguration20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantKeyReadConfiguration20</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</s...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AutoAttendantMenuKey" title="Jump to "AutoAttendantMenuKey" type definition(located in external schema documentation)." class="externalLink">AutoAttendantMenuKey</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">entry</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyConfigurationReadEntry20" title="Jump to "AutoAttendantKeyConfigurationReadEntry20" type definition.">AutoAttendantKeyConfigurationReadEntry20</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantKeyReadConfiguration20_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_AutoAttendantModifyMenu20">AutoAttendantModifyMenu20</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantModifyMenu20</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
The configuration of the automated receptionist greeting
prompt and dialing menu to be used during business hours.
It is used when modifying an Auto Attendant group.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantModifyMenu20_xibox'); return false;" class="control" id="type_AutoAttendantModifyMenu20_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantModifyMenu20_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><audioFile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</a>
</span> </audioFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</a>
</span> </videoFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="#type_AutoAttendantKeyModifyConfiguration20" title="Jump to "AutoAttendantKeyModifyConfiguration20" type definition.">AutoAttendantKeyModifyConfiguration20</a>
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantModifyMenu20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantModifyMenu20_scbox'); return false;" class="control" id="type_AutoAttendantModifyMenu20_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantModifyMenu20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantModifyMenu20</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><d...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</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">audioFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">videoFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyModifyConfiguration20" title="Jump to "AutoAttendantKeyModifyConfiguration20" type definition.">AutoAttendantKeyModifyConfiguration20</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantModifyMenu20_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_AutoAttendantReadMenu20">AutoAttendantReadMenu20</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>None</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AutoAttendantReadMenu20</td>
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
The configuration of the automated receptionist greeting
prompt and dialing menu to be used during after business hours.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantReadMenu20_xibox'); return false;" class="control" id="type_AutoAttendantReadMenu20_xibox_button" type="button" /> <span class="caption">XML Instance Representation</span>
</div>
<div class="contents" id="type_AutoAttendantReadMenu20_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><announcementSelection> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span> </announcementSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><audioFile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</a>
</span> </audioFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><videoFile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</a>
</span> </videoFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><enableFirstMenuLevelExtensionDialing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableFirstMenuLevelExtensionDialing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><keyConfiguration> <span class="type">
<a href="#type_AutoAttendantKeyReadConfiguration20" title="Jump to "AutoAttendantKeyReadConfiguration20" type definition.">AutoAttendantKeyReadConfiguration20</a>
</span> </keyConfiguration> <span class="occurs">[0..12]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantReadMenu20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AutoAttendantReadMenu20_scbox'); return false;" class="control" id="type_AutoAttendantReadMenu20_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_AutoAttendantReadMenu20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">AutoAttendantReadMenu20</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementSelection" title="Jump to "AnnouncementSelection" type definition(located in external schema documentation)." class="externalLink">AnnouncementSelection</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</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">videoFile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AnnouncementFileLevelKey" title="Jump to "AnnouncementFileLevelKey" type definition(located in external schema documentation)." class="externalLink">AnnouncementFileLevelKey</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">enableFirstMenuLevelExtensionDialing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">keyConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantKeyReadConfiguration20" title="Jump to "AutoAttendantKeyReadConfiguration20" type definition.">AutoAttendantKeyReadConfiguration20</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">12</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:compl...
</div>
<script type="text/javascript">
<!--
setState('type_AutoAttendantReadMenu20_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_GroupAutoAttendantAddInstanceRequest20">GroupAutoAttendantAddInstanceRequest20</a>
</h3>
<table class="hierarchy">
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
<tr>
<th>Documentation</th>
<td>
Add a Auto Attendant instance to a group.
The domain is required in the serviceUserId.
Only Group and Enterprise level schedules are accepted.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in AS data mode:
type, use AutoAttendantType.BASIC in HSS mode.
holidayMenu.
The following elements are only valid for Standard Auto
Attendants:
holidayMenu
</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>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantAddMenu20" title="Jump to "AutoAttendantAddMenu20" type definition.">AutoAttendantAddMenu20</a>
</span> </businessHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="#type_AutoAttendantAddMenu20" title="Jump to "AutoAttendantAddMenu20" type definition.">AutoAttendantAddMenu20</a>
</span> </afterHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidayMenu> <span class="type">
<a href="#type_AutoAttendantAddMenu20" title="Jump to "AutoAttendantAddMenu20" type definition.">AutoAttendantAddMenu20</a>
</span> </holidayMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><networkClassOfService> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span> </networkClassOfService> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantAddInstanceRequest20_xibox', true);
// -->
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantAddMenu20" title="Jump to "AutoAttendantAddMenu20" type definition.">AutoAttendantAddMenu20</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="#type_AutoAttendantAddMenu20" title="Jump to "AutoAttendantAddMenu20" type definition.">AutoAttendantAddMenu20</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">holidayMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantAddMenu20" title="Jump to "AutoAttendantAddMenu20" type definition.">AutoAttendantAddMenu20</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">networkClassOfService</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</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">
<!--
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</tr>
<tr>
<th>Documentation</th>
<td>
Response to GroupAutoAttendantGetInstanceRequest20.
Contains the service profile information.
The following elements are only used in AS data mode:
type, use AutoAttendantType.BASIC in HSS mode.
holidayMenu.
The following elements are only valid for Standard Auto
Attendants:
holidayMenu
</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>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantReadMenu20" title="Jump to "AutoAttendantReadMenu20" type definition.">AutoAttendantReadMenu20</a>
</span> </businessHoursMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="#type_AutoAttendantReadMenu20" title="Jump to "AutoAttendantReadMenu20" type definition.">AutoAttendantReadMenu20</a>
</span> </afterHoursMenu> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidayMenu> <span class="type">
<a href="#type_AutoAttendantReadMenu20" title="Jump to "AutoAttendantReadMenu20" type definition.">AutoAttendantReadMenu20</a>
</span> </holidayMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><networkClassOfService> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span> </networkClassOfService> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantGetInstanceResponse20_xibox', true);
// -->
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantReadMenu20" title="Jump to "AutoAttendantReadMenu20" type definition.">AutoAttendantReadMenu20</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="#type_AutoAttendantReadMenu20" title="Jump to "AutoAttendantReadMenu20" type definition.">AutoAttendantReadMenu20</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">holidayMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantReadMenu20" title="Jump to "AutoAttendantReadMenu20" type definition.">AutoAttendantReadMenu20</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">networkClassOfService</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</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">
<!--
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Request to modify an Auto Attendant instance.
Only Group and Enterprise level schedules are accepted.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in AS data mode:
holidayMenu.
The following elements are only valid for Standard Auto
Attendants:
holidayMenu
</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>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</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="#type_AutoAttendantModifyMenu20" title="Jump to "AutoAttendantModifyMenu20" type definition.">AutoAttendantModifyMenu20</a>
</span> </businessHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><afterHoursMenu> <span class="type">
<a href="#type_AutoAttendantModifyMenu20" title="Jump to "AutoAttendantModifyMenu20" type definition.">AutoAttendantModifyMenu20</a>
</span> </afterHoursMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidayMenu> <span class="type">
<a href="#type_AutoAttendantModifyMenu20" title="Jump to "AutoAttendantModifyMenu20" type definition.">AutoAttendantModifyMenu20</a>
</span> </holidayMenu> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><networkClassOfService> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</a>
</span> </networkClassOfService> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupAutoAttendantModifyInstanceRequest20_xibox', true);
// -->
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
<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="#type_AutoAttendantModifyMenu20" title="Jump to "AutoAttendantModifyMenu20" type definition.">AutoAttendantModifyMenu20</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="#type_AutoAttendantModifyMenu20" title="Jump to "AutoAttendantModifyMenu20" type definition.">AutoAttendantModifyMenu20</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">holidayMenu</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantModifyMenu20" title="Jump to "AutoAttendantModifyMenu20" type definition.">AutoAttendantModifyMenu20</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">networkClassOfService</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetworkClassOfServiceName" title="Jump to "NetworkClassOfServiceName" type definition(located in external schema documentation)." class="externalLink">NetworkClassOfServiceName</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">
<!--
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</tr>
<tr>
<th>
<a href="#term_Abstract" title="Look up 'Abstract' in glossary">Abstract</a>
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Get a list of Auto Attendant Business Hours Menu,After Hours Menu,Holiday Menu and Submenus that use this submenu.
The response is either GroupAutoAttendantSubmenuGetUsageListResponse or ErrorResponse.
This request is only valid for Standard auto attendants.
</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>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</th>
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Response to the GroupAutoAttendantSubmenuGetUsageListRequest.
Contains a table with column headings:
"Type" and "Submenu ID".
The "Type" Column will contain one of the following: Business Hours Menu,
After Hours Menu, Holiday Menu or Submenu.
The "Submenu ID" Column will be left blank when the "Type" Column contains one
of the base menu types (Business Hours Menu, After Hours Menu or Holiday Menu),
and will contain the Submenu ID when the "Type" Column contains type Submenu.
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_GroupAutoAttendantSubmenuGetUsageListResponse_xibox'); return false;" class="control" id="type_GroupAutoAttendantSubmenuGetUsageListResponse_xibox_button" type="button" /> <span class="caption">...
</div>
<div class="contents" id="type_GroupAutoAttendantSubmenuGetUsageListResponse_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
/******** 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
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetRequest20">Complex Type: <strong>SystemVoiceMessagingGroupGetRequest20</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetResponse20">Complex Type: <strong>SystemVoiceMessagingGroupGetResponse20</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest20">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusRequest20</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse20">Complex Type: <strong>SystemVoiceMessagingGroupGetVoicePortalMenusResponse20</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupModifyRequest16">Complex Type: <strong>SystemVoiceMessagingGroupModifyRequest16</strong>
</a>
</li>
<li>
<a href="#type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19">Complex Type: <strong>SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserAddAliasListRequest">Complex Type: <strong>UserVoiceMessagingUserAddAliasListRequest</strong>
</a>
</li>
<li>
<a href="#type_UserVoiceMessagingUserDeleteAliasListRequest">Complex Type: <strong>UserVoiceMessagingUserDeleteAliasListRequest</strong>
</a>
</li>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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 />
<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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest20_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest20_scbox_button" type="button" /> <span ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusRequest20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusRequest20</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">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">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_SystemVoiceMessagingGroupGetVoicePortalMenusRequest20_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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse20">SystemVoiceMessagingGroupGetVoicePortalMenusResponse20</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>SystemVoiceMessagingGroupGetVoicePortalMenusResponse20</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 SystemVoiceMessagingGroupGetVoicePortalMenusRequest20.
</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_SystemVoiceMessagingGroupGetVoicePortalMenusResponse20_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse20_xibox_button" type="button" /> <spa...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse20_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"><greetings> <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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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>
<div style="margin-left: 1.5em" class="newFields"><announcement> <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> </announcement> <span class="occurs">[0..1]</span>
</div></voicePortalMainMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><announcementMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><recordAudio> <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> </recordAudio> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><recordAudioVideo> <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> </recordAudioVideo> <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></announcementMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><announcementRecordingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><acceptRecording> <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> </acceptRecording> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><rejectRerecord> <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> </rejectRerecord> <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>
<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"><end> <span class="type">
<a href="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">VoicePortalDigitSequence</a>
</span> </end> <span class="occurs">[1]</span>
</div></announcementRecordingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><greetingsMenuKeys> <span class="occurs">[1]</span> <br />
<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"><conferenceGreeting> <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> </conferenceGreeting> <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></greetingsMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><conferenceGreetingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateConfGreeting> <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> </activateConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deactivateConfGreeting> <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> </deactivateConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><recordNewConfGreeting> <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> </recordNewConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToCurrentConfGreeting> <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> </listenToCurrentConfGreeting> <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></conferenceGreetingMenuKeys></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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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"><messageDeposit> <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> </messageDeposit> <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"><playGreetingMenuKeys> <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></playGreetingMenuKeys></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"><changeExtendedAwayGreetingMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateExtendedAwayGreeting> <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> </activateExtendedAwayGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deactivateExtendedAwayGreeting> <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> </deactivateExtendedAwayGreeting> <span class="occurs">[0..1]</span>
</div>
<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"><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></changeExtendedAwayGreetingMenuKeys></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="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">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"><disassociateFromRemoteHost> <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> </disassociateFromRemoteHost> <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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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 style="margin-left: 1.5em" class="newFields"><messageDepositMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><enableMessageDeposit> <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> </enableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDeposit> <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> </disableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToMessageDepositStatus> <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> </listenToMessageDepositStatus> <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></messageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDepositMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><disconnectAfterGreeting> <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> </disconnectAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterGreeting> <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> </forwardAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeForwardingDestination> <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> </changeForwardingDestination> <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></disableMessageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestinationMenuKeys> <span class="occurs">[1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestination> <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> </greetingOnlyForwardingDestination> <span class="occurs">[1]</span>
</div></greetingOnlyForwardingDestinationMenuKeys></div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse20_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse20_scbox_button" type="button" /> <spa...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetVoicePortalMenusResponse20_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupGetVoicePortalMenusResponse20</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="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">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">greetings</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">announcement</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">announcementMenuKeys</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">recordAudioVideo</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">announcementRecordingMenuKeys</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">rejectRerecord</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">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>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">end</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">VoicePortalDigitSequence</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">greetingsMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</span>><div styl...
<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">conferenceGreeting</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">conferenceGreetingMenuKeys</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">deactivateConfGreeting</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">recordNewConfGreeting</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">listenToCurrentConfGreeting</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">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">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">messageDeposit</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">playGreetingMenuKeys</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">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">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">changeExtendedAwayGreetingMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexType</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">deactivateExtendedAwayGreeting</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">recordNewGreeting</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">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">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">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">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">disassociateFromRemoteHost</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">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">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">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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 style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">messageDepositMenuKeys</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">disableMessageDeposit</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">listenToMessageDepositStatus</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">disableMessageDepositMenuKeys</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">forwardAfterGreeting</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">changeForwardingDestination</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">greetingOnlyForwardingDestinationMenuKeys</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complex...
<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></<span class="scTag">xs:sequence</span>></div></<span class=...
</div>
<script type="text/javascript">
<!--
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">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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 />
<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"><useVoicePortalCustomization> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useVoicePortalCustomization> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalMainMenuKeys> <span class="occurs">[0..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"><greetings> <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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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>
<div style="margin-left: 1.5em" class="newFields"><announcementMenu> <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> </announcementMenu> <span class="occurs">[0..1]</span>
</div></voicePortalMainMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><announcementMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><recordAudio> <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> </recordAudio> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><recordAudioVideo> <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> </recordAudioVideo> <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>
<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></announcementMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><announcementRecordingMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><acceptRecording> <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> </acceptRecording> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><rejectRerecord> <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> </rejectRerecord> <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>
<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"><end> <span class="type">
<a href="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">VoicePortalDigitSequence</a>
</span> </end> <span class="occurs">[0..1]</span>
</div></announcementRecordingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><greetingsMenuKeys> <span class="occurs">[0..1]</span> <br />
<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"><conferenceGreeting> <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> </conferenceGreeting> <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>
<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></greetingsMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><conferenceGreetingMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateConfGreeting> <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> </activateConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deactivateConfGreeting> <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> </deactivateConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><recordNewConfGreeting> <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> </recordNewConfGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToCurrentConfGreeting> <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> </listenToCurrentConfGreeting> <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>
<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></conferenceGreetingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><voiceMessagingMenuKeys> <span class="occurs">[0..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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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"><messageDeposit> <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> </messageDeposit> <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>
<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"><playGreetingMenuKeys> <span class="occurs">[0..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></playGreetingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeBusyOrNoAnswerGreetingMenuKeys> <span class="occurs">[0..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">[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></changeBusyOrNoAnswerGreetingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeExtendedAwayGreetingMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><activateExtendedAwayGreeting> <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> </activateExtendedAwayGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deactivateExtendedAwayGreeting> <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> </deactivateExtendedAwayGreeting> <span class="occurs">[0..1]</span>
</div>
<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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</span> </listenToCurrentGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableMessageDeposit> <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> </enableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDeposit> <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> </disableMessageDeposit> <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>
<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></changeExtendedAwayGreetingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><recordNewGreetingOrPersonalizedNameMenuKeys> <span class="occurs">[0..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">[0..1]</span>
</div></recordNewGreetingOrPersonalizedNameMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><deleteAllMessagesMenuKeys> <span class="occurs">[0..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">[0..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">[0..1]</span>
</div></deleteAllMessagesMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><commPilotExpressProfileMenuKeys> <span class="occurs">[0..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">[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></commPilotExpressProfileMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><personalizedNameMenuKeys> <span class="occurs">[0..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">[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></personalizedNameMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><callForwardingOptionsMenuKeys> <span class="occurs">[0..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">[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></callForwardingOptionsMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeCallForwardingDestinationMenuKeys> <span class="occurs">[0..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">[0..1]</span>
</div></changeCallForwardingDestinationMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalCallingMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><endCurrentCallAndGoBackToPreviousMenu> <span class="type">
<a href="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">VoicePortalDigitSequence</a>
</span> </endCurrentCallAndGoBackToPreviousMenu> <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></voicePortalCallingMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><hotelingMenuKeys> <span class="occurs">[0..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"><disassociateFromRemoteHost> <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> </disassociateFromRemoteHost> <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>
<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">[0..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">[0..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">[0..1]</span>
</div></passcodeMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><playMessagesMenuKeys> <span class="occurs">[0..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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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">[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></playMessagesMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><playMessageMenuKeys> <span class="occurs">[0..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">[0..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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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">[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></additionalMessageOptionsMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><forwardOrComposeMessageMenuKeys> <span class="occurs">[0..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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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">[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></forwardOrComposeMessageMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><replyMessageMenuKeys> <span class="occurs">[0..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">[0..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">[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></replyMessageMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendToDistributionListMenuKeys> <span class="occurs">[0..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">[0..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">[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></sendToDistributionListMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><selectDistributionListMenuKeys> <span class="occurs">[0..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">[0..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">[0..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">[0..1]</span>
</div></reviewSelectedDistributionListMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendMessageToSelectedDistributionListMenuKeys> <span class="occurs">[0..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">[0..1]</span>
</div></sendMessageToSelectedDistributionListMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendToAllGroupMembersMenuKeys> <span class="occurs">[0..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">[0..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">[0..1]</span>
</div></sendToAllGroupMembersMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><sendToPersonMenuKeys> <span class="occurs">[0..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">[0..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">[0..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">[0..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">[0..1]</span>
</div></sendToPersonMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><changeCurrentIntroductionOrMessageOrReplyMenuKeys> <span class="occurs">[0..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">[0..1]</span>
</div></changeCurrentIntroductionOrMessageOrReplyMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><voicePortalLoginMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><accessUsingOtherMailboxId> <span class="type">
<a href="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">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">[0..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>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</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 style="margin-left: 1.5em" class="newFields"><messageDepositMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><enableMessageDeposit> <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> </enableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDeposit> <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> </disableMessageDeposit> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><listenToMessageDepositStatus> <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> </listenToMessageDepositStatus> <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>
<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></messageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><disableMessageDepositMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><disconnectAfterGreeting> <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> </disconnectAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterGreeting> <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> </forwardAfterGreeting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><changeForwardingDestination> <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> </changeForwardingDestination> <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>
<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></disableMessageDepositMenuKeys></div>
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestinationMenuKeys> <span class="occurs">[0..1]</span> <br />
<div style="margin-left: 1.5em" class="newFields"><greetingOnlyForwardingDestination> <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> </greetingOnlyForwardingDestination> <span class="occurs">[0..1]</span>
</div></greetingOnlyForwardingDestinationMenuKeys></div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19_scbox'); return false;" class="control" id="type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19_scbox_button" type="button" /> ...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19</span>"><div style="margin-left: 1.5em"><<span class="...
<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">useVoicePortalCustomization</...
<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">voicePortalMainMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">greetings</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">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">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">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">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">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">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">announcementMenu</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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">announcementMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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">recordAudioVideo</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">announcementRecordingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">rejectRerecord</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>
<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">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">end</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">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">greetingsMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="margin...
<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">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">conferenceGreeting</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">conferenceGreetingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div styl...
<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">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">deactivateConfGreeting</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">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">recordNewConfGreeting</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">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">listenToCurrentConfGreeting</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">voiceMessagingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="m...
<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">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">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">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">changeNoAnswerGreeting</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">messageDeposit</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playGreetingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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">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">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">skipForward</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeBusyOrNoAnswerGreetingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeExtendedAwayGreetingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">deactivateExtendedAwayGreeting</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">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">recordNewGreeting</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableMessageDeposit</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">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">disableMessageDeposit</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">recordNewGreetingOrPersonalizedNameMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</sp...
<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">deleteAllMessagesMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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>" <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">commPilotExpressProfileMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">activateBusyProfile</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">personalizedNameMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callForwardingOptionsMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">changeCallForwardingDestinationMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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>" <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">voicePortalCallingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div styl...
<span class="type">
<a href="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">VoicePortalDigitSequence</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 style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">hotelingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="margin-...
<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">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">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">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">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">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">disassociateFromRemoteHost</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">passcodeMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="margin-...
<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">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>" <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">playMessagesMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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">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">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">playMessage</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playMessageMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="marg...
<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">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">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">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">skipForward</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">additionalMessageOptionsMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">playEnvelope</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardOrComposeMessageMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">sendToDistributionList</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">replyMessageMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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">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">listenToCurrentReply</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sendToDistributionListMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">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">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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">selectDistributionListMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div ...
<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">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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">reviewSelectedDistributionListMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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></<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">sendMessageToSelectedDistributionListMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</...
<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">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">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>" <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">sendToAllGroupMembersMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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>" <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">sendToPersonMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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>" <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">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>" <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">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>" <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">changeCurrentIntroductionOrMessageOrReplyMenuKeys</span>" <span class="scTag">minOccurs</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">voicePortalLoginMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style=...
<span class="type">
<a href="#type_VoicePortalDigitSequence" title="Jump to "VoicePortalDigitSequence" type definition.">VoicePortalDigitSequence</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">faxMessagingMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="mar...
<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">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">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">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">playEnvelope</span>" <span class="scTag">type</span>="<span class="scContent">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<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">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">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">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">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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">messageDepositMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"><div style="m...
<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">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">disableMessageDeposit</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">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">listenToMessageDepositStatus</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">disableMessageDepositMenuKeys</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</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">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">forwardAfterGreeting</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">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">changeForwardingDestination</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">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">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>
<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">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:comp...
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">greetingOnlyForwardingDestinationMenuKeys</span>" <span class="scTag">nillable</span>="<span class="scContent">true</sp...
<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>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19_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_UserVoiceMessagingUserAddAliasListRequest">UserVoiceMessagingUserAddAliasListRequest</a>
</h3>
<table class="hierarchy">