view release on metacpan or search on metacpan
lib/Broadworks/OCIP.pm view on Meta::CPAN
method receive ($expected,$die_on_error) {
my $bytes = '';
{ # delimit section where we override character handling
use bytes;
my $select = $self->select;
while ( my ($fh) = $select->can_read( $self->{timeout} ) ) {
Broadworks::OCIP::Throwable->throw(
message => "Timeout on receive for [$expected] - $!\n",
execution_phase => 'receive',
error_code => 'timeout'
) unless ( defined($fh) );
# read - bail out if EOF
my $eofs = 0;
unless ( sysread $fh, $bytes, 65536, length($bytes) ) {
last if ( $eofs++ );
next;
}
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
method GroupCallCenterAddInstanceRequest14 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, $x7, $x8, $x9, @generic_params) {
return $self->send_command(
'GroupCallCenterAddInstanceRequest14',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
policy => $x4,
huntAfterNoAnswer => $x5,
noAnswerNumberOfRings => $x6,
forwardAfterTimeout => $x7,
forwardTimeoutSeconds => $x8,
@generic_params, allowCallWaitingForAgents => $x9
);
}
# ----------------------------------------------------------------------
method GroupCallCenterAddInstanceRequest14sp3 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, $x7, $x8, $x9, $x10, $x11, @generic_params) {
return $self->send_command(
'GroupCallCenterAddInstanceRequest14sp3',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
policy => $x4,
huntAfterNoAnswer => $x5,
noAnswerNumberOfRings => $x6,
forwardAfterTimeout => $x7,
forwardTimeoutSeconds => $x8,
@generic_params,
allowCallWaitingForAgents => $x9,
allowCallsToAgentsInWrapUp => $x10,
enableCallQueueWhenNoAgentsAvailable => $x11
);
}
# ----------------------------------------------------------------------
method GroupCallCenterGetAnnouncementRequest ($x0) {
return $self->send_query( 'GroupCallCenterGetAnnouncementRequest', serviceUserId => $x0 );
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
method GroupCallCenterAddInstanceRequest14sp9 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, $x7, $x8, $x9, $x10, $x11, $x12, @generic_params) {
return $self->send_command(
'GroupCallCenterAddInstanceRequest14sp9',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
policy => $x4,
huntAfterNoAnswer => $x5,
noAnswerNumberOfRings => $x6,
forwardAfterTimeout => $x7,
forwardTimeoutSeconds => $x8,
@generic_params,
allowCallWaitingForAgents => $x9,
allowCallsToAgentsInWrapUp => $x10,
enableCallQueueWhenNoAgentsAvailable => $x11,
statisticsSource => $x12
);
}
# ----------------------------------------------------------------------
method GroupCallCenterGetAnnouncementRequest14sp6 ($x0) {
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
);
}
# ----------------------------------------------------------------------
method SystemOCICallControlApplicationAddRequest14sp9 ($x0, $x1, $x2, @generic_params) {
return $self->send_command(
'SystemOCICallControlApplicationAddRequest14sp9',
applicationId => $x0,
enableSystemWide => $x1,
notificationTimeoutSeconds => $x2,
@generic_params
);
}
# ----------------------------------------------------------------------
method SystemPolicyGetDefaultRequest14sp4 () {
return $self->send_query(
'SystemPolicyGetDefaultRequest14sp4',
);
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
method GroupHuntGroupAddInstanceRequest14 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, $x7, $x8, $x9, @generic_params) {
return $self->send_command(
'GroupHuntGroupAddInstanceRequest14',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
policy => $x4,
huntAfterNoAnswer => $x5,
noAnswerNumberOfRings => $x6,
forwardAfterTimeout => $x7,
forwardTimeoutSeconds => $x8,
@generic_params, allowCallWaitingForAgents => $x9
);
}
# ----------------------------------------------------------------------
method GroupHuntGroupAddInstanceRequest17sp3 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, $x7, $x8, $x9, $x10, $x11, @generic_params) {
return $self->send_command(
'GroupHuntGroupAddInstanceRequest17sp3',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
policy => $x4,
huntAfterNoAnswer => $x5,
noAnswerNumberOfRings => $x6,
forwardAfterTimeout => $x7,
forwardTimeoutSeconds => $x8,
@generic_params,
allowCallWaitingForAgents => $x9,
useSystemHuntGroupCLIDSetting => $x10,
includeHuntGroupNameInCLID => $x11
);
}
# ----------------------------------------------------------------------
method GroupHuntGroupGetInstanceRequest17 ($x0) {
return $self->send_query( 'GroupHuntGroupGetInstanceRequest17', serviceUserId => $x0 );
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
method GroupHuntGroupAddInstanceRequest17sp1V1 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, $x7, $x8, $x9, $x10, $x11, @generic_params) {
return $self->send_command(
'GroupHuntGroupAddInstanceRequest17sp1V1',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
policy => $x4,
huntAfterNoAnswer => $x5,
noAnswerNumberOfRings => $x6,
forwardAfterTimeout => $x7,
forwardTimeoutSeconds => $x8,
@generic_params,
allowCallWaitingForAgents => $x9,
allowMembersToControlGroupBusy => $x10,
enableGroupBusy => $x11
);
}
# ----------------------------------------------------------------------
method GroupHuntGroupAddInstanceRequest17sp4 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, $x7, $x8, $x9, @generic_params) {
return $self->send_command(
'GroupHuntGroupAddInstanceRequest17sp4',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
policy => $x4,
huntAfterNoAnswer => $x5,
noAnswerNumberOfRings => $x6,
forwardAfterTimeout => $x7,
forwardTimeoutSeconds => $x8,
@generic_params, makeBusyWhenNotReachable => $x9
);
}
# ----------------------------------------------------------------------
method GroupHuntGroupGetInstanceRequest17sp1V1 ($x0) {
return $self->send_query( 'GroupHuntGroupGetInstanceRequest17sp1V1', serviceUserId => $x0 );
}
# ----------------------------------------------------------------------
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
method GroupHuntGroupAddInstanceRequest19 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, $x7, $x8, @generic_params) {
return $self->send_command(
'GroupHuntGroupAddInstanceRequest19',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
policy => $x4,
huntAfterNoAnswer => $x5,
noAnswerNumberOfRings => $x6,
forwardAfterTimeout => $x7,
forwardTimeoutSeconds => $x8,
@generic_params
);
}
# ----------------------------------------------------------------------
method GroupHuntGroupGetInstanceRequest19 ($x0) {
return $self->send_query( 'GroupHuntGroupGetInstanceRequest19', serviceUserId => $x0 );
}
# ----------------------------------------------------------------------
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfileCallCenter>
=item B<policy> - I<HuntPolicy>
=item B<huntAfterNoAnswer> - I<xs:boolean>
=item B<noAnswerNumberOfRings> - I<HuntNoAnswerRings>
=item B<forwardAfterTimeout> - I<xs:boolean>
=item B<forwardTimeoutSeconds> - I<HuntForwardTimeoutSeconds>
=item B<allowCallWaitingForAgents> - I<xs:boolean>
=back
Additionally there are generic tagged parameters.
=head3 GroupCallCenterAddInstanceRequest14sp3
Add a Call Center instance to a group. The domain is required in the
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfileCallCenter>
=item B<policy> - I<HuntPolicy>
=item B<huntAfterNoAnswer> - I<xs:boolean>
=item B<noAnswerNumberOfRings> - I<HuntNoAnswerRings>
=item B<forwardAfterTimeout> - I<xs:boolean>
=item B<forwardTimeoutSeconds> - I<HuntForwardTimeoutSeconds>
=item B<allowCallWaitingForAgents> - I<xs:boolean>
=item B<allowCallsToAgentsInWrapUp> - I<xs:boolean>
=item B<enableCallQueueWhenNoAgentsAvailable> - I<xs:boolean>
=back
Additionally there are generic tagged parameters.
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfileCallCenter>
=item B<policy> - I<HuntPolicy>
=item B<huntAfterNoAnswer> - I<xs:boolean>
=item B<noAnswerNumberOfRings> - I<HuntNoAnswerRings>
=item B<forwardAfterTimeout> - I<xs:boolean>
=item B<forwardTimeoutSeconds> - I<HuntForwardTimeoutSeconds>
=item B<allowCallWaitingForAgents> - I<xs:boolean>
=item B<allowCallsToAgentsInWrapUp> - I<xs:boolean>
=item B<enableCallQueueWhenNoAgentsAvailable> - I<xs:boolean>
=item B<statisticsSource> - I<CallCenterStatisticsSource>
=back
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
The response is either C<SuccessResponse> or C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<applicationId> - I<OCICallControlApplicationId>
=item B<enableSystemWide> - I<xs:boolean>
=item B<notificationTimeoutSeconds> - I<OCICallApplicationNotificationTimeOutSeconds>
=back
Additionally there are generic tagged parameters.
=head3 SystemPolicyGetDefaultRequest14sp4
Requests the system's default policy settings.
The response is either C<SystemPolicyGetDefaultResponse14sp4> or
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfile>
=item B<policy> - I<HuntPolicy>
=item B<huntAfterNoAnswer> - I<xs:boolean>
=item B<noAnswerNumberOfRings> - I<HuntNoAnswerRings>
=item B<forwardAfterTimeout> - I<xs:boolean>
=item B<forwardTimeoutSeconds> - I<HuntForwardTimeoutSeconds>
=item B<allowCallWaitingForAgents> - I<xs:boolean>
=back
Additionally there are generic tagged parameters.
=head3 GroupHuntGroupAddInstanceRequest17sp3
Add a Hunt Group instance to a group. The domain is required in the
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfile>
=item B<policy> - I<HuntPolicy>
=item B<huntAfterNoAnswer> - I<xs:boolean>
=item B<noAnswerNumberOfRings> - I<HuntNoAnswerRings>
=item B<forwardAfterTimeout> - I<xs:boolean>
=item B<forwardTimeoutSeconds> - I<HuntForwardTimeoutSeconds>
=item B<allowCallWaitingForAgents> - I<xs:boolean>
=item B<useSystemHuntGroupCLIDSetting> - I<xs:boolean>
=item B<includeHuntGroupNameInCLID> - I<xs:boolean>
=back
Additionally there are generic tagged parameters.
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
Additionally there are generic tagged parameters.
=head3 SystemCommunicationBarringProfileAddRequest17sp1
Add a new Communication Barring Profile. The priorities for C<IncomingRules>
are requantized to consecutive integers as part of the add.
The response is either a C<SuccessResponse> or an C<ErrorResponse>. The
following elements are only used in HSS data mode: C<incomingDefaultAction>
C<incomingDefaultCallTimeout> C<incomingRule>
Fixed parameters are:-
=over 4
=item B<name> - I<CommunicationBarringProfileName>
=back
Additionally there are generic tagged parameters.
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfile>
=item B<policy> - I<HuntPolicy>
=item B<huntAfterNoAnswer> - I<xs:boolean>
=item B<noAnswerNumberOfRings> - I<HuntNoAnswerRings>
=item B<forwardAfterTimeout> - I<xs:boolean>
=item B<forwardTimeoutSeconds> - I<HuntForwardTimeoutSeconds>
=item B<allowCallWaitingForAgents> - I<xs:boolean>
=item B<allowMembersToControlGroupBusy> - I<xs:boolean>
=item B<enableGroupBusy> - I<xs:boolean>
=back
Additionally there are generic tagged parameters.
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfile>
=item B<policy> - I<HuntPolicy>
=item B<huntAfterNoAnswer> - I<xs:boolean>
=item B<noAnswerNumberOfRings> - I<HuntNoAnswerRings>
=item B<forwardAfterTimeout> - I<xs:boolean>
=item B<forwardTimeoutSeconds> - I<HuntForwardTimeoutSeconds>
=item B<makeBusyWhenNotReachable> - I<xs:boolean>
=back
Additionally there are generic tagged parameters.
=head3 GroupHuntGroupGetInstanceRequest17sp1V1
Request to get all the information of a Hunt Group instance.
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfile>
=item B<policy> - I<HuntPolicy>
=item B<huntAfterNoAnswer> - I<xs:boolean>
=item B<noAnswerNumberOfRings> - I<HuntNoAnswerRings>
=item B<forwardAfterTimeout> - I<xs:boolean>
=item B<forwardTimeoutSeconds> - I<HuntForwardTimeoutSeconds>
=back
Additionally there are generic tagged parameters.
=head3 GroupHuntGroupGetInstanceRequest19
Request to get all the information of a Hunt Group instance.
The response is either C<GroupHuntGroupGetInstanceResponse19> or
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=back
=head3 ServiceProviderCommunicationBarringProfileAddRequest17sp3
Add a new Communication Barring Profile. The priorities for
C<OriginatingRules>, C<RedirectingRules>, C<CallMeNowRules> and
C<IncomingRules> are requantized to consecutive integers as part of the add.
The response is either a C<SuccessResponse> or an C<ErrorResponse>. The
following elements are only used in AS data mode: C<callMeNowDefaultAction>,
use value "Block" in HSS data mode C<callMeNowDefaultCallTimeout>
C<callMeNowRule>
Fixed parameters are:-
=over 4
=item B<serviceProviderId> - I<ServiceProviderId>
=item B<name> - I<CommunicationBarringProfileName>
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
=head3 SystemCommunicationBarringProfileAddRequest17sp3
Add a new Communication Barring Profile. The priorities for C<IncomingRules>
are requantized to consecutive integers as part of the add.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
The following elements are only used in AS data mode:
C<callMeNowDefaultAction>, use value "Block" in HSS data mode
C<callMeNowDefaultCallTimeout> C<callMeNowRule>
Fixed parameters are:-
=over 4
=item B<name> - I<CommunicationBarringProfileName>
=back
Additionally there are generic tagged parameters.
lib/Broadworks/OCIP/Methods.pm view on Meta::CPAN
@generic_params
);
}
# ----------------------------------------------------------------------
method SystemOCICallControlApplicationAddRequest17 ($x0, $x1, $x2, $x3, @generic_params) {
return $self->send_command(
'SystemOCICallControlApplicationAddRequest17',
applicationId => $x0,
enableSystemWide => $x1,
notificationTimeoutSeconds => $x2,
@generic_params, maxEventChannelsPerSet => $x3
);
}
# ----------------------------------------------------------------------
method SystemOCICallControlApplicationDeleteRequest ($x0) {
return $self->send_command( 'SystemOCICallControlApplicationDeleteRequest', applicationId => $x0 );
}
# ----------------------------------------------------------------------
lib/Broadworks/OCIP/Methods.pm view on Meta::CPAN
## ServiceAutoAttendant
##
method GroupAutoAttendantAddInstanceRequest20 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, @generic_params) {
return $self->send_command(
'GroupAutoAttendantAddInstanceRequest20',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
type => $x4,
firstDigitTimeoutSeconds => $x5,
enableVideo => $x6,
@generic_params
);
}
# ----------------------------------------------------------------------
method GroupAutoAttendantDeleteInstanceRequest ($x0) {
return $self->send_command( 'GroupAutoAttendantDeleteInstanceRequest', serviceUserId => $x0 );
}
lib/Broadworks/OCIP/Methods.pm view on Meta::CPAN
##
## ServiceGroupPaging
##
method GroupGroupPagingAddInstanceRequest ($x0, $x1, $x2, $x3, $x4, $x5, @generic_params) {
return $self->send_command(
'GroupGroupPagingAddInstanceRequest',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
confirmationToneTimeoutSeconds => $x4,
deliverOriginatorCLIDInstead => $x5,
@generic_params
);
}
# ----------------------------------------------------------------------
method GroupGroupPagingAddOriginatorListRequest ($x0, @generic_params) {
return $self->send_command(
'GroupGroupPagingAddOriginatorListRequest',
serviceUserId => $x0,
lib/Broadworks/OCIP/Methods.pm view on Meta::CPAN
method GroupHuntGroupAddInstanceRequest20 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, $x7, $x8, @generic_params) {
return $self->send_command(
'GroupHuntGroupAddInstanceRequest20',
serviceProviderId => $x0,
groupId => $x1,
serviceUserId => $x2,
serviceInstanceProfile => $x3,
policy => $x4,
huntAfterNoAnswer => $x5,
noAnswerNumberOfRings => $x6,
forwardAfterTimeout => $x7,
forwardTimeoutSeconds => $x8,
@generic_params
);
}
# ----------------------------------------------------------------------
method GroupHuntGroupDeleteInstanceRequest ($x0) {
return $self->send_command( 'GroupHuntGroupDeleteInstanceRequest', serviceUserId => $x0 );
}
# ----------------------------------------------------------------------
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
Additionally there are generic tagged parameters.
=head3 ServiceProviderCommunicationBarringProfileAddRequest19sp1
Add a new Communication Barring Profile. The priorities for
C<OriginatingRules>, C<RedirectingRules>, C<CallMeNowRules> and
C<IncomingRules> are requantized to consecutive integers as part of the add.
The response is either a C<SuccessResponse> or an C<ErrorResponse>. The
following elements are only used in AS data mode: C<callMeNowDefaultAction>,
use value "Block" in HSS data mode C<callMeNowDefaultCallTimeout>
C<callMeNowRule> C<applyToAttendedCallTransfers>, use value "false" in HSS data
mode
Fixed parameters are:-
=over 4
=item B<serviceProviderId> - I<ServiceProviderId>
=item B<name> - I<CommunicationBarringProfileName>
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
=back
=head3 ServiceProviderCommunicationBarringProfileModifyRequest
Modify an existing Communication Barring Profile. The priorities for
C<OriginatingRules>, C<RedirectingRules>, C<CallMeNowRules> and
C<IncomingRules> are requantized to consecutive integers as part of the modify.
The response is either a C<SuccessResponse> or an C<ErrorResponse>. The
following elements are only used in AS data mode: C<callMeNowDefaultAction>
C<callMeNowDefaultCallTimeout> C<callMeNowRule> C<applyToAttendedCallTransfers>
Fixed parameters are:-
=over 4
=item B<serviceProviderId> - I<ServiceProviderId>
=item B<name> - I<CommunicationBarringProfileName>
=back
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
=head3 SystemCommunicationBarringProfileAddRequest19sp1
Add a new Communication Barring Profile. The priorities for C<IncomingRules>
are requantized to consecutive integers as part of the add.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
The following elements are only used in AS data mode:
C<callMeNowDefaultAction>, use value "Block" in HSS data mode
C<callMeNowDefaultCallTimeout> C<callMeNowRule>
C<applyToAttendedCallTransfers>, use value "false" in HSS data mode
Fixed parameters are:-
=over 4
=item B<name> - I<CommunicationBarringProfileName>
=item B<applyToAttendedCallTransfers> - I<xs:boolean>
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
Modify an existing Communication Barring Profile. When the
C<originatingDefaultAction> is not Treatment, C<originatingDefaultTreatmentId>
will be automatically cleared. Also when the action of C<originatingRule> is
not Treatment, treatmentId will be automatically cleared for the rule. The
priorities for C<IncomingRules> are requantized to consecutive integers as part
of the modify.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
The following elements are only used in AS data mode: C<callMeNowDefaultAction>
C<callMeNowDefaultCallTimeout> C<callMeNowRule> C<applyToAttendedCallTransfers>
Fixed parameters are:-
=over 4
=item B<name> - I<CommunicationBarringProfileName>
=back
Additionally there are generic tagged parameters.
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
The response is either C<SuccessResponse> or C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<applicationId> - I<OCICallControlApplicationId>
=item B<enableSystemWide> - I<xs:boolean>
=item B<notificationTimeoutSeconds> - I<OCICallApplicationNotificationTimeOutSeconds>
=item B<maxEventChannelsPerSet> - I<EventNotificationChannelsPerSet>
=back
Additionally there are generic tagged parameters.
=head3 SystemOCICallControlApplicationDeleteRequest
Delete an entry from the OCI call control application list.
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
=item B<serviceProviderId> - I<ServiceProviderId>
=item B<groupId> - I<GroupId>
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfile>
=item B<type> - I<AutoAttendantType>
=item B<firstDigitTimeoutSeconds> - I<FirstDigitTimoutSeconds>
=item B<enableVideo> - I<xs:boolean>
=back
Additionally there are generic tagged parameters.
=head3 GroupAutoAttendantDeleteInstanceRequest
Delete a Auto Attendant instance from a group.
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
=back
=head3 SystemEnhancedCallLogsModifyRequest
Modify the system level data associated with Enhanced Call Logs.
The response is either a C<SuccessResponse> or an C<ErrorResponse>. The
following elements are only used in AS data mode: C<isSendEnabled>
C<server1NetAddress> C<server1SendPort> C<server1RetrievePort>
C<server2NetAddress> C<server2SendPort> C<server2RetrievePort> C<sharedSecret>
C<retransmissionDelayMilliSeconds> C<maxTransmissions> C<soapTimeoutSeconds>
useDBS C<eclQueryApplicationURL> C<eclQueryDataRepositoryURL>
Fixed parameters are:-
=over 4
=back
Additionally there are generic tagged parameters.
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
=over 4
=item B<serviceProviderId> - I<ServiceProviderId>
=item B<groupId> - I<GroupId>
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfile>
=item B<confirmationToneTimeoutSeconds> - I<GroupPagingConfirmationToneTimeoutSeconds>
=item B<deliverOriginatorCLIDInstead> - I<xs:boolean>
=back
Additionally there are generic tagged parameters.
=head3 GroupGroupPagingAddOriginatorListRequest
Add originator(s) to a paging group.
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
=item B<serviceUserId> - I<UserId>
=item B<serviceInstanceProfile> - I<ServiceInstanceAddProfile>
=item B<policy> - I<HuntPolicy>
=item B<huntAfterNoAnswer> - I<xs:boolean>
=item B<noAnswerNumberOfRings> - I<HuntNoAnswerRings>
=item B<forwardAfterTimeout> - I<xs:boolean>
=item B<forwardTimeoutSeconds> - I<HuntForwardTimeoutSeconds>
=back
Additionally there are generic tagged parameters.
=head3 GroupHuntGroupDeleteInstanceRequest
Delete a Hunt Group instance from a group.
The response is either C<SuccessResponse> or C<ErrorResponse>.
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
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>
C<maxMailboxLengthMinutes> C<doesMessageAge> C<holdPeriodDays>
C<mailServerNetAddress> C<mailServerProtocol> C<defaultDeliveryFromAddress>
C<defaultNotificationFromAddress> C<useOutgoingMWIOnSMDI> C<mwiDelayInSeconds>
C<voicePortalScope> C<enterpriseVoicePortalLicensed> C<networkWideMessaging>
C<useExternalRouting> C<defaultExternalRoutingAddress> C<vmOnlySystem>
C<clientInitiatedMailServerSessionTimeoutMinutes>
Fixed parameters are:-
=over 4
=back
Additionally there are generic tagged parameters.
=head3 SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19
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_CommunicationBarringProfileName">Simple Type: <strong>CommunicationBarringProfileName</strong>
</a>
</li>
<li>
<a href="#type_CommunicationBarringRedirectingAction">Simple Type: <strong>CommunicationBarringRedirectingAction</strong>
</a>
</li>
<li>
<a href="#type_CommunicationBarringTimeoutSeconds">Simple Type: <strong>CommunicationBarringTimeoutSeconds</strong>
</a>
</li>
<li>
<a href="#type_ConnectedLineIdentificationPrivacyOnRedirectedCalls">Simple Type: <strong>ConnectedLineIdentificationPrivacyOnRedirectedCalls</strong>
</a>
</li>
<li>
<a href="#type_CounterResetHour">Simple Type: <strong>CounterResetHour</strong>
</a>
</li>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_DeviceManagementFileCustomization">Simple Type: <strong>DeviceManagementFileCustomization</strong>
</a>
</li>
<li>
<a href="#type_DeviceManagementFileFormat">Simple Type: <strong>DeviceManagementFileFormat</strong>
</a>
</li>
<li>
<a href="#type_DeviceManagementFTPConnectTimeoutSeconds">Simple Type: <strong>DeviceManagementFTPConnectTimeoutSeconds</strong>
</a>
</li>
<li>
<a href="#type_DeviceManagementFTPFileTransferTimeoutSeconds">Simple Type: <strong>DeviceManagementFTPFileTransferTimeoutSeconds</strong>
</a>
</li>
<li>
<a href="#type_DeviceManagementMaxBusyTimeMinutes">Simple Type: <strong>DeviceManagementMaxBusyTimeMinutes</strong>
</a>
</li>
<li>
<a href="#type_DeviceManagementPauseBetweenFileRebuildMilliseconds">Simple Type: <strong>DeviceManagementPauseBetweenFileRebuildMilliseconds</strong>
</a>
</li>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_HotelingAssociationLimitHours">Simple Type: <strong>HotelingAssociationLimitHours</strong>
</a>
</li>
<li>
<a href="#type_Hour">Simple Type: <strong>Hour</strong>
</a>
</li>
<li>
<a href="#type_HuntForwardTimeoutSeconds">Simple Type: <strong>HuntForwardTimeoutSeconds</strong>
</a>
</li>
<li>
<a href="#type_HuntNoAnswerRings">Simple Type: <strong>HuntNoAnswerRings</strong>
</a>
</li>
<li>
<a href="#type_HuntPolicy">Simple Type: <strong>HuntPolicy</strong>
</a>
</li>
<li>
<a href="#type_HuntWeight">Simple Type: <strong>HuntWeight</strong>
</a>
</li>
<li>
<a href="#type_IMPUserId">Simple Type: <strong>IMPUserId</strong>
</a>
</li>
<li>
<a href="#type_IMRNTimeoutMilliseconds">Simple Type: <strong>IMRNTimeoutMilliseconds</strong>
</a>
</li>
<li>
<a href="#type_IMSUserState">Simple Type: <strong>IMSUserState</strong>
</a>
</li>
<li>
<a href="#type_InCallServiceActivationDigits">Simple Type: <strong>InCallServiceActivationDigits</strong>
</a>
</li>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_NsScreeningFailurePolicy">Simple Type: <strong>NsScreeningFailurePolicy</strong>
</a>
</li>
<li>
<a href="#type_NumberActivationMode">Simple Type: <strong>NumberActivationMode</strong>
</a>
</li>
<li>
<a href="#type_NumberPortabilityNameLookupTimeoutMilliseconds">Simple Type: <strong>NumberPortabilityNameLookupTimeoutMilliseconds</strong>
</a>
</li>
<li>
<a href="#type_NumberPortabilityStatus">Simple Type: <strong>NumberPortabilityStatus</strong>
</a>
</li>
<li>
<a href="#type_OCICallControlApplicationId">Simple Type: <strong>OCICallControlApplicationId</strong>
</a>
</li>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_systemidentity">Simple Type: <strong>systemidentity</strong>
</a>
</li>
<li>
<a href="#type_SystemUserCallingLineIdSelection">Simple Type: <strong>SystemUserCallingLineIdSelection</strong>
</a>
</li>
<li>
<a href="#type_SystemUserRingTimeoutSeconds">Simple Type: <strong>SystemUserRingTimeoutSeconds</strong>
</a>
</li>
<li>
<a href="#type_TimeZone">Simple Type: <strong>TimeZone</strong>
</a>
</li>
<li>
<a href="#type_TimeZoneDisplayName">Simple Type: <strong>TimeZoneDisplayName</strong>
</a>
</li>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_TrunkGroupDeviceName">Simple Type: <strong>TrunkGroupDeviceName</strong>
</a>
</li>
<li>
<a href="#type_TrunkGroupHighwaterCallCountHoldoverPeriodMinutes">Simple Type: <strong>TrunkGroupHighwaterCallCountHoldoverPeriodMinutes</strong>
</a>
</li>
<li>
<a href="#type_TrunkGroupInvitationTimeoutSeconds">Simple Type: <strong>TrunkGroupInvitationTimeoutSeconds</strong>
</a>
</li>
<li>
<a href="#type_TrunkGroupName">Simple Type: <strong>TrunkGroupName</strong>
</a>
</li>
<li>
<a href="#type_TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy">Simple Type: <strong>TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy</strong>
</a>
</li>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<div class="contents" id="type_CommunicationBarringIncomingRule_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em"><digitPatternCriteria> <span class="type">
<a href="#type_DigitPatternCriteriaName" title="Jump to "DigitPatternCriteriaName" type definition.">DigitPatternCriteriaName</a>
</span> </digitPatternCriteria> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition.">CommunicationBarringIncomingAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><callTimeoutSeconds> <span class="type">
<a href="#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition.">CommunicationBarringTimeoutSeconds</a>
</span> </callTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><timeSchedule> <span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span> </timeSchedule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><holidaySchedule> <span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span> </holidaySchedule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><priority> <span class="type">
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">CommunicationBarringIncomingRule</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span...
<span class="type">
<a href="#type_DigitPatternCriteriaName" title="Jump to "DigitPatternCriteriaName" type definition.">DigitPatternCriteriaName</a>
</span>
</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_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition.">CommunicationBarringIncomingAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition.">CommunicationBarringTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeSchedule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">holidaySchedule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<div style="margin-left: 3em"><incomingCriteria> <span class="type">
<a href="#type_CommunicationBarringCriteriaName" title="Jump to "CommunicationBarringCriteriaName" type definition.">CommunicationBarringCriteriaName</a>
</span> </incomingCriteria> <span class="occurs">[1]</span>
</div>
<span style="margin-left: 1.5em" class="group">End Choice</span>
<br />
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition.">CommunicationBarringIncomingAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><callTimeoutSeconds> <span class="type">
<a href="#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition.">CommunicationBarringTimeoutSeconds</a>
</span> </callTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><timeSchedule> <span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span> </timeSchedule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><holidaySchedule> <span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span> </holidaySchedule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><priority> <span class="type">
ocip_html/OCISchemaDataTypes.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">incomingCriteria</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CommunicationBarringCriteriaName" title="Jump to "CommunicationBarringCriteriaName" type definition.">CommunicationBarringCriteriaName</a>
</span>
</span>"/></div></<span class="scTag">xs:choice</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_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition.">CommunicationBarringIncomingAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition.">CommunicationBarringTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeSchedule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">holidaySchedule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<div style="margin-left: 3em"><digitPatternCriteria> <span class="type">
<a href="#type_DigitPatternCriteriaName" title="Jump to "DigitPatternCriteriaName" type definition.">DigitPatternCriteriaName</a>
</span> </digitPatternCriteria> <span class="occurs">[1]</span>
</div>
<span style="margin-left: 1.5em" class="group">End Choice</span>
<br />
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition.">CommunicationBarringCallMeNowAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><callTimeoutSeconds> <span class="type">
<a href="#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition.">CommunicationBarringTimeoutSeconds</a>
</span> </callTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><timeSchedule> <span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span> </timeSchedule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><holidaySchedule> <span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span> </holidaySchedule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><priority> <span class="type">
ocip_html/OCISchemaDataTypes.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">digitPatternCriteria</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_DigitPatternCriteriaName" title="Jump to "DigitPatternCriteriaName" type definition.">DigitPatternCriteriaName</a>
</span>
</span>"/></div></<span class="scTag">xs:choice</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_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition.">CommunicationBarringCallMeNowAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition.">CommunicationBarringTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeSchedule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">holidaySchedule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><treatmentId> <span class="type">
<a href="#type_TreatmentId" title="Jump to "TreatmentId" type definition.">TreatmentId</a>
</span> </treatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><transferNumber> <span class="type">
<a href="#type_OutgoingDN" title="Jump to "OutgoingDN" type definition.">OutgoingDN</a>
</span> </transferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><callTimeoutSeconds> <span class="type">
<a href="#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition.">CommunicationBarringTimeoutSeconds</a>
</span> </callTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><timeSchedule> <span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span> </timeSchedule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><holidaySchedule> <span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span> </holidaySchedule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><priority> <span class="type">
ocip_html/OCISchemaDataTypes.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">treatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_TreatmentId" title="Jump to "TreatmentId" type definition.">TreatmentId</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">transferNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_OutgoingDN" title="Jump to "OutgoingDN" type definition.">OutgoingDN</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">callTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition.">CommunicationBarringTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeSchedule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">holidaySchedule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<div style="margin-left: 3em"><digitPatternCriteria> <span class="type">
<a href="#type_DigitPatternCriteriaName" title="Jump to "DigitPatternCriteriaName" type definition.">DigitPatternCriteriaName</a>
</span> </digitPatternCriteria> <span class="occurs">[1]</span>
</div>
<span style="margin-left: 1.5em" class="group">End Choice</span>
<br />
<div style="margin-left: 1.5em"><action> <span class="type">
<a href="#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition.">CommunicationBarringRedirectingAction</a>
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em"><callTimeoutSeconds> <span class="type">
<a href="#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition.">CommunicationBarringTimeoutSeconds</a>
</span> </callTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><timeSchedule> <span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span> </timeSchedule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><holidaySchedule> <span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span> </holidaySchedule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em"><priority> <span class="type">
ocip_html/OCISchemaDataTypes.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">digitPatternCriteria</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_DigitPatternCriteriaName" title="Jump to "DigitPatternCriteriaName" type definition.">DigitPatternCriteriaName</a>
</span>
</span>"/></div></<span class="scTag">xs:choice</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_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition.">CommunicationBarringRedirectingAction</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition.">CommunicationBarringTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeSchedule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">holidaySchedule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ScheduleName" title="Jump to "ScheduleName" type definition.">ScheduleName</a>
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_CommunicationBarringRedirectingAction_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_CommunicationBarringTimeoutSeconds">CommunicationBarringTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>CommunicationBarringTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>60 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 86400</li>
</ul>
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_CommunicationBarringTimeoutSeconds_scbox'); return false;" class="control" id="type_CommunicationBarringTimeoutSeconds_scbox_button" type="button" /> <span class="caption">Schema Component Repre...
</div>
<div class="contents" id="type_CommunicationBarringTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">CommunicationBarringTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">60</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">86400</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpl...
</div>
<script type="text/javascript">
<!--
setState('type_CommunicationBarringTimeoutSeconds_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_ConnectedLineIdentificationPrivacyOnRedirectedCalls">ConnectedLineIdentificationPrivacyOnRedirectedCalls</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_DeviceManagementFileFormat_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_DeviceManagementFTPConnectTimeoutSeconds">DeviceManagementFTPConnectTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>DeviceManagementFTPConnectTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 600</li>
</ul>
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_DeviceManagementFTPConnectTimeoutSeconds_scbox'); return false;" class="control" id="type_DeviceManagementFTPConnectTimeoutSeconds_scbox_button" type="button" /> <span class="caption">Schema Com...
</div>
<div class="contents" id="type_DeviceManagementFTPConnectTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">DeviceManagementFTPConnectTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restric...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">600</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleT...
</div>
<script type="text/javascript">
<!--
setState('type_DeviceManagementFTPConnectTimeoutSeconds_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_DeviceManagementFTPFileTransferTimeoutSeconds">DeviceManagementFTPFileTransferTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>DeviceManagementFTPFileTransferTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 600</li>
</ul>
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_DeviceManagementFTPFileTransferTimeoutSeconds_scbox'); return false;" class="control" id="type_DeviceManagementFTPFileTransferTimeoutSeconds_scbox_button" type="button" /> <span class="caption">...
</div>
<div class="contents" id="type_DeviceManagementFTPFileTransferTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">DeviceManagementFTPFileTransferTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:re...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">600</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleT...
</div>
<script type="text/javascript">
<!--
setState('type_DeviceManagementFTPFileTransferTimeoutSeconds_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_DeviceManagementMaxBusyTimeMinutes">DeviceManagementMaxBusyTimeMinutes</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_Hour_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_HuntForwardTimeoutSeconds">HuntForwardTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>HuntForwardTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>0 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 7200</li>
</ul>
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_HuntForwardTimeoutSeconds_scbox'); return false;" class="control" id="type_HuntForwardTimeoutSeconds_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_HuntForwardTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">HuntForwardTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</span> <sp...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">7200</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simple...
</div>
<script type="text/javascript">
<!--
setState('type_HuntForwardTimeoutSeconds_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_HuntNoAnswerRings">HuntNoAnswerRings</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_IMPUserId_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_IMRNTimeoutMilliseconds">IMRNTimeoutMilliseconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>IMRNTimeoutMilliseconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>100 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 60000</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
IMRN Timeout interval in milliseconds.
</td>
</tr>
<tr>
<th>Application Data</th>
<td>
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_IMRNTimeoutMilliseconds_scbox'); return false;" class="control" id="type_IMRNTimeoutMilliseconds_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_IMRNTimeoutMilliseconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">IMRNTimeoutMilliseconds</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>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">100</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">60000</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpl...
</div>
<script type="text/javascript">
<!--
setState('type_IMRNTimeoutMilliseconds_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_IMSUserState">IMSUserState</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_NumberActivationMode_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_NumberPortabilityNameLookupTimeoutMilliseconds">NumberPortabilityNameLookupTimeoutMilliseconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>NumberPortabilityNameLookupTimeoutMilliseconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>100 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 10000</li>
</ul>
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_NumberPortabilityNameLookupTimeoutMilliseconds_scbox'); return false;" class="control" id="type_NumberPortabilityNameLookupTimeoutMilliseconds_scbox_button" type="button" /> <span class="caption...
</div>
<div class="contents" id="type_NumberPortabilityNameLookupTimeoutMilliseconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">NumberPortabilityNameLookupTimeoutMilliseconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:r...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">100</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">10000</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpl...
</div>
<script type="text/javascript">
<!--
setState('type_NumberPortabilityNameLookupTimeoutMilliseconds_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_NumberPortabilityStatus">NumberPortabilityStatus</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_SystemUserCallingLineIdSelection_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_SystemUserRingTimeoutSeconds">SystemUserRingTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>SystemUserRingTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 180</li>
</ul>
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_SystemUserRingTimeoutSeconds_scbox'); return false;" class="control" id="type_SystemUserRingTimeoutSeconds_scbox_button" type="button" /> <span class="caption">Schema Component Representation</s...
</div>
<div class="contents" id="type_SystemUserRingTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">SystemUserRingTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</span> ...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">180</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleT...
</div>
<script type="text/javascript">
<!--
setState('type_SystemUserRingTimeoutSeconds_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_TimeZone">TimeZone</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDataTypes.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_TrunkGroupHighwaterCallCountHoldoverPeriodMinutes_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_TrunkGroupInvitationTimeoutSeconds">TrunkGroupInvitationTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>TrunkGroupInvitationTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 255</li>
</ul>
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_TrunkGroupInvitationTimeoutSeconds_scbox'); return false;" class="control" id="type_TrunkGroupInvitationTimeoutSeconds_scbox_button" type="button" /> <span class="caption">Schema Component Repre...
</div>
<div class="contents" id="type_TrunkGroupInvitationTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">TrunkGroupInvitationTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">255</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleT...
</div>
<script type="text/javascript">
<!--
setState('type_TrunkGroupInvitationTimeoutSeconds_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_TrunkGroupName">TrunkGroupName</a>
</h3>
<table class="hierarchy">
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="javascript:void(0)" title=""CallCenterQueueLength" type definition could not be found." onclick="alert('"CallCenterQueueLength" type definition could not be found.');">CallCenterQueueLength</a>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="javascript:void(0)" title=""CallCenterQueueLength" type definition could not be found." onclick="alert('"CallCenterQueueLength" type definition could not be found.');">CallCenterQueueLength</a>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="javascript:void(0)" title=""CallCenterQueueLength" type definition could not be found." onclick="alert('"CallCenterQueueLength" type definition could not be found.');">CallCenterQueueLength</a>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="javascript:void(0)" title=""CallCenterQueueLength" type definition could not be found." onclick="alert('"CallCenterQueueLength" type definition could not be found.');">CallCenterQueueLength</a>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationPassword" title="Jump to "SIPAuthenticationPassword" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationPassword</a>
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationPassword" title="Jump to "SIPAuthenticationPassword" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationPassword</a>
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationPassword" title="Jump to "SIPAuthenticationPassword" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationPassword</a>
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationPassword" title="Jump to "SIPAuthenticationPassword" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationPassword</a>
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationPassword" title="Jump to "SIPAuthenticationPassword" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationPassword</a>
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationPassword" title="Jump to "SIPAuthenticationPassword" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationPassword</a>
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapInitialCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span> </unreachableDestinationTrapInitialCalls> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationTrapOffsetCalls> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span> </unreachableDestinationTrapOffsetCalls> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationPassword" title="Jump to "SIPAuthenticationPassword" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationPassword</a>
ocip_html/OCISchemaDeprecated14.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">unreachableDestinationTrapInitialCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapInitialThreshold" title="Jump to "TrapInitialThreshold" type definition(located in external schema documentation)." class="externalLink">TrapInitialThreshold</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationTrapOffsetCalls</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrapOffsetThreshold" title="Jump to "TrapOffsetThreshold" type definition(located in external schema documentation)." class="externalLink">TrapOffsetThreshold</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<input style="display: none" onclick="switchState('type_SystemCPEConfigParametersGetResponse_xibox'); return false;" class="control" id="type_SystemCPEConfigParametersGetResponse_xibox_button" type="button" /> <span class="caption">XML Instance Repre...
</div>
<div class="contents" id="type_SystemCPEConfigParametersGetResponse_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"><enableIPDeviceManagement> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableIPDeviceManagement> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ftpConnectTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPConnectTimeoutSeconds" title="Jump to "DeviceManagementFTPConnectTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceManagementF...
</span> </ftpConnectTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ftpFileTransferTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPFileTransferTimeoutSeconds" title="Jump to "DeviceManagementFTPFileTransferTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceM...
</span> </ftpFileTransferTimeoutSeconds> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemCPEConfigParametersGetResponse_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_SystemCPEConfigParametersGetResponse_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemCPEConfigParametersGetResponse</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexCon...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCIDataResponse" title="Jump to "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">enableIPDeviceManagement</spa...
<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">ftpConnectTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPConnectTimeoutSeconds" title="Jump to "DeviceManagementFTPConnectTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceManagementF...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">ftpFileTransferTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPFileTransferTimeoutSeconds" title="Jump to "DeviceManagementFTPFileTransferTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceM...
</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_SystemCPEConfigParametersGetResponse_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<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"><isActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><intervalSeconds> <span class="type">
<a href="javascript:void(0)" title=""SessionAuditIntervalSeconds" type definition could not be found." onclick="alert('"SessionAuditIntervalSeconds" type definition could not be found.');">SessionAuditIntervalSeconds</a>
</span> </intervalSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutPeriodSeconds> <span class="type">
<a href="javascript:void(0)" title=""SessionAuditTimeoutPeriodSeconds" type definition could not be found." onclick="alert('"SessionAuditTimeoutPeriodSeconds" type definition could not be found.');">SessionAuditTimeoutPeriodSecond...
</span> </timeoutPeriodSeconds> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemSessionAuditGetResponse_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<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">intervalSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""SessionAuditIntervalSeconds" type definition could not be found." onclick="alert('"SessionAuditIntervalSeconds" type definition could not be found.');">SessionAuditIntervalSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutPeriodSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""SessionAuditTimeoutPeriodSeconds" type definition could not be found." onclick="alert('"SessionAuditTimeoutPeriodSeconds" type definition could not be found.');">SessionAuditTimeoutPeriodSecond...
</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_SystemSessionAuditGetResponse_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<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"><isActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isActive> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><intervalSeconds> <span class="type">
<a href="javascript:void(0)" title=""SessionAuditIntervalSeconds" type definition could not be found." onclick="alert('"SessionAuditIntervalSeconds" type definition could not be found.');">SessionAuditIntervalSeconds</a>
</span> </intervalSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutPeriodSeconds> <span class="type">
<a href="javascript:void(0)" title=""SessionAuditTimeoutPeriodSeconds" type definition could not be found." onclick="alert('"SessionAuditTimeoutPeriodSeconds" type definition could not be found.');">SessionAuditTimeoutPeriodSecond...
</span> </timeoutPeriodSeconds> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemSessionAuditModifyRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<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">intervalSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""SessionAuditIntervalSeconds" type definition could not be found." onclick="alert('"SessionAuditIntervalSeconds" type definition could not be found.');">SessionAuditIntervalSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutPeriodSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""SessionAuditTimeoutPeriodSeconds" type definition could not be found." onclick="alert('"SessionAuditTimeoutPeriodSeconds" type definition could not be found.');">SessionAuditTimeoutPeriodSecond...
</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_SystemSessionAuditModifyRequest_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><userCallingLineIdSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserCallingLineIdSelection" title="Jump to "SystemUserCallingLineIdSelection" type definition(located in external schema documentation)." class="externalLink">SystemUserCallingLineIdSelection<...
</span> </userCallingLineIdSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isExtendedCallingLineIdActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isExtendedCallingLineIdActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isRingTimeOutActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isRingTimeOutActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ringTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span> </ringTimeoutSeconds> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemSubscriberGetCallProcessingParametersResponse_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isExtendedCallingLineIdActive</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">isRingTimeOutActive</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">ringTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</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_SystemSubscriberGetCallProcessingParametersResponse_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><userCallingLineIdSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserCallingLineIdSelection" title="Jump to "SystemUserCallingLineIdSelection" type definition(located in external schema documentation)." class="externalLink">SystemUserCallingLineIdSelection<...
</span> </userCallingLineIdSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isExtendedCallingLineIdActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isExtendedCallingLineIdActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isRingTimeOutActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isRingTimeOutActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ringTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span> </ringTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowEmergencyRemoteOfficeOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </allowEmergencyRemoteOfficeOriginations> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemSubscriberGetCallProcessingParametersResponse14sp3_xibox', true);
// -->
</script>
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isExtendedCallingLineIdActive</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">isRingTimeOutActive</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">ringTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">allowEmergencyRemoteOfficeOriginations</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></<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_SystemSubscriberGetCallProcessingParametersResponse14sp3_scbox', false);
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><userCallingLineIdSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserCallingLineIdSelection" title="Jump to "SystemUserCallingLineIdSelection" type definition(located in external schema documentation)." class="externalLink">SystemUserCallingLineIdSelection<...
</span> </userCallingLineIdSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isExtendedCallingLineIdActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isExtendedCallingLineIdActive> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isRingTimeOutActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isRingTimeOutActive> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ringTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span> </ringTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowEmergencyRemoteOfficeOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </allowEmergencyRemoteOfficeOriginations> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxNoAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span> </maxNoAnswerNumberOfRings> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
ocip_html/OCISchemaDeprecated14.xsd.html view on Meta::CPAN
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isExtendedCallingLineIdActive</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">isRingTimeOutActive</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">ringTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">allowEmergencyRemoteOfficeOriginations</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">maxNoAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="javascript:void(0)" title=""CallCenterQueueLength" type definition could not be found." onclick="alert('"CallCenterQueueLength" type definition could not be found.');">CallCenterQueueLength</a>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="javascript:void(0)" title=""CallCenterQueueLength" type definition could not be found." onclick="alert('"CallCenterQueueLength" type definition could not be found.');">CallCenterQueueLength</a>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="javascript:void(0)" title=""CallCenterQueueLength" type definition could not be found." onclick="alert('"CallCenterQueueLength" type definition could not be found.');">CallCenterQueueLength</a>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</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">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationPassword" title="Jump to "SIPAuthenticationPassword" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationPassword</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</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"><announcementMessageSelection> <span class="type">
<a href="javascript:void(0)" title=""AnswerConfirmationAnnouncementSelection" type definition could not be found." onclick="alert('"AnswerConfirmationAnnouncementSelection" type definition could not be found.');">AnswerConfirmatio...
</span> </announcementMessageSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationMessageAudioFileDescription> <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> </confirmationMessageAudioFileDescription> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationTimoutSeconds> <span class="type">
<a href="javascript:void(0)" title=""AnswerConfirmationTimeoutSeconds" type definition could not be found." onclick="alert('"AnswerConfirmationTimeoutSeconds" type definition could not be found.');">AnswerConfirmationTimeoutSecond...
</span> </confirmationTimoutSeconds> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_ServiceProviderAnswerConfirmationGetResponse_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<a href="javascript:void(0)" title=""AnswerConfirmationAnnouncementSelection" type definition could not be found." onclick="alert('"AnswerConfirmationAnnouncementSelection" type definition could not be found.');">AnswerConfirmatio...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">confirmationMessageAudioFileDescription</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">confirmationTimoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""AnswerConfirmationTimeoutSeconds" type definition could not be found." onclick="alert('"AnswerConfirmationTimeoutSeconds" type definition could not be found.');">AnswerConfirmationTimeoutSecond...
</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_ServiceProviderAnswerConfirmationGetResponse_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</div>
<div style="margin-left: 1.5em" class="newFields"><announcementMessageSelection> <span class="type">
<a href="javascript:void(0)" title=""AnswerConfirmationAnnouncementSelection" type definition could not be found." onclick="alert('"AnswerConfirmationAnnouncementSelection" type definition could not be found.');">AnswerConfirmatio...
</span> </announcementMessageSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationMessageAudioFile> <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> </confirmationMessageAudioFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationTimoutSeconds> <span class="type">
<a href="javascript:void(0)" title=""AnswerConfirmationTimeoutSeconds" type definition could not be found." onclick="alert('"AnswerConfirmationTimeoutSeconds" type definition could not be found.');">AnswerConfirmationTimeoutSecond...
</span> </confirmationTimoutSeconds> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_ServiceProviderAnswerConfirmationModifyRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<a href="javascript:void(0)" title=""AnswerConfirmationAnnouncementSelection" type definition could not be found." onclick="alert('"AnswerConfirmationAnnouncementSelection" type definition could not be found.');">AnswerConfirmatio...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">confirmationMessageAudioFile</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">confirmationTimoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""AnswerConfirmationTimeoutSeconds" type definition could not be found." onclick="alert('"AnswerConfirmationTimeoutSeconds" type definition could not be found.');">AnswerConfirmationTimeoutSecond...
</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_ServiceProviderAnswerConfirmationModifyRequest_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<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"><isExtendedCallingLineIdActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isExtendedCallingLineIdActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isRingTimeOutActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isRingTimeOutActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ringTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span> </ringTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowEmergencyRemoteOfficeOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </allowEmergencyRemoteOfficeOriginations> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemSubscriberGetCallProcessingParametersResponse14sp7_xibox', true);
// -->
</script>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<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">isExtendedCallingLineIdActive...
<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">isRingTimeOutActive</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">ringTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">allowEmergencyRemoteOfficeOriginations</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></<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_SystemSubscriberGetCallProcessingParametersResponse14sp7_scbox', false);
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><userCallingLineIdSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserCallingLineIdSelection" title="Jump to "SystemUserCallingLineIdSelection" type definition(located in external schema documentation)." class="externalLink">SystemUserCallingLineIdSelection<...
</span> </userCallingLineIdSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isExtendedCallingLineIdActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isExtendedCallingLineIdActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isRingTimeOutActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isRingTimeOutActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ringTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span> </ringTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowEmergencyRemoteOfficeOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </allowEmergencyRemoteOfficeOriginations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxNoAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span> </maxNoAnswerNumberOfRings> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isExtendedCallingLineIdActive</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">isRingTimeOutActive</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">ringTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">allowEmergencyRemoteOfficeOriginations</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">maxNoAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<td>InternalReleaseCause</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: token</li>
</ul>
<ul>
<li>
<em>value</em> comes from list: {'Busy'|'Forbidden'|'Routing Failure'|'Global Failure'|'Request Failure'|'Server Failure'|'Translation Failure'|'Temporarily Unavailable'|'User Not Found'|'Request Timeout'|'Dial Tone Timeout'}</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Possible values for the protocol-neutral internal release cause.
Replaced By: InternalReleaseCause16
</td>
</tr>
ocip_html/OCISchemaDeprecated15.xsd.html view on Meta::CPAN
<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">Busy</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Forbidden</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Routing Failure</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Global Failure</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Request Failure</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Server Failure</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Translation Failure</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Temporarily Unavailable</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">User Not Found</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Request Timeout</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Dial Tone Timeout</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTa...
</div>
<script type="text/javascript">
<!--
setState('type_InternalReleaseCause_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
<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"><action> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><transferPhoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </transferPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overflowAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overflowAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playAnnouncementBeforeOverflowProcessing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playAnnouncementBeforeOverflowProcessing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioMessageSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> </audioMessageSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioFileUrl> <span class="type">
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
</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">action</span>" <span class="s...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><action> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span> </action> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><transferPhoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </transferPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overflowAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overflowAfterTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playAnnouncementBeforeOverflowProcessing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playAnnouncementBeforeOverflowProcessing> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioMessageSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> </audioMessageSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioFile> <span class="type">
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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
</span> </agentUserTable> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserTable</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
<a href="javascript:void(0)" title=""OCIResponse" type definition could not be found." onclick="alert('"OCIResponse" type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="#type_ServiceInstanceReadProfile" title="Jump to "ServiceInstanceReadProfile" type definition.">ServiceInstanceReadProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><destinationPhoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </destinationPhoneNumber> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isAnswerTimeoutEnabled> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isAnswerTimeoutEnabled> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><answerTimeoutMinutes> <span class="type">
<a href="javascript:void(0)" title=""InstantGroupCallAnswerTimeoutMinutes" type definition could not be found." onclick="alert('"InstantGroupCallAnswerTimeoutMinutes" type definition could not be found.');">InstantGroupCallAnswerT...
</span> </answerTimeoutMinutes> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupInstantGroupCallGetInstanceResponse14_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>...
<span class="type">
<a href="#type_ServiceInstanceReadProfile" title="Jump to "ServiceInstanceReadProfile" type definition.">ServiceInstanceReadProfile</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">destinationPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isAnswerTimeoutEnabled</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">answerTimeoutMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""InstantGroupCallAnswerTimeoutMinutes" type definition could not be found." onclick="alert('"InstantGroupCallAnswerTimeoutMinutes" type definition could not be found.');">InstantGroupCallAnswerT...
</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_GroupInstantGroupCallGetInstanceResponse14_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Password" title="Jump to "Password" type definition(located in external schema documentation)." class="externalLink">Password</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
<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"><applicationId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OCICallControlApplicationId" title="Jump to "OCICallControlApplicationId" type definition(located in external schema documentation)." class="externalLink">OCICallControlApplicationId</a>
</span> </applicationId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableSystemWide> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableSystemWide> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><notificationTimeoutSeconds> <span class="type">
<a href="OCISchemaSystem.xsd.html#type_OCICallApplicationNotificationTimeOutSeconds" title="Jump to "OCICallApplicationNotificationTimeOutSeconds" type definition(located in external schema documentation)." class="externalLink">OCICallAppli...
</span> </notificationTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><description> <span class="type">
<a href="OCISchemaSystem.xsd.html#type_OCICallControlApplicationDescription" title="Jump to "OCICallControlApplicationDescription" type definition(located in external schema documentation)." class="externalLink">OCICallControlApplicationDes...
</span> </description> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemOCICallControlApplicationAddRequest14sp9_xibox', true);
// -->
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
</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">applicationId</span>" <span c...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OCICallControlApplicationId" title="Jump to "OCICallControlApplicationId" type definition(located in external schema documentation)." class="externalLink">OCICallControlApplicationId</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableSystemWide</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">notificationTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaSystem.xsd.html#type_OCICallApplicationNotificationTimeOutSeconds" title="Jump to "OCICallApplicationNotificationTimeOutSeconds" type definition(located in external schema documentation)." class="externalLink">OCICallAppli...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">description</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaSystem.xsd.html#type_OCICallControlApplicationDescription" title="Jump to "OCICallControlApplicationDescription" type definition(located in external schema documentation)." class="externalLink">OCICallControlApplicationDes...
</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>
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_SystemShInterfaceParametersGetResponse_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"><hssRealm> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DomainName" title="Jump to "DomainName" type definition(located in external schema documentation)." class="externalLink">DomainName</a>
</span> </hssRealm> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requestTimeoutSeconds> <span class="type">
<a href="OCISchemaSystem.xsd.html#type_ShInterfaceRequestTimeoutSeconds" title="Jump to "ShInterfaceRequestTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">ShInterfaceRequestTimeoutSeconds</a>...
</span> </requestTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><publicIdentityRefreshDelaySeconds> <span class="type">
<a href="OCISchemaSystem.xsd.html#type_ShInterfacePublicIdentityRefreshDelaySeconds" title="Jump to "ShInterfacePublicIdentityRefreshDelaySeconds" type definition(located in external schema documentation)." class="externalLink">ShInterfaceP...
</span> </publicIdentityRefreshDelaySeconds> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemShInterfaceParametersGetResponse_xibox', true);
// -->
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
<div class="contents" id="type_SystemShInterfaceParametersGetResponse_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemShInterfaceParametersGetResponse</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexC...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCIDataResponse" title="Jump to "OCIDataResponse" type definition(located in external schema documentation)." class="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">hssRealm</span>" <span class=...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DomainName" title="Jump to "DomainName" type definition(located in external schema documentation)." class="externalLink">DomainName</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requestTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaSystem.xsd.html#type_ShInterfaceRequestTimeoutSeconds" title="Jump to "ShInterfaceRequestTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">ShInterfaceRequestTimeoutSeconds</a>...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">publicIdentityRefreshDelaySeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaSystem.xsd.html#type_ShInterfacePublicIdentityRefreshDelaySeconds" title="Jump to "ShInterfacePublicIdentityRefreshDelaySeconds" type definition(located in external schema documentation)." class="externalLink">ShInterfaceP...
</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">
<!--
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_SystemShInterfaceParametersModifyRequest_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"><hssRealm> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DomainName" title="Jump to "DomainName" type definition(located in external schema documentation)." class="externalLink">DomainName</a>
</span> </hssRealm> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requestTimeoutSeconds> <span class="type">
<a href="OCISchemaSystem.xsd.html#type_ShInterfaceRequestTimeoutSeconds" title="Jump to "ShInterfaceRequestTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">ShInterfaceRequestTimeoutSeconds</a>...
</span> </requestTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><publicIdentityRefreshDelaySeconds> <span class="type">
<a href="OCISchemaSystem.xsd.html#type_ShInterfacePublicIdentityRefreshDelaySeconds" title="Jump to "ShInterfacePublicIdentityRefreshDelaySeconds" type definition(located in external schema documentation)." class="externalLink">ShInterfaceP...
</span> </publicIdentityRefreshDelaySeconds> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemShInterfaceParametersModifyRequest_xibox', true);
// -->
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
<div class="contents" id="type_SystemShInterfaceParametersModifyRequest_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemShInterfaceParametersModifyRequest</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:comple...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to "OCIRequest" type definition(located in external schema documentation)." class="externalLink">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">hssRealm</span>" <span class=...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DomainName" title="Jump to "DomainName" type definition(located in external schema documentation)." class="externalLink">DomainName</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">requestTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaSystem.xsd.html#type_ShInterfaceRequestTimeoutSeconds" title="Jump to "ShInterfaceRequestTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">ShInterfaceRequestTimeoutSeconds</a>...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">publicIdentityRefreshDelaySeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaSystem.xsd.html#type_ShInterfacePublicIdentityRefreshDelaySeconds" title="Jump to "ShInterfacePublicIdentityRefreshDelaySeconds" type definition(located in external schema documentation)." class="externalLink">ShInterfaceP...
</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/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
<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"><isExtendedCallingLineIdActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isExtendedCallingLineIdActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isRingTimeOutActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isRingTimeOutActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ringTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span> </ringTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowEmergencyRemoteOfficeOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </allowEmergencyRemoteOfficeOriginations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxNoAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span> </maxNoAnswerNumberOfRings> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
ocip_html/OCISchemaDeprecated16.xsd.html view on Meta::CPAN
<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">isExtendedCallingLineIdActive...
<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">isRingTimeOutActive</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">ringTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">allowEmergencyRemoteOfficeOriginations</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">maxNoAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_GroupGroupPagingGetInstanceResponse_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCIResponse" type definition could not be found." onclick="alert('"OCIResponse" type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="javascript:void(0)" title=""ServiceInstanceReadProfile" type definition could not be found." onclick="alert('"ServiceInstanceReadProfile" type definition could not be found.');">ServiceInstanceReadProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationToneTimeoutSeconds> <span class="type">
<a href="javascript:void(0)" title=""GroupPagingConfirmationToneTimeoutSeconds" type definition could not be found." onclick="alert('"GroupPagingConfirmationToneTimeoutSeconds" type definition could not be found.');">GroupPagingCo...
</span> </confirmationToneTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deliverOriginatorCLIDInstead> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </deliverOriginatorCLIDInstead> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatorCLIDPrefix> <span class="type">
<a href="javascript:void(0)" title=""GroupPagingOriginatorCLIDPrefix" type definition could not be found." onclick="alert('"GroupPagingOriginatorCLIDPrefix" type definition could not be found.');">GroupPagingOriginatorCLIDPrefix</...
</span> </originatorCLIDPrefix> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<div class="contents" id="type_GroupGroupPagingGetInstanceResponse_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupGroupPagingGetInstanceResponse</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexCont...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCIDataResponse" title="Jump to "OCIDataResponse" type definition(located in external schema documentation)." class="externalLink">...
</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>...
<span class="type">
<a href="javascript:void(0)" title=""ServiceInstanceReadProfile" type definition could not be found." onclick="alert('"ServiceInstanceReadProfile" type definition could not be found.');">ServiceInstanceReadProfile</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">confirmationToneTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""GroupPagingConfirmationToneTimeoutSeconds" type definition could not be found." onclick="alert('"GroupPagingConfirmationToneTimeoutSeconds" type definition could not be found.');">GroupPagingCo...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deliverOriginatorCLIDInstead</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">originatorCLIDPrefix</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""GroupPagingOriginatorCLIDPrefix" type definition could not be found." onclick="alert('"GroupPagingOriginatorCLIDPrefix" type definition could not be found.');">GroupPagingOriginatorCLIDPrefix</...
</span>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </agentUserId> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </agentUserId> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
</span> </agentUserTable> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserTable</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
</span> </agentUserTable> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserTable</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Password" title="Jump to "Password" type definition(located in external schema documentation)." class="externalLink">Password</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Password" title="Jump to "Password" type definition(located in external schema documentation)." class="externalLink">Password</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><becomeDefault> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </becomeDefault> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">becomeDefault</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isDefault> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isDefault> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isDefault</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</div>
<div style="margin-left: 1.5em" class="newFields"><enableMobileStateChecking> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableMobileStateChecking> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><denyCallOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </denyCallOriginations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><denyCallTerminations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </denyCallTerminations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><imrnTimeoutMillisecnds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IMRNTimeoutMilliseconds" title="Jump to "IMRNTimeoutMilliseconds" type definition(located in external schema documentation)." class="externalLink">IMRNTimeoutMilliseconds</a>
</span> </imrnTimeoutMillisecnds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><scfSignalingIPAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IPAddress" title="Jump to "IPAddress" type definition(located in external schema documentation)." class="externalLink">IPAddress</a>
</span> </scfSignalingIPAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><scfSignalingPort> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port" title="Jump to "Port" type definition(located in external schema documentation)." class="externalLink">Port</a>
</span> </scfSignalingPort> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">denyCallOriginations</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">denyCallTerminations</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">imrnTimeoutMillisecnds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IMRNTimeoutMilliseconds" title="Jump to "IMRNTimeoutMilliseconds" type definition(located in external schema documentation)." class="externalLink">IMRNTimeoutMilliseconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">scfSignalingIPAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IPAddress" title="Jump to "IPAddress" type definition(located in external schema documentation)." class="externalLink">IPAddress</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">scfSignalingPort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port" title="Jump to "Port" type definition(located in external schema documentation)." class="externalLink">Port</a>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</div>
<div style="margin-left: 1.5em" class="newFields"><enableMobileStateChecking> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableMobileStateChecking> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><denyCallOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </denyCallOriginations> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><denyCallTerminations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </denyCallTerminations> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><imrnTimeoutMilliseconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IMRNTimeoutMilliseconds" title="Jump to "IMRNTimeoutMilliseconds" type definition(located in external schema documentation)." class="externalLink">IMRNTimeoutMilliseconds</a>
</span> </imrnTimeoutMilliseconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><scfSignalingIPAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IPAddress" title="Jump to "IPAddress" type definition(located in external schema documentation)." class="externalLink">IPAddress</a>
</span> </scfSignalingIPAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><scfSignalingPort> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port" title="Jump to "Port" type definition(located in external schema documentation)." class="externalLink">Port</a>
</span> </scfSignalingPort> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">denyCallOriginations</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">denyCallTerminations</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">imrnTimeoutMilliseconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IMRNTimeoutMilliseconds" title="Jump to "IMRNTimeoutMilliseconds" type definition(located in external schema documentation)." class="externalLink">IMRNTimeoutMilliseconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">scfSignalingIPAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IPAddress" title="Jump to "IPAddress" type definition(located in external schema documentation)." class="externalLink">IPAddress</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">scfSignalingPort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port" title="Jump to "Port" type definition(located in external schema documentation)." class="externalLink">Port</a>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><triggerCNAMQueriesForAllNetworkCalls> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </triggerCNAMQueriesForAllNetworkCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><triggerCNAMQueriesForGroupAndEnterpriseCalls> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </triggerCNAMQueriesForGroupAndEnterpriseCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queryProtocol> <span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryProtocol" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryProtocol" type definition could not be found.');">CallingNameRetrievalQueryProt...
</span> </queryProtocol> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queryTimeoutMilliseconds> <span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found.');">Calling...
</span> </queryTimeoutMilliseconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabaseNetAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </sipExternalDatabaseNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabasePort> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
</span> </sipExternalDatabasePort> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabaseTransport> <span class="type">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">triggerCNAMQueriesForGroupAndEnterpriseCalls</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">queryProtocol</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryProtocol" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryProtocol" type definition could not be found.');">CallingNameRetrievalQueryProt...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queryTimeoutMilliseconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found.');">Calling...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sipExternalDatabaseNetAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sipExternalDatabasePort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemCommunicationBarringProfileAddRequest_xibox', true);
// -->
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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">x...
</div>
<script type="text/javascript">
<!--
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Add a new Communication Barring Profile.
The priorities for IncomingRules are requantized to consecutive integers as part of the add.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in HSS data mode:
incomingDefaultAction
incomingDefaultCallTimeout
incomingRule
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemCommunicationBarringProfileAddRequest17sp1_xibox'); return false;" class="control" id="type_SystemCommunicationBarringProfileAddRequest17sp1_xibox_button" type="button" /> <span class="cap...
</div>
<div class="contents" id="type_SystemCommunicationBarringProfileAddRequest17sp1_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemCommunicationBarringProfileAddRequest17sp1_xibox', true);
// -->
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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">x...
</div>
<script type="text/javascript">
<!--
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemCommunicationBarringProfileGetResponse16_xibox', true);
// -->
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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">x...
</div>
<script type="text/javascript">
<!--
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Response to the SystemCommunicationBarringProfileGetRequest17sp1.
The response contains the Communication Barring Profile information.
The incoming rules are returned in ascending priority order.
The following elements are only used in HSS data mode:
incomingDefaultAction
incomingDefaultCallTimeout
incomingRule
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemCommunicationBarringProfileGetResponse17sp1_xibox'); return false;" class="control" id="type_SystemCommunicationBarringProfileGetResponse17sp1_xibox_button" type="button" /> <span class="c...
</div>
<div class="contents" id="type_SystemCommunicationBarringProfileGetResponse17sp1_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemCommunicationBarringProfileGetResponse17sp1_xibox', true);
// -->
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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">x...
</div>
<script type="text/javascript">
<!--
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</span> </sharedSecret> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><retransmissionDelayMilliSeconds> <span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition could not be found." onclick="alert('"EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition could not be found.');">E...
</span> </retransmissionDelayMilliSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxTransmissions> <span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsMaxTransmissions" type definition could not be found." onclick="alert('"EnhancedCallLogsMaxTransmissions" type definition could not be found.');">EnhancedCallLogsMaxTransmission...
</span> </maxTransmissions> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><soapTimeoutSeconds> <span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsSoapTimeoutSeconds" type definition could not be found." onclick="alert('"EnhancedCallLogsSoapTimeoutSeconds" type definition could not be found.');">EnhancedCallLogsSoapTimeout...
</span> </soapTimeoutSeconds> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemEnhancedCallLogsGetResponse_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">retransmissionDelayMilliSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition could not be found." onclick="alert('"EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition could not be found.');">E...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">maxTransmissions</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsMaxTransmissions" type definition could not be found." onclick="alert('"EnhancedCallLogsMaxTransmissions" type definition could not be found.');">EnhancedCallLogsMaxTransmission...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">soapTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsSoapTimeoutSeconds" type definition could not be found." onclick="alert('"EnhancedCallLogsSoapTimeoutSeconds" type definition could not be found.');">EnhancedCallLogsSoapTimeout...
</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_SystemEnhancedCallLogsGetResponse_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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"><isAuditActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isAuditActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><auditIntervalSeconds> <span class="type">
<a href="javascript:void(0)" title=""SessionAuditIntervalSeconds" type definition could not be found." onclick="alert('"SessionAuditIntervalSeconds" type definition could not be found.');">SessionAuditIntervalSeconds</a>
</span> </auditIntervalSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><auditTimeoutSeconds> <span class="type">
<a href="javascript:void(0)" title=""SessionAuditTimeoutPeriodSeconds" type definition could not be found." onclick="alert('"SessionAuditTimeoutPeriodSeconds" type definition could not be found.');">SessionAuditTimeoutPeriodSecond...
</span> </auditTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><releaseCallOnAuditFailure> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </releaseCallOnAuditFailure> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isSIPRefreshAllowedOnAudit> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isSIPRefreshAllowedOnAudit> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowUpdateForSIPRefresh> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </allowUpdateForSIPRefresh> <span class="occurs">[1]</span>
</div>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
</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">isAuditActive</span>" <span c...
<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">auditIntervalSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""SessionAuditIntervalSeconds" type definition could not be found." onclick="alert('"SessionAuditIntervalSeconds" type definition could not be found.');">SessionAuditIntervalSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">auditTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""SessionAuditTimeoutPeriodSeconds" type definition could not be found." onclick="alert('"SessionAuditTimeoutPeriodSeconds" type definition could not be found.');">SessionAuditTimeoutPeriodSecond...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">releaseCallOnAuditFailure</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">isSIPRefreshAllowedOnAudit</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>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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"><isExtendedCallingLineIdActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isExtendedCallingLineIdActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isRingTimeOutActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isRingTimeOutActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ringTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span> </ringTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowEmergencyRemoteOfficeOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </allowEmergencyRemoteOfficeOriginations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxNoAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span> </maxNoAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingCallToUserAliasMode> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IncomingCallToUserAliasMode" title="Jump to "IncomingCallToUserAliasMode" type definition(located in external schema documentation)." class="externalLink">IncomingCallToUserAliasMode</a>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">isExtendedCallingLineIdActive...
<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">isRingTimeOutActive</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">ringTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">allowEmergencyRemoteOfficeOriginations</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">maxNoAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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"><isExtendedCallingLineIdActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isExtendedCallingLineIdActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isRingTimeOutActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isRingTimeOutActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ringTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span> </ringTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowEmergencyRemoteOfficeOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </allowEmergencyRemoteOfficeOriginations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxNoAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span> </maxNoAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingCallToUserAliasMode> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IncomingCallToUserAliasMode" title="Jump to "IncomingCallToUserAliasMode" type definition(located in external schema documentation)." class="externalLink">IncomingCallToUserAliasMode</a>
ocip_html/OCISchemaDeprecated17.xsd.html view on Meta::CPAN
<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">isExtendedCallingLineIdActive...
<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">isRingTimeOutActive</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">ringTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">allowEmergencyRemoteOfficeOriginations</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">maxNoAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </agentUserId> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </agentUserId> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
</span> </agentUserTable> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserTable</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
</span> </agentUserTable> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserTable</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Password" title="Jump to "Password" type definition(located in external schema documentation)." class="externalLink">Password</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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"><isExtendedCallingLineIdActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isExtendedCallingLineIdActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isRingTimeOutActive> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isRingTimeOutActive> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ringTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span> </ringTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowEmergencyRemoteOfficeOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </allowEmergencyRemoteOfficeOriginations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxNoAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span> </maxNoAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingCallToUserAliasMode> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IncomingCallToUserAliasMode" title="Jump to "IncomingCallToUserAliasMode" type definition(located in external schema documentation)." class="externalLink">IncomingCallToUserAliasMode</a>
ocip_html/OCISchemaDeprecated18.xsd.html view on Meta::CPAN
<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">isExtendedCallingLineIdActive...
<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">isRingTimeOutActive</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">ringTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SystemUserRingTimeoutSeconds" title="Jump to "SystemUserRingTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">SystemUserRingTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">allowEmergencyRemoteOfficeOriginations</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">maxNoAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_MaxNoAnswerNumberOfRings" title="Jump to "MaxNoAnswerNumberOfRings" type definition(located in external schema documentation)." class="externalLink">MaxNoAnswerNumberOfRings</a>
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<a href="javascript:void(0)" title=""OCICommand" type definition could not be found." onclick="alert('"OCICommand" type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceUserId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to "ServiceInstanceModifyProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><firstDigitTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FirstDigitTimoutSeconds" title="Jump to "FirstDigitTimoutSeconds" type definition(located in external schema documentation)." class="externalLink">FirstDigitTimoutSeconds</a>
</span> </firstDigitTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><businessHours> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TimeSchedule" title="Jump to "TimeSchedule" type definition(located in external schema documentation)." class="externalLink">TimeSchedule</a>
</span> </businessHours> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidaySchedule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HolidaySchedule" title="Jump to "HolidaySchedule" type definition(located in external schema documentation)." class="externalLink">HolidaySchedule</a>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceUserId</span>" <span c...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to "ServiceInstanceModifyProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">firstDigitTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_FirstDigitTimoutSeconds" title="Jump to "FirstDigitTimoutSeconds" type definition(located in external schema documentation)." class="externalLink">FirstDigitTimoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">businessHours</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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"><action> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><transferPhoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </transferPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overflowAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overflowAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playAnnouncementBeforeOverflowProcessing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playAnnouncementBeforeOverflowProcessing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioMessageSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> </audioMessageSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioUrlList> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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">action</span>" <span class="s...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><action> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span> </action> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><transferPhoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </transferPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overflowAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overflowAfterTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playAnnouncementBeforeOverflowProcessing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playAnnouncementBeforeOverflowProcessing> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioMessageSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> </audioMessageSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioUrlList> <span class="type">
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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_GroupGroupPagingGetInstanceResponse17sp3_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCIResponse" type definition could not be found." onclick="alert('"OCIResponse" type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="#type_ServiceInstanceReadProfile17" title="Jump to "ServiceInstanceReadProfile17" type definition.">ServiceInstanceReadProfile17</a>
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationToneTimeoutSeconds> <span class="type">
<a href="javascript:void(0)" title=""GroupPagingConfirmationToneTimeoutSeconds" type definition could not be found." onclick="alert('"GroupPagingConfirmationToneTimeoutSeconds" type definition could not be found.');">GroupPagingCo...
</span> </confirmationToneTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deliverOriginatorCLIDInstead> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </deliverOriginatorCLIDInstead> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatorCLIDPrefix> <span class="type">
<a href="javascript:void(0)" title=""GroupPagingOriginatorCLIDPrefix" type definition could not be found." onclick="alert('"GroupPagingOriginatorCLIDPrefix" type definition could not be found.');">GroupPagingOriginatorCLIDPrefix</...
</span> </originatorCLIDPrefix> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<div class="contents" id="type_GroupGroupPagingGetInstanceResponse17sp3_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupGroupPagingGetInstanceResponse17sp3</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:comple...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCIDataResponse" title="Jump to "OCIDataResponse" type definition(located in external schema documentation)." class="externalLink">...
</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>...
<span class="type">
<a href="#type_ServiceInstanceReadProfile17" title="Jump to "ServiceInstanceReadProfile17" type definition.">ServiceInstanceReadProfile17</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">confirmationToneTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""GroupPagingConfirmationToneTimeoutSeconds" type definition could not be found." onclick="alert('"GroupPagingConfirmationToneTimeoutSeconds" type definition could not be found.');">GroupPagingCo...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deliverOriginatorCLIDInstead</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">originatorCLIDPrefix</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""GroupPagingOriginatorCLIDPrefix" type definition could not be found." onclick="alert('"GroupPagingOriginatorCLIDPrefix" type definition could not be found.');">GroupPagingOriginatorCLIDPrefix</...
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </agentUserId> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
</span> </agentUserTable> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserTable</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<a href="OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
</span> </agentUserTable> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserTable</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<a href="javascript:void(0)" title=""OCIResponse" type definition could not be found." onclick="alert('"OCIResponse" type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="#type_ServiceInstanceReadProfile17" title="Jump to "ServiceInstanceReadProfile17" type definition.">ServiceInstanceReadProfile17</a>
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><destinationPhoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </destinationPhoneNumber> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isAnswerTimeoutEnabled> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isAnswerTimeoutEnabled> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><answerTimeoutMinutes> <span class="type">
<a href="javascript:void(0)" title=""InstantGroupCallAnswerTimeoutMinutes" type definition could not be found." onclick="alert('"InstantGroupCallAnswerTimeoutMinutes" type definition could not be found.');">InstantGroupCallAnswerT...
</span> </answerTimeoutMinutes> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupInstantGroupCallGetInstanceResponse17_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>...
<span class="type">
<a href="#type_ServiceInstanceReadProfile17" title="Jump to "ServiceInstanceReadProfile17" type definition.">ServiceInstanceReadProfile17</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">destinationPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isAnswerTimeoutEnabled</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">answerTimeoutMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""InstantGroupCallAnswerTimeoutMinutes" type definition could not be found." onclick="alert('"InstantGroupCallAnswerTimeoutMinutes" type definition could not be found.');">InstantGroupCallAnswerT...
</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_GroupInstantGroupCallGetInstanceResponse17_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </externalPreferredAudioCodec> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><internalPreferredAudioCodec> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to "AudioFileCodec" type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span> </internalPreferredAudioCodec> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to "CallCenterQueueLength16" type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span> </queueLength> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerTimeoutRings> <span class="type">
<a href="javascript:void(0)" title=""NoAnswerTimeoutRings" type definition could not be found." onclick="alert('"NoAnswerTimeoutRings" type definition could not be found.');">NoAnswerTimeoutRings</a>
</span> </noAnswerTimeoutRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playRingingWhenOfferingCall> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playRingingWhenOfferingCall> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overrideAgentWrapUpTime> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overrideAgentWrapUpTime> <span class="occurs">[1]</span>
</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">internalPreferredAudioCodec</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to "AudioFileCodec" type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queueLength</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to "CallCenterQueueLength16" type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">noAnswerTimeoutRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""NoAnswerTimeoutRings" type definition could not be found." onclick="alert('"NoAnswerTimeoutRings" type definition could not be found.');">NoAnswerTimeoutRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playRingingWhenOfferingCall</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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"><action> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><transferPhoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </transferPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overflowAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overflowAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playAnnouncementBeforeOverflowProcessing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playAnnouncementBeforeOverflowProcessing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioMessageSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> </audioMessageSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioUrlList> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</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">action</span>" <span class="s...
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><action> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span> </action> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><transferPhoneNumber> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </transferPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overflowAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overflowAfterTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playAnnouncementBeforeOverflowProcessing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playAnnouncementBeforeOverflowProcessing> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioMessageSelection> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> </audioMessageSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioUrlList> <span class="type">
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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessingA...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Password" title="Jump to "Password" type definition(located in external schema documentation)." class="externalLink">Password</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Password" title="Jump to "Password" type definition(located in external schema documentation)." class="externalLink">Password</a>
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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</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">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Add a new Communication Barring Profile.
The priorities for OriginatingRules, RedirectingRules, CallMeNowRules and IncomingRules are requantized to consecutive integers as part of the add.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in AS data mode:
callMeNowDefaultAction, use value "Block" in HSS data mode
callMeNowDefaultCallTimeout
callMeNowRule
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_ServiceProviderCommunicationBarringProfileAddRequest17sp3_xibox'); return false;" class="control" id="type_ServiceProviderCommunicationBarringProfileAddRequest17sp3_xibox_button" type="button" /...
</div>
<div class="contents" id="type_ServiceProviderCommunicationBarringProfileAddRequest17sp3_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span> </callMeNowDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </callMeNowDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" type definition(located in external schema documentation)....
</span> </callMeNowRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><becomeDefault> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </becomeDefault> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" type definition(located in external schema documentation)....
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">becomeDefault</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Response to the ServiceProviderCommunicationBarringProfileGetRequest17sp3.
The response contains the Communication Barring Profile information.
The incoming, originating, redirecting and call me now rules are returned in ascending priority order.
The following elements are only used in AS data mode:
callMeNowDefaultAction
callMeNowDefaultCallTimeout
callMeNowRule
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_ServiceProviderCommunicationBarringProfileGetResponse17sp3_xibox'); return false;" class="control" id="type_ServiceProviderCommunicationBarringProfileGetResponse17sp3_xibox_button" type="button"...
</div>
<div class="contents" id="type_ServiceProviderCommunicationBarringProfileGetResponse17sp3_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span> </callMeNowDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </callMeNowDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" type definition(located in external schema documentation)....
</span> </callMeNowRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isDefault> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isDefault> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" type definition(located in external schema documentation)....
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isDefault</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>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</div>
<div style="margin-left: 1.5em" class="newFields"><enableMobileStateChecking> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableMobileStateChecking> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><denyCallOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </denyCallOriginations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><denyCallTerminations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </denyCallTerminations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><imrnTimeoutMillisecnds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IMRNTimeoutMilliseconds" title="Jump to "IMRNTimeoutMilliseconds" type definition(located in external schema documentation)." class="externalLink">IMRNTimeoutMilliseconds</a>
</span> </imrnTimeoutMillisecnds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><scfSignalingNetAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </scfSignalingNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><scfSignalingPort> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port" title="Jump to "Port" type definition(located in external schema documentation)." class="externalLink">Port</a>
</span> </scfSignalingPort> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><refreshPeriodSeconds> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<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">denyCallOriginations</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">denyCallTerminations</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">imrnTimeoutMillisecnds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_IMRNTimeoutMilliseconds" title="Jump to "IMRNTimeoutMilliseconds" type definition(located in external schema documentation)." class="externalLink">IMRNTimeoutMilliseconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">scfSignalingNetAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">scfSignalingPort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port" title="Jump to "Port" type definition(located in external schema documentation)." class="externalLink">Port</a>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><triggerCNAMQueriesForAllNetworkCalls> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </triggerCNAMQueriesForAllNetworkCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><triggerCNAMQueriesForGroupAndEnterpriseCalls> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </triggerCNAMQueriesForGroupAndEnterpriseCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queryProtocol> <span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryProtocol" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryProtocol" type definition could not be found.');">CallingNameRetrievalQueryProt...
</span> </queryProtocol> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queryTimeoutMilliseconds> <span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found.');">Calling...
</span> </queryTimeoutMilliseconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabaseNetAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </sipExternalDatabaseNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabasePort> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
</span> </sipExternalDatabasePort> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabaseTransport> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">triggerCNAMQueriesForGroupAndEnterpriseCalls</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">queryProtocol</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryProtocol" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryProtocol" type definition could not be found.');">CallingNameRetrievalQueryProt...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queryTimeoutMilliseconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found.');">Calling...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sipExternalDatabaseNetAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sipExternalDatabasePort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><triggerCNAMQueriesForAllNetworkCalls> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </triggerCNAMQueriesForAllNetworkCalls> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><triggerCNAMQueriesForGroupAndEnterpriseCalls> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </triggerCNAMQueriesForGroupAndEnterpriseCalls> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queryProtocol> <span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryProtocol" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryProtocol" type definition could not be found.');">CallingNameRetrievalQueryProt...
</span> </queryProtocol> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queryTimeoutMilliseconds> <span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found.');">Calling...
</span> </queryTimeoutMilliseconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabaseNetAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </sipExternalDatabaseNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabasePort> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
</span> </sipExternalDatabasePort> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabaseTransport> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">triggerCNAMQueriesForGroupAndEnterpriseCalls</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">queryProtocol</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryProtocol" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryProtocol" type definition could not be found.');">CallingNameRetrievalQueryProt...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queryTimeoutMilliseconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found." onclick="alert('"CallingNameRetrievalQueryTimeoutMilliseconds" type definition could not be found.');">Calling...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sipExternalDatabaseNetAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sipExternalDatabasePort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Add a new Communication Barring Profile.
The priorities for IncomingRules are requantized to consecutive integers as part of the add.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in AS data mode:
callMeNowDefaultAction, use value "Block" in HSS data mode
callMeNowDefaultCallTimeout
callMeNowRule
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemCommunicationBarringProfileAddRequest17sp3_xibox'); return false;" class="control" id="type_SystemCommunicationBarringProfileAddRequest17sp3_xibox_button" type="button" /> <span class="cap...
</div>
<div class="contents" id="type_SystemCommunicationBarringProfileAddRequest17sp3_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span> </callMeNowDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </callMeNowDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringCallMeNowRule" type definition could not be found." onclick="alert('"CommunicationBarringCallMeNowRule" type definition could not be found.');">CommunicationBarringCallMeNow...
</span> </callMeNowRule> <span class="occurs">[0..*]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemCommunicationBarringProfileAddRequest17sp3_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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringCallMeNowRule" type definition could not be found." onclick="alert('"CommunicationBarringCallMeNowRule" type definition could not be found.');">CommunicationBarringCallMeNow...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">x...
</div>
<script type="text/javascript">
<!--
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Response to the SystemCommunicationBarringProfileGetRequest17sp3.
The response contains the Communication Barring Profile information.
The incoming rules are returned in ascending priority order.
The following elements are only used in AS data mode:
callMeNowDefaultAction
callMeNowDefaultCallTimeout
callMeNowRule
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemCommunicationBarringProfileGetResponse17sp3_xibox'); return false;" class="control" id="type_SystemCommunicationBarringProfileGetResponse17sp3_xibox_button" type="button" /> <span class="c...
</div>
<div class="contents" id="type_SystemCommunicationBarringProfileGetResponse17sp3_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span> </callMeNowDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </callMeNowDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowRule> <span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringCallMeNowRule" type definition could not be found." onclick="alert('"CommunicationBarringCallMeNowRule" type definition could not be found.');">CommunicationBarringCallMeNow...
</span> </callMeNowRule> <span class="occurs">[0..*]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemCommunicationBarringProfileGetResponse17sp3_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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringOriginatingRule" type definition could not be found." onclick="alert('"CommunicationBarringOriginatingRule" type definition could not be found.');">CommunicationBarringOrigi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringRedirectingRule" type definition could not be found." onclick="alert('"CommunicationBarringRedirectingRule" type definition could not be found.');">CommunicationBarringRedir...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""CommunicationBarringCallMeNowRule" type definition could not be found." onclick="alert('"CommunicationBarringCallMeNowRule" type definition could not be found.');">CommunicationBarringCallMeNow...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">x...
</div>
<script type="text/javascript">
<!--
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<input style="display: none" onclick="switchState('type_SystemCPEConfigParametersGetResponse14sp6_xibox'); return false;" class="control" id="type_SystemCPEConfigParametersGetResponse14sp6_xibox_button" type="button" /> <span class="caption">XML Inst...
</div>
<div class="contents" id="type_SystemCPEConfigParametersGetResponse14sp6_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"><enableIPDeviceManagement> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableIPDeviceManagement> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ftpConnectTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPConnectTimeoutSeconds" title="Jump to "DeviceManagementFTPConnectTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceManagementF...
</span> </ftpConnectTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ftpFileTransferTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPFileTransferTimeoutSeconds" title="Jump to "DeviceManagementFTPFileTransferTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceM...
</span> </ftpFileTransferTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><pauseBetweenFileRebuildMilliseconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementPauseBetweenFileRebuildMilliseconds" title="Jump to "DeviceManagementPauseBetweenFileRebuildMilliseconds" type definition(located in external schema documentation)." class="externalL...
</span> </pauseBetweenFileRebuildMilliseconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxBusyTimeMinutes> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementMaxBusyTimeMinutes" title="Jump to "DeviceManagementMaxBusyTimeMinutes" type definition(located in external schema documentation)." class="externalLink">DeviceManagementMaxBusyTimeMi...
</span> </maxBusyTimeMinutes> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deviceAccessAppServerClusterName> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_SystemCPEConfigParametersGetResponse14sp6_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemCPEConfigParametersGetResponse14sp6</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:compl...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_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">enableIPDeviceManagement</spa...
<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">ftpConnectTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPConnectTimeoutSeconds" title="Jump to "DeviceManagementFTPConnectTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceManagementF...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">ftpFileTransferTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPFileTransferTimeoutSeconds" title="Jump to "DeviceManagementFTPFileTransferTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceM...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">pauseBetweenFileRebuildMilliseconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementPauseBetweenFileRebuildMilliseconds" title="Jump to "DeviceManagementPauseBetweenFileRebuildMilliseconds" type definition(located in external schema documentation)." class="externalL...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">maxBusyTimeMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementMaxBusyTimeMinutes" title="Jump to "DeviceManagementMaxBusyTimeMinutes" type definition(located in external schema documentation)." class="externalLink">DeviceManagementMaxBusyTimeMi...
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
<input style="display: none" onclick="switchState('type_SystemCPEConfigParametersModifyRequest_xibox'); return false;" class="control" id="type_SystemCPEConfigParametersModifyRequest_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
<div class="contents" id="type_SystemCPEConfigParametersModifyRequest_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"><enableIPDeviceManagement> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableIPDeviceManagement> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ftpConnectTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPConnectTimeoutSeconds" title="Jump to "DeviceManagementFTPConnectTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceManagementF...
</span> </ftpConnectTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><ftpFileTransferTimeoutSeconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPFileTransferTimeoutSeconds" title="Jump to "DeviceManagementFTPFileTransferTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceM...
</span> </ftpFileTransferTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><pauseBetweenFileRebuildMilliseconds> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementPauseBetweenFileRebuildMilliseconds" title="Jump to "DeviceManagementPauseBetweenFileRebuildMilliseconds" type definition(located in external schema documentation)." class="externalL...
</span> </pauseBetweenFileRebuildMilliseconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxBusyTimeMinutes> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementMaxBusyTimeMinutes" title="Jump to "DeviceManagementMaxBusyTimeMinutes" type definition(located in external schema documentation)." class="externalLink">DeviceManagementMaxBusyTimeMi...
</span> </maxBusyTimeMinutes> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deviceAccessAppServerClusterName> <span class="type">
ocip_html/OCISchemaDeprecated19.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_SystemCPEConfigParametersModifyRequest_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemCPEConfigParametersModifyRequest</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexC...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCIRequest" title="Jump to "OCIRequest" type definition(located in external schema documentation)." class="externalLink">OCIRequest...
</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableIPDeviceManagement</spa...
<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">ftpConnectTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPConnectTimeoutSeconds" title="Jump to "DeviceManagementFTPConnectTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceManagementF...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">ftpFileTransferTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementFTPFileTransferTimeoutSeconds" title="Jump to "DeviceManagementFTPFileTransferTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">DeviceM...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">pauseBetweenFileRebuildMilliseconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementPauseBetweenFileRebuildMilliseconds" title="Jump to "DeviceManagementPauseBetweenFileRebuildMilliseconds" type definition(located in external schema documentation)." class="externalL...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">maxBusyTimeMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_DeviceManagementMaxBusyTimeMinutes" title="Jump to "DeviceManagementMaxBusyTimeMinutes" type definition(located in external schema documentation)." class="externalLink">DeviceManagementMaxBusyTimeMi...
ocip_html/OCISchemaDeprecated20.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Password" title="Jump to "Password" type definition(located in external schema documentation)." class="externalLink">Password</a>
ocip_html/OCISchemaDeprecated20.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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated20.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a>
ocip_html/OCISchemaDeprecated20.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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated20.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span> </invitationTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_Password" title="Jump to "Password" type definition(located in external schema documentation)." class="externalLink">Password</a>
ocip_html/OCISchemaDeprecated20.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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</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">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/OCISchemaDeprecated20.xsd.html view on Meta::CPAN
isSendEnabled
server1NetAddress
server1SendPort
server1RetrievePort
server2NetAddress
server2SendPort
server2RetrievePort
sharedSecret
retransmissionDelayMilliSeconds
maxTransmissions
soapTimeoutSeconds
useDBS
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemEnhancedCallLogsGetResponse17sp4_xibox'); return false;" class="control" id="type_SystemEnhancedCallLogsGetResponse17sp4_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
<div class="contents" id="type_SystemEnhancedCallLogsGetResponse17sp4_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/OCISchemaDeprecated20.xsd.html view on Meta::CPAN
</span> </sharedSecret> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><retransmissionDelayMilliSeconds> <span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition could not be found." onclick="alert('"EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition could not be found.');">E...
</span> </retransmissionDelayMilliSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxTransmissions> <span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsMaxTransmissions" type definition could not be found." onclick="alert('"EnhancedCallLogsMaxTransmissions" type definition could not be found.');">EnhancedCallLogsMaxTransmission...
</span> </maxTransmissions> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><soapTimeoutSeconds> <span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsSoapTimeoutSeconds" type definition could not be found." onclick="alert('"EnhancedCallLogsSoapTimeoutSeconds" type definition could not be found.');">EnhancedCallLogsSoapTimeout...
</span> </soapTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useDBS> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useDBS> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxNonPagedResponseSize> <span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsNonPagedResponseSize" type definition could not be found." onclick="alert('"EnhancedCallLogsNonPagedResponseSize" type definition could not be found.');">EnhancedCallLogsNonPage...
</span> </maxNonPagedResponseSize> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
ocip_html/OCISchemaDeprecated20.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">retransmissionDelayMilliSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition could not be found." onclick="alert('"EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition could not be found.');">E...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">maxTransmissions</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsMaxTransmissions" type definition could not be found." onclick="alert('"EnhancedCallLogsMaxTransmissions" type definition could not be found.');">EnhancedCallLogsMaxTransmission...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">soapTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsSoapTimeoutSeconds" type definition could not be found." onclick="alert('"EnhancedCallLogsSoapTimeoutSeconds" type definition could not be found.');">EnhancedCallLogsSoapTimeout...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">useDBS</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">maxNonPagedResponseSize</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="javascript:void(0)" title=""EnhancedCallLogsNonPagedResponseSize" type definition could not be found." onclick="alert('"EnhancedCallLogsNonPagedResponseSize" type definition could not be found.');">EnhancedCallLogsNonPage...
</span>
ocip_html/OCISchemaServiceProvider.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_ServiceProviderAccessDeviceAddRequest14_xibox', 'type_ServiceProviderAccessDeviceCustomTagAddRequest_xibox', 'type_ServiceProviderAccessDeviceCustomTagDeleteListRequest_xibox', 'type_ServiceProviderAccessDeviceCustomTagG...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_ServiceProviderAccessDeviceAddRequest14_scbox', 'type_ServiceProviderAccessDeviceCustomTagAddRequest_scbox', 'type_ServiceProviderAccessDeviceCustomTagDeleteListRequest_scbox', 'type_ServiceProviderAccess...
/**
* 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/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_ServiceProviderSIPAuthenticationPasswordRulesModifyRequest">Complex Type: <strong>ServiceProviderSIPAuthenticationPasswordRulesModifyRequest</strong>
</a>
</li>
<li>
<a href="#type_AnswerConfirmationAnnouncementSelection">Simple Type: <strong>AnswerConfirmationAnnouncementSelection</strong>
</a>
</li>
<li>
<a href="#type_AnswerConfirmationTimeoutSeconds">Simple Type: <strong>AnswerConfirmationTimeoutSeconds</strong>
</a>
</li>
<li>
<a href="#type_ServicePackMigrationAbortErrorThreshold">Simple Type: <strong>ServicePackMigrationAbortErrorThreshold</strong>
</a>
</li>
<li>
<a href="#type_ServicePackMigrationMaxDurationHours">Simple Type: <strong>ServicePackMigrationMaxDurationHours</strong>
</a>
</li>
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationMessageAudioFileDescription> <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> </confirmationMessageAudioFileDescription> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationMessageMediaType> <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> </confirmationMessageMediaType> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationTimoutSeconds> <span class="type">
<a href="#type_AnswerConfirmationTimeoutSeconds" title="Jump to "AnswerConfirmationTimeoutSeconds" type definition.">AnswerConfirmationTimeoutSeconds</a>
</span> </confirmationTimoutSeconds> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_ServiceProviderAnswerConfirmationGetResponse16_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
<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">confirmationMessageMediaType</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">confirmationTimoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AnswerConfirmationTimeoutSeconds" title="Jump to "AnswerConfirmationTimeoutSeconds" type definition.">AnswerConfirmationTimeoutSeconds</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_ServiceProviderAnswerConfirmationGetResponse16_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
</div>
<div style="margin-left: 1.5em" class="newFields"><announcementMessageSelection> <span class="type">
<a href="#type_AnswerConfirmationAnnouncementSelection" title="Jump to "AnswerConfirmationAnnouncementSelection" type definition.">AnswerConfirmationAnnouncementSelection</a>
</span> </announcementMessageSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationMessageAudioFile> <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> </confirmationMessageAudioFile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationTimoutSeconds> <span class="type">
<a href="#type_AnswerConfirmationTimeoutSeconds" title="Jump to "AnswerConfirmationTimeoutSeconds" type definition.">AnswerConfirmationTimeoutSeconds</a>
</span> </confirmationTimoutSeconds> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_ServiceProviderAnswerConfirmationModifyRequest16_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
<a href="#type_AnswerConfirmationAnnouncementSelection" title="Jump to "AnswerConfirmationAnnouncementSelection" type definition.">AnswerConfirmationAnnouncementSelection</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">confirmationMessageAudioFile</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">confirmationTimoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AnswerConfirmationTimeoutSeconds" title="Jump to "AnswerConfirmationTimeoutSeconds" type definition.">AnswerConfirmationTimeoutSeconds</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_ServiceProviderAnswerConfirmationModifyRequest16_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Add a new Communication Barring Profile.
The priorities for OriginatingRules, RedirectingRules, CallMeNowRules and IncomingRules are requantized to consecutive integers as part of the add.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in AS data mode:
callMeNowDefaultAction, use value "Block" in HSS data mode
callMeNowDefaultCallTimeout
callMeNowRule
applyToAttendedCallTransfers, use value "false" in HSS data mode
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_ServiceProviderCommunicationBarringProfileAddRequest19sp1_xibox'); return false;" class="control" id="type_ServiceProviderCommunicationBarringProfileAddRequest19sp1_xibox_button" type="button" /...
</div>
<div class="contents" id="type_ServiceProviderCommunicationBarringProfileAddRequest19sp1_xibox">
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span> </callMeNowDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </callMeNowDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" type definition(located in external schema documentation)....
</span> </callMeNowRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule19sp1" title="Jump to "CommunicationBarringIncomingRule19sp1" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringInc...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><becomeDefault> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </becomeDefault> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><applyToAttendedCallTransfers> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </applyToAttendedCallTransfers> <span class="occurs">[1]</span>
ocip_html/OCISchemaServiceProvider.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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" type definition(located in external schema documentation)....
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule19sp1" title="Jump to "CommunicationBarringIncomingRule19sp1" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringInc...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">becomeDefault</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>
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Response to the ServiceProviderCommunicationBarringProfileGetRequest19sp1.
The response contains the Communication Barring Profile information.
The incoming, originating, redirecting and call me now rules are returned in ascending priority order.
The following elements are only used in AS data mode:
callMeNowDefaultAction
callMeNowDefaultCallTimeout
callMeNowRule
applyToAttendedCallTransfers
</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/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span> </callMeNowDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </callMeNowDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" type definition(located in external schema documentation)....
</span> </callMeNowRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isDefault> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isDefault> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><applyToAttendedCallTransfers> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </applyToAttendedCallTransfers> <span class="occurs">[1]</span>
ocip_html/OCISchemaServiceProvider.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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" type definition(located in external schema documentation)....
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule" title="Jump to "CommunicationBarringIncomingRule" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingRule<...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isDefault</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>
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Response to the ServiceProviderCommunicationBarringProfileGetRequest19sp1V2.
The response contains the Communication Barring Profile information.
The incoming, originating, redirecting and call me now rules are returned in ascending priority order.
The following elements are only used in AS data mode:
callMeNowDefaultAction
callMeNowDefaultCallTimeout
callMeNowRule
applyToAttendedCallTransfers
</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/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span> </originatingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span> </redirectingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span> </callMeNowDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </callMeNowDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" type definition(located in external schema documentation)....
</span> </callMeNowRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule19sp1" title="Jump to "CommunicationBarringIncomingRule19sp1" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringInc...
</span> </incomingRule> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isDefault> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isDefault> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><applyToAttendedCallTransfers> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </applyToAttendedCallTransfers> <span class="occurs">[1]</span>
ocip_html/OCISchemaServiceProvider.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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultTransferNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalOriginatingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalOriginatingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalRedirectingRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalRedirectingRule" type definition(located in external schema documentati...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" title="Jump to "ServiceProviderCommunicationBarringHierarchicalCallMeNowRule" type definition(located in external schema documentation)....
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingRule19sp1" title="Jump to "CommunicationBarringIncomingRule19sp1" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringInc...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isDefault</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>
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
<td>no</td>
</tr>
<tr>
<th>Documentation</th>
<td>
Modify an existing Communication Barring Profile.
The priorities for OriginatingRules, RedirectingRules, CallMeNowRules and IncomingRules are requantized to consecutive integers as part of the modify.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in AS data mode:
callMeNowDefaultAction
callMeNowDefaultCallTimeout
callMeNowRule
applyToAttendedCallTransfers
</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/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
</span> </originatingDefaultAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTreatmentId> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</a>
</span> </originatingDefaultTreatmentId> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultTransferNumber> <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> </originatingDefaultTransferNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </originatingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderReplacementCommunicationBarringHierarchicalOriginatingRuleList" title="Jump to "ServiceProviderReplacementCommunicationBarringHierarchicalOriginatingRuleList" type definition(located ...
</span> </originatingRule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span> </redirectingDefaultAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </redirectingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><redirectingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderReplacementCommunicationBarringHierarchicalRedirectingRuleList" title="Jump to "ServiceProviderReplacementCommunicationBarringHierarchicalRedirectingRuleList" type definition(located ...
</span> </redirectingRule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span> </callMeNowDefaultAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </callMeNowDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><callMeNowRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderReplacementCommunicationBarringHierarchicalCallMeNowRuleList" title="Jump to "ServiceProviderReplacementCommunicationBarringHierarchicalCallMeNowRuleList" type definition(located in e...
</span> </callMeNowRule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultAction> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span> </incomingDefaultAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingDefaultCallTimeout> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</span> </incomingDefaultCallTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><incomingRule> <span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ReplacementCommunicationBarringIncomingRuleList19sp1" title="Jump to "ReplacementCommunicationBarringIncomingRuleList19sp1" type definition(located in external schema documentation)." class="externa...
</span> </incomingRule> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><becomeDefault> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </becomeDefault> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><applyToAttendedCallTransfers> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </applyToAttendedCallTransfers> <span class="occurs">[0..1]</span>
ocip_html/OCISchemaServiceProvider.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">originatingDefaultTreatmentId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_TreatmentId" title="Jump to "TreatmentId" type definition(located in external schema documentation)." class="externalLink">TreatmentId</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">originatingDefaultTransferNumber</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>
</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">originatingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</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">originatingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderReplacementCommunicationBarringHierarchicalOriginatingRuleList" title="Jump to "ServiceProviderReplacementCommunicationBarringHierarchicalOriginatingRuleList" type definition(located ...
</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">redirectingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringRedirectingAction" title="Jump to "CommunicationBarringRedirectingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringRed...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">redirectingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</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">redirectingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderReplacementCommunicationBarringHierarchicalRedirectingRuleList" title="Jump to "ServiceProviderReplacementCommunicationBarringHierarchicalRedirectingRuleList" type definition(located ...
</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">callMeNowDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringCallMeNowAction" title="Jump to "CommunicationBarringCallMeNowAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringCallMeN...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">callMeNowDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</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">callMeNowRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ServiceProviderReplacementCommunicationBarringHierarchicalCallMeNowRuleList" title="Jump to "ServiceProviderReplacementCommunicationBarringHierarchicalCallMeNowRuleList" type definition(located in e...
</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">incomingDefaultAction</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringIncomingAction" title="Jump to "CommunicationBarringIncomingAction" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringIncomingA...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">incomingDefaultCallTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_CommunicationBarringTimeoutSeconds" title="Jump to "CommunicationBarringTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">CommunicationBarringTimeoutSe...
</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">incomingRule</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="OCISchemaDataTypes.xsd.html#type_ReplacementCommunicationBarringIncomingRuleList19sp1" title="Jump to "ReplacementCommunicationBarringIncomingRuleList19sp1" type definition(located in external schema documentation)." class="externa...
</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">becomeDefault</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>
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_AnswerConfirmationAnnouncementSelection_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_AnswerConfirmationTimeoutSeconds">AnswerConfirmationTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>AnswerConfirmationTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>2 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 30</li>
</ul>
ocip_html/OCISchemaServiceProvider.xsd.html view on Meta::CPAN
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
The timer determines how long the system will wait for the confirmation.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_AnswerConfirmationTimeoutSeconds_scbox'); return false;" class="control" id="type_AnswerConfirmationTimeoutSeconds_scbox_button" type="button" /> <span class="caption">Schema Component Represent...
</div>
<div class="contents" id="type_AnswerConfirmationTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">AnswerConfirmationTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</sp...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">2</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">30</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_AnswerConfirmationTimeoutSeconds_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_ServicePackMigrationAbortErrorThreshold">ServicePackMigrationAbortErrorThreshold</a>
</h3>
<table class="hierarchy">
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceAddProfile" title="Jump to "ServiceInstanceAddProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><type> <span class="type">
<a href="#type_AutoAttendantType" title="Jump to "AutoAttendantType" type definition.">AutoAttendantType</a>
</span> </type> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><firstDigitTimeoutSeconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_FirstDigitTimoutSeconds" title="Jump to "FirstDigitTimoutSeconds" type definition(located in external schema documentation)." class="externalLink">FirstDigitTimoutSeconds</a>
</span> </firstDigitTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><businessHours> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TimeSchedule" title="Jump to "TimeSchedule" type definition(located in external schema documentation)." class="externalLink">TimeSchedule</a>
</span> </businessHours> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidaySchedule> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HolidaySchedule" title="Jump to "HolidaySchedule" type definition(located in external schema documentation)." class="externalLink">HolidaySchedule</a>
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">serviceInstanceProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceAddProfile" title="Jump to "ServiceInstanceAddProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfile</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">type</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantType" title="Jump to "AutoAttendantType" type definition.">AutoAttendantType</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">firstDigitTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_FirstDigitTimoutSeconds" title="Jump to "FirstDigitTimoutSeconds" type definition(located in external schema documentation)." class="externalLink">FirstDigitTimoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">businessHours</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
<a href="javascript:void(0)" title=""OCIResponse" type definition could not be found." onclick="alert('"OCIResponse" type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceReadProfile19sp1" title="Jump to "ServiceInstanceReadProfile19sp1" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceReadProfile19sp1<...
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><type> <span class="type">
<a href="#type_AutoAttendantType" title="Jump to "AutoAttendantType" type definition.">AutoAttendantType</a>
</span> </type> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><firstDigitTimeoutSeconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_FirstDigitTimoutSeconds" title="Jump to "FirstDigitTimoutSeconds" type definition(located in external schema documentation)." class="externalLink">FirstDigitTimoutSeconds</a>
</span> </firstDigitTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><businessHours> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TimeSchedule" title="Jump to "TimeSchedule" type definition(located in external schema documentation)." class="externalLink">TimeSchedule</a>
</span> </businessHours> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidaySchedule> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HolidaySchedule" title="Jump to "HolidaySchedule" type definition(located in external schema documentation)." class="externalLink">HolidaySchedule</a>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceReadProfile19sp1" title="Jump to "ServiceInstanceReadProfile19sp1" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceReadProfile19sp1<...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">type</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_AutoAttendantType" title="Jump to "AutoAttendantType" type definition.">AutoAttendantType</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">firstDigitTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_FirstDigitTimoutSeconds" title="Jump to "FirstDigitTimoutSeconds" type definition(located in external schema documentation)." class="externalLink">FirstDigitTimoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">businessHours</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
<a href="javascript:void(0)" title=""OCICommand" type definition could not be found." onclick="alert('"OCICommand" type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceUserId> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to "ServiceInstanceModifyProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><firstDigitTimeoutSeconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_FirstDigitTimoutSeconds" title="Jump to "FirstDigitTimoutSeconds" type definition(located in external schema documentation)." class="externalLink">FirstDigitTimoutSeconds</a>
</span> </firstDigitTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><businessHours> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TimeSchedule" title="Jump to "TimeSchedule" type definition(located in external schema documentation)." class="externalLink">TimeSchedule</a>
</span> </businessHours> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><holidaySchedule> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HolidaySchedule" title="Jump to "HolidaySchedule" type definition(located in external schema documentation)." class="externalLink">HolidaySchedule</a>
ocip_html/Services/OCISchemaServiceAutoAttendant.xsd.html view on Meta::CPAN
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceUserId</span>" <span c...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to "ServiceInstanceModifyProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">firstDigitTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_FirstDigitTimoutSeconds" title="Jump to "FirstDigitTimoutSeconds" type definition(located in external schema documentation)." class="externalLink">FirstDigitTimoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">businessHours</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
ocip_html/Services/OCISchemaServiceAutomaticCallback.xsd.html view on Meta::CPAN
<td>AutomaticCallbackReleaseCause</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: token</li>
</ul>
<ul>
<li>
<em>value</em> comes from list: {'Busy'|'Forbidden'|'Global Failure'|'Request Failure'|'Server Failure'|'Translation Failure'|'Temporarily Unavailable'|'User Not Found'|'Request Timeout'}</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Callback Release Cause.
</td>
</tr>
</table>
ocip_html/Services/OCISchemaServiceAutomaticCallback.xsd.html view on Meta::CPAN
<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">Busy</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Forbidden</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Global Failure</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Request Failure</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Server Failure</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Translation Failure</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Temporarily Unavailable</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">User Not Found</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:enumeration</span> <span class="scTag">value</span>="<span class="scContent">Request Timeout</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag"...
</div>
<script type="text/javascript">
<!--
setState('type_AutomaticCallbackReleaseCause_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
ocip_html/Services/OCISchemaServiceBroadWorksMobility.xsd.html view on Meta::CPAN
</div>
<div style="margin-left: 1.5em" class="newFields"><enableMobileStateChecking> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableMobileStateChecking> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><denyCallOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </denyCallOriginations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><denyCallTerminations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </denyCallTerminations> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><imrnTimeoutMillisecnds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_IMRNTimeoutMilliseconds" title="Jump to "IMRNTimeoutMilliseconds" type definition(located in external schema documentation)." class="externalLink">IMRNTimeoutMilliseconds</a>
</span> </imrnTimeoutMillisecnds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><scfSignalingNetAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </scfSignalingNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><scfSignalingPort> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port" title="Jump to "Port" type definition(located in external schema documentation)." class="externalLink">Port</a>
</span> </scfSignalingPort> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><refreshPeriodSeconds> <span class="type">
ocip_html/Services/OCISchemaServiceBroadWorksMobility.xsd.html view on Meta::CPAN
<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">denyCallOriginations</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">denyCallTerminations</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">imrnTimeoutMillisecnds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_IMRNTimeoutMilliseconds" title="Jump to "IMRNTimeoutMilliseconds" type definition(located in external schema documentation)." class="externalLink">IMRNTimeoutMilliseconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">scfSignalingNetAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">scfSignalingPort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port" title="Jump to "Port" type definition(located in external schema documentation)." class="externalLink">Port</a>
ocip_html/Services/OCISchemaServiceBroadWorksMobility.xsd.html view on Meta::CPAN
</div>
<div style="margin-left: 1.5em" class="newFields"><enableMobileStateChecking> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableMobileStateChecking> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><denyCallOriginations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </denyCallOriginations> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><denyCallTerminations> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </denyCallTerminations> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><imrnTimeoutMilliseconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_IMRNTimeoutMilliseconds" title="Jump to "IMRNTimeoutMilliseconds" type definition(located in external schema documentation)." class="externalLink">IMRNTimeoutMilliseconds</a>
</span> </imrnTimeoutMilliseconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><scfSignalingNetAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </scfSignalingNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><scfSignalingPort> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port" title="Jump to "Port" type definition(located in external schema documentation)." class="externalLink">Port</a>
</span> </scfSignalingPort> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><refreshPeriodSeconds> <span class="type">
ocip_html/Services/OCISchemaServiceBroadWorksMobility.xsd.html view on Meta::CPAN
<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">denyCallOriginations</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">denyCallTerminations</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">imrnTimeoutMilliseconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_IMRNTimeoutMilliseconds" title="Jump to "IMRNTimeoutMilliseconds" type definition(located in external schema documentation)." class="externalLink">IMRNTimeoutMilliseconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">scfSignalingNetAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <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">scfSignalingPort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port" title="Jump to "Port" type definition(located in external schema documentation)." class="externalLink">Port</a>
ocip_html/Services/OCISchemaServiceCallCenter.xsd.html view on Meta::CPAN
<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"><action> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><transferPhoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </transferPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overflowAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overflowAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playAnnouncementBeforeOverflowProcessing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playAnnouncementBeforeOverflowProcessing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioMessageSelection> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> </audioMessageSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioUrlList> <span class="type">
ocip_html/Services/OCISchemaServiceCallCenter.xsd.html view on Meta::CPAN
</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">action</span>" <span class="s...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
ocip_html/Services/OCISchemaServiceCallCenter.xsd.html view on Meta::CPAN
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><action> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span> </action> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><transferPhoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </transferPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overflowAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overflowAfterTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playAnnouncementBeforeOverflowProcessing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playAnnouncementBeforeOverflowProcessing> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioMessageSelection> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> </audioMessageSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioUrlList> <span class="type">
ocip_html/Services/OCISchemaServiceCallCenter.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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
ocip_html/Services/OCISchemaServiceCallMeNow.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_SystemCallMeNowGetRequest_xibox', 'type_SystemCallMeNowGetResponse_xibox', 'type_SystemCallMeNowModifyRequest_xibox', 'type_UserCallMeNowAddCriteriaRequest_xibox', 'type_UserCallMeNowDeleteCriteriaRequest_xibox', 'type_U...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_SystemCallMeNowGetRequest_scbox', 'type_SystemCallMeNowGetResponse_scbox', 'type_SystemCallMeNowModifyRequest_scbox', 'type_UserCallMeNowAddCriteriaRequest_scbox', 'type_UserCallMeNowDeleteCriteriaRequest...
/**
* 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/OCISchemaServiceCallMeNow.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_CallMeNowAnswerConfirmation">Simple Type: <strong>CallMeNowAnswerConfirmation</strong>
</a>
</li>
<li>
<a href="#type_CallMeNowPasscodeLength">Simple Type: <strong>CallMeNowPasscodeLength</strong>
</a>
</li>
<li>
<a href="#type_CallMeNowPasscodeTimeoutSeconds">Simple Type: <strong>CallMeNowPasscodeTimeoutSeconds</strong>
</a>
</li>
</ul>
</li>
</ul>
<ul style="margin-top: 0em" id="legendTOC">
<li>
<a href="#Legend">Legend</a>
</li>
</ul>
ocip_html/Services/OCISchemaServiceCallMeNow.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_SystemCallMeNowGetResponse_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"><passcodeLength> <span class="type">
<a href="#type_CallMeNowPasscodeLength" title="Jump to "CallMeNowPasscodeLength" type definition.">CallMeNowPasscodeLength</a>
</span> </passcodeLength> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><passcodeTimeoutSeconds> <span class="type">
<a href="#type_CallMeNowPasscodeTimeoutSeconds" title="Jump to "CallMeNowPasscodeTimeoutSeconds" type definition.">CallMeNowPasscodeTimeoutSeconds</a>
</span> </passcodeTimeoutSeconds> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemCallMeNowGetResponse_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/Services/OCISchemaServiceCallMeNow.xsd.html view on Meta::CPAN
<div class="contents" id="type_SystemCallMeNowGetResponse_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemCallMeNowGetResponse</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexContent</span...
<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">passcodeLength</span>" <span ...
<span class="type">
<a href="#type_CallMeNowPasscodeLength" title="Jump to "CallMeNowPasscodeLength" type definition.">CallMeNowPasscodeLength</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">passcodeTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CallMeNowPasscodeTimeoutSeconds" title="Jump to "CallMeNowPasscodeTimeoutSeconds" type definition.">CallMeNowPasscodeTimeoutSeconds</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_SystemCallMeNowGetResponse_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/Services/OCISchemaServiceCallMeNow.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_SystemCallMeNowModifyRequest_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"><passcodeLength> <span class="type">
<a href="#type_CallMeNowPasscodeLength" title="Jump to "CallMeNowPasscodeLength" type definition.">CallMeNowPasscodeLength</a>
</span> </passcodeLength> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><passcodeTimeoutSeconds> <span class="type">
<a href="#type_CallMeNowPasscodeTimeoutSeconds" title="Jump to "CallMeNowPasscodeTimeoutSeconds" type definition.">CallMeNowPasscodeTimeoutSeconds</a>
</span> </passcodeTimeoutSeconds> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemCallMeNowModifyRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/Services/OCISchemaServiceCallMeNow.xsd.html view on Meta::CPAN
<div class="contents" id="type_SystemCallMeNowModifyRequest_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemCallMeNowModifyRequest</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:complexContent</sp...
<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">passcodeLength</span>" <span ...
<span class="type">
<a href="#type_CallMeNowPasscodeLength" title="Jump to "CallMeNowPasscodeLength" type definition.">CallMeNowPasscodeLength</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">passcodeTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CallMeNowPasscodeTimeoutSeconds" title="Jump to "CallMeNowPasscodeTimeoutSeconds" type definition.">CallMeNowPasscodeTimeoutSeconds</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_SystemCallMeNowModifyRequest_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/Services/OCISchemaServiceCallMeNow.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_CallMeNowPasscodeLength_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_CallMeNowPasscodeTimeoutSeconds">CallMeNowPasscodeTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>CallMeNowPasscodeTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>30 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 180</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Timeout in seconds for call me now passcode validation.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_CallMeNowPasscodeTimeoutSeconds_scbox'); return false;" class="control" id="type_CallMeNowPasscodeTimeoutSeconds_scbox_button" type="button" /> <span class="caption">Schema Component Representat...
</div>
<div class="contents" id="type_CallMeNowPasscodeTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">CallMeNowPasscodeTimeoutSeconds</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>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">30</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">180</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleT...
</div>
<script type="text/javascript">
<!--
setState('type_CallMeNowPasscodeTimeoutSeconds_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<div id="legend">
<h2>
<a name="Legend">Legend</a>
ocip_html/Services/OCISchemaServiceCallingNameRetrieval.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_SystemCallingNameRetrievalGetRequest20_xibox', 'type_SystemCallingNameRetrievalGetResponse20_xibox', 'type_SystemCallingNameRetrievalModifyRequest20_xibox', 'type_UserCallingNameRetrievalGetRequest_xibox', 'type_UserCall...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_SystemCallingNameRetrievalGetRequest20_scbox', 'type_SystemCallingNameRetrievalGetResponse20_scbox', 'type_SystemCallingNameRetrievalModifyRequest20_scbox', 'type_UserCallingNameRetrievalGetRequest_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/Services/OCISchemaServiceCallingNameRetrieval.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_UserCallingNameRetrievalModifyRequest">Complex Type: <strong>UserCallingNameRetrievalModifyRequest</strong>
</a>
</li>
<li>
<a href="#type_CallingNameRetrievalQueryProtocol">Simple Type: <strong>CallingNameRetrievalQueryProtocol</strong>
</a>
</li>
<li>
<a href="#type_CallingNameRetrievalQueryTimeoutMilliseconds">Simple Type: <strong>CallingNameRetrievalQueryTimeoutMilliseconds</strong>
</a>
</li>
<li>
<a href="#type_CallingNameRetrievalRetryFailedCNAMServerIntervalSeconds">Simple Type: <strong>CallingNameRetrievalRetryFailedCNAMServerIntervalSeconds</strong>
</a>
</li>
<li>
<a href="#type_CallingNameRetrievalRouteAdvanceTimerMilliseconds">Simple Type: <strong>CallingNameRetrievalRouteAdvanceTimerMilliseconds</strong>
</a>
</li>
ocip_html/Services/OCISchemaServiceCallingNameRetrieval.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><triggerCNAMQueriesForAllNetworkCalls> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </triggerCNAMQueriesForAllNetworkCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><triggerCNAMQueriesForGroupAndEnterpriseCalls> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </triggerCNAMQueriesForGroupAndEnterpriseCalls> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queryProtocol> <span class="type">
<a href="#type_CallingNameRetrievalQueryProtocol" title="Jump to "CallingNameRetrievalQueryProtocol" type definition.">CallingNameRetrievalQueryProtocol</a>
</span> </queryProtocol> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queryTimeoutMilliseconds> <span class="type">
<a href="#type_CallingNameRetrievalQueryTimeoutMilliseconds" title="Jump to "CallingNameRetrievalQueryTimeoutMilliseconds" type definition.">CallingNameRetrievalQueryTimeoutMilliseconds</a>
</span> </queryTimeoutMilliseconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabaseNetAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </sipExternalDatabaseNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabasePort> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
</span> </sipExternalDatabasePort> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabaseTransport> <span class="type">
ocip_html/Services/OCISchemaServiceCallingNameRetrieval.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">triggerCNAMQueriesForGroupAndEnterpriseCalls</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">queryProtocol</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CallingNameRetrievalQueryProtocol" title="Jump to "CallingNameRetrievalQueryProtocol" type definition.">CallingNameRetrievalQueryProtocol</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queryTimeoutMilliseconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CallingNameRetrievalQueryTimeoutMilliseconds" title="Jump to "CallingNameRetrievalQueryTimeoutMilliseconds" type definition.">CallingNameRetrievalQueryTimeoutMilliseconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sipExternalDatabaseNetAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sipExternalDatabasePort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
ocip_html/Services/OCISchemaServiceCallingNameRetrieval.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><triggerCNAMQueriesForAllNetworkCalls> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </triggerCNAMQueriesForAllNetworkCalls> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><triggerCNAMQueriesForGroupAndEnterpriseCalls> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </triggerCNAMQueriesForGroupAndEnterpriseCalls> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queryProtocol> <span class="type">
<a href="#type_CallingNameRetrievalQueryProtocol" title="Jump to "CallingNameRetrievalQueryProtocol" type definition.">CallingNameRetrievalQueryProtocol</a>
</span> </queryProtocol> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queryTimeoutMilliseconds> <span class="type">
<a href="#type_CallingNameRetrievalQueryTimeoutMilliseconds" title="Jump to "CallingNameRetrievalQueryTimeoutMilliseconds" type definition.">CallingNameRetrievalQueryTimeoutMilliseconds</a>
</span> </queryTimeoutMilliseconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabaseNetAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </sipExternalDatabaseNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabasePort> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
</span> </sipExternalDatabasePort> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipExternalDatabaseTransport> <span class="type">
ocip_html/Services/OCISchemaServiceCallingNameRetrieval.xsd.html view on Meta::CPAN
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">triggerCNAMQueriesForGroupAndEnterpriseCalls</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">queryProtocol</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CallingNameRetrievalQueryProtocol" title="Jump to "CallingNameRetrievalQueryProtocol" type definition.">CallingNameRetrievalQueryProtocol</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queryTimeoutMilliseconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_CallingNameRetrievalQueryTimeoutMilliseconds" title="Jump to "CallingNameRetrievalQueryTimeoutMilliseconds" type definition.">CallingNameRetrievalQueryTimeoutMilliseconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sipExternalDatabaseNetAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">sipExternalDatabasePort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
ocip_html/Services/OCISchemaServiceCallingNameRetrieval.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_CallingNameRetrievalQueryProtocol_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_CallingNameRetrievalQueryTimeoutMilliseconds">CallingNameRetrievalQueryTimeoutMilliseconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>CallingNameRetrievalQueryTimeoutMilliseconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>100 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 10000</li>
</ul>
ocip_html/Services/OCISchemaServiceCallingNameRetrieval.xsd.html view on Meta::CPAN
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Query time out milli-seconds.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_CallingNameRetrievalQueryTimeoutMilliseconds_scbox'); return false;" class="control" id="type_CallingNameRetrievalQueryTimeoutMilliseconds_scbox_button" type="button" /> <span class="caption">Sc...
</div>
<div class="contents" id="type_CallingNameRetrievalQueryTimeoutMilliseconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">CallingNameRetrievalQueryTimeoutMilliseconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:res...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">100</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">10000</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpl...
</div>
<script type="text/javascript">
<!--
setState('type_CallingNameRetrievalQueryTimeoutMilliseconds_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_CallingNameRetrievalRetryFailedCNAMServerIntervalSeconds">CallingNameRetrievalRetryFailedCNAMServerIntervalSeconds</a>
</h3>
<table class="hierarchy">
ocip_html/Services/OCISchemaServiceEnhancedCallLogs.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_EnterpriseEnhancedCallLogsGetListRequest20_xibox', 'type_EnterpriseEnhancedCallLogsGetListResponse20_xibox', 'type_GroupEnhancedCallLogsGetListRequest20_xibox', 'type_GroupEnhancedCallLogsGetListResponse20_xibox', 'type_...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_EnterpriseEnhancedCallLogsGetListRequest20_scbox', 'type_EnterpriseEnhancedCallLogsGetListResponse20_scbox', 'type_GroupEnhancedCallLogsGetListRequest20_scbox', 'type_GroupEnhancedCallLogsGetListResponse2...
/**
* 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/OCISchemaServiceEnhancedCallLogs.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_EnhancedCallLogsRetransmissionDelayMilliSeconds">Simple Type: <strong>EnhancedCallLogsRetransmissionDelayMilliSeconds</strong>
</a>
</li>
<li>
<a href="#type_EnhancedCallLogsSharedSecret">Simple Type: <strong>EnhancedCallLogsSharedSecret</strong>
</a>
</li>
<li>
<a href="#type_EnhancedCallLogsSoapTimeoutSeconds">Simple Type: <strong>EnhancedCallLogsSoapTimeoutSeconds</strong>
</a>
</li>
<li>
<a href="#type_EnhancedCallLogsSubscriberType20">Simple Type: <strong>EnhancedCallLogsSubscriberType20</strong>
</a>
</li>
<li>
<a href="#type_NetworkType">Simple Type: <strong>NetworkType</strong>
</a>
</li>
ocip_html/Services/OCISchemaServiceEnhancedCallLogs.xsd.html view on Meta::CPAN
isSendEnabled
server1NetAddress
server1SendPort
server1RetrievePort
server2NetAddress
server2SendPort
server2RetrievePort
sharedSecret
retransmissionDelayMilliSeconds
maxTransmissions
soapTimeoutSeconds
useDBS
eclQueryApplicationURL
eclQueryDataRepositoryURL
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemEnhancedCallLogsGetResponse20sp1_xibox'); return false;" class="control" id="type_SystemEnhancedCallLogsGetResponse20sp1_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
ocip_html/Services/OCISchemaServiceEnhancedCallLogs.xsd.html view on Meta::CPAN
</span> </sharedSecret> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><retransmissionDelayMilliSeconds> <span class="type">
<a href="#type_EnhancedCallLogsRetransmissionDelayMilliSeconds" title="Jump to "EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition.">EnhancedCallLogsRetransmissionDelayMilliSeconds</a>
</span> </retransmissionDelayMilliSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxTransmissions> <span class="type">
<a href="#type_EnhancedCallLogsMaxTransmissions" title="Jump to "EnhancedCallLogsMaxTransmissions" type definition.">EnhancedCallLogsMaxTransmissions</a>
</span> </maxTransmissions> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><soapTimeoutSeconds> <span class="type">
<a href="#type_EnhancedCallLogsSoapTimeoutSeconds" title="Jump to "EnhancedCallLogsSoapTimeoutSeconds" type definition.">EnhancedCallLogsSoapTimeoutSeconds</a>
</span> </soapTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useDBS> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useDBS> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxNonPagedResponseSize> <span class="type">
<a href="#type_EnhancedCallLogsNonPagedResponseSize" title="Jump to "EnhancedCallLogsNonPagedResponseSize" type definition.">EnhancedCallLogsNonPagedResponseSize</a>
</span> </maxNonPagedResponseSize> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><eclQueryApplicationURL> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_URL" title="Jump to "URL" type definition(located in external schema documentation)." class="externalLink">URL</a>
ocip_html/Services/OCISchemaServiceEnhancedCallLogs.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">retransmissionDelayMilliSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_EnhancedCallLogsRetransmissionDelayMilliSeconds" title="Jump to "EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition.">EnhancedCallLogsRetransmissionDelayMilliSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">maxTransmissions</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_EnhancedCallLogsMaxTransmissions" title="Jump to "EnhancedCallLogsMaxTransmissions" type definition.">EnhancedCallLogsMaxTransmissions</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">soapTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_EnhancedCallLogsSoapTimeoutSeconds" title="Jump to "EnhancedCallLogsSoapTimeoutSeconds" type definition.">EnhancedCallLogsSoapTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">useDBS</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">maxNonPagedResponseSize</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_EnhancedCallLogsNonPagedResponseSize" title="Jump to "EnhancedCallLogsNonPagedResponseSize" type definition.">EnhancedCallLogsNonPagedResponseSize</a>
</span>
ocip_html/Services/OCISchemaServiceEnhancedCallLogs.xsd.html view on Meta::CPAN
isSendEnabled
server1NetAddress
server1SendPort
server1RetrievePort
server2NetAddress
server2SendPort
server2RetrievePort
sharedSecret
retransmissionDelayMilliSeconds
maxTransmissions
soapTimeoutSeconds
useDBS
eclQueryApplicationURL
eclQueryDataRepositoryURL
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemEnhancedCallLogsModifyRequest_xibox'); return false;" class="control" id="type_SystemEnhancedCallLogsModifyRequest_xibox_button" type="button" /> <span class="caption">XML Instance Represe...
</div>
ocip_html/Services/OCISchemaServiceEnhancedCallLogs.xsd.html view on Meta::CPAN
</span> </sharedSecret> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><retransmissionDelayMilliSeconds> <span class="type">
<a href="#type_EnhancedCallLogsRetransmissionDelayMilliSeconds" title="Jump to "EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition.">EnhancedCallLogsRetransmissionDelayMilliSeconds</a>
</span> </retransmissionDelayMilliSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxTransmissions> <span class="type">
<a href="#type_EnhancedCallLogsMaxTransmissions" title="Jump to "EnhancedCallLogsMaxTransmissions" type definition.">EnhancedCallLogsMaxTransmissions</a>
</span> </maxTransmissions> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><soapTimeoutSeconds> <span class="type">
<a href="#type_EnhancedCallLogsSoapTimeoutSeconds" title="Jump to "EnhancedCallLogsSoapTimeoutSeconds" type definition.">EnhancedCallLogsSoapTimeoutSeconds</a>
</span> </soapTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><useDBS> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useDBS> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><maxNonPagedResponseSize> <span class="type">
<a href="#type_EnhancedCallLogsNonPagedResponseSize" title="Jump to "EnhancedCallLogsNonPagedResponseSize" type definition.">EnhancedCallLogsNonPagedResponseSize</a>
</span> </maxNonPagedResponseSize> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><eclQueryApplicationURL> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_URL" title="Jump to "URL" type definition(located in external schema documentation)." class="externalLink">URL</a>
ocip_html/Services/OCISchemaServiceEnhancedCallLogs.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">retransmissionDelayMilliSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_EnhancedCallLogsRetransmissionDelayMilliSeconds" title="Jump to "EnhancedCallLogsRetransmissionDelayMilliSeconds" type definition.">EnhancedCallLogsRetransmissionDelayMilliSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">maxTransmissions</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_EnhancedCallLogsMaxTransmissions" title="Jump to "EnhancedCallLogsMaxTransmissions" type definition.">EnhancedCallLogsMaxTransmissions</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">soapTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_EnhancedCallLogsSoapTimeoutSeconds" title="Jump to "EnhancedCallLogsSoapTimeoutSeconds" type definition.">EnhancedCallLogsSoapTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">useDBS</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">maxNonPagedResponseSize</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_EnhancedCallLogsNonPagedResponseSize" title="Jump to "EnhancedCallLogsNonPagedResponseSize" type definition.">EnhancedCallLogsNonPagedResponseSize</a>
</span>
ocip_html/Services/OCISchemaServiceEnhancedCallLogs.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_EnhancedCallLogsSharedSecret_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_EnhancedCallLogsSoapTimeoutSeconds">EnhancedCallLogsSoapTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>EnhancedCallLogsSoapTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 120</li>
</ul>
</td>
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Timeout when retrieving enhanced call logs through the SOAP interface.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_EnhancedCallLogsSoapTimeoutSeconds_scbox'); return false;" class="control" id="type_EnhancedCallLogsSoapTimeoutSeconds_scbox_button" type="button" /> <span class="caption">Schema Component Repre...
</div>
<div class="contents" id="type_EnhancedCallLogsSoapTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">EnhancedCallLogsSoapTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">120</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleT...
</div>
<script type="text/javascript">
<!--
setState('type_EnhancedCallLogsSoapTimeoutSeconds_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_EnhancedCallLogsSubscriberType20">EnhancedCallLogsSubscriberType20</a>
</h3>
<table class="hierarchy">
ocip_html/Services/OCISchemaServiceExternalCustomRingback.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_ServiceProviderExternalCustomRingbackGetRequest_xibox', 'type_ServiceProviderExternalCustomRingbackGetResponse_xibox', 'type_ServiceProviderExternalCustomRingbackModifyRequest_xibox', 'type_UserExternalCustomRingbackGetR...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_ServiceProviderExternalCustomRingbackGetRequest_scbox', 'type_ServiceProviderExternalCustomRingbackGetResponse_scbox', 'type_ServiceProviderExternalCustomRingbackModifyRequest_scbox', 'type_UserExternalCu...
/**
* 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/OCISchemaServiceExternalCustomRingback.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_ExternalCustomRingbackPrefixDigits">Simple Type: <strong>ExternalCustomRingbackPrefixDigits</strong>
</a>
</li>
<li>
<a href="#type_ExternalCustomRingbackSettingLevel">Simple Type: <strong>ExternalCustomRingbackSettingLevel</strong>
</a>
</li>
<li>
<a href="#type_ExternalCustomRingbackTimeoutSeconds">Simple Type: <strong>ExternalCustomRingbackTimeoutSeconds</strong>
</a>
</li>
</ul>
</li>
</ul>
<ul style="margin-top: 0em" id="legendTOC">
<li>
<a href="#Legend">Legend</a>
</li>
</ul>
ocip_html/Services/OCISchemaServiceExternalCustomRingback.xsd.html view on Meta::CPAN
</div>
<div style="margin-left: 1.5em" class="newFields"><serverNetAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </serverNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serverPort> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
</span> </serverPort> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="#type_ExternalCustomRingbackTimeoutSeconds" title="Jump to "ExternalCustomRingbackTimeoutSeconds" type definition.">ExternalCustomRingbackTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_ServiceProviderExternalCustomRingbackGetResponse_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
ocip_html/Services/OCISchemaServiceExternalCustomRingback.xsd.html view on Meta::CPAN
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serverPort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ExternalCustomRingbackTimeoutSeconds" title="Jump to "ExternalCustomRingbackTimeoutSeconds" type definition.">ExternalCustomRingbackTimeoutSeconds</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_ServiceProviderExternalCustomRingbackGetResponse_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/Services/OCISchemaServiceExternalCustomRingback.xsd.html view on Meta::CPAN
</div>
<div style="margin-left: 1.5em" class="newFields"><serverNetAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span> </serverNetAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serverPort> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</a>
</span> </serverPort> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="#type_ExternalCustomRingbackTimeoutSeconds" title="Jump to "ExternalCustomRingbackTimeoutSeconds" type definition.">ExternalCustomRingbackTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_ServiceProviderExternalCustomRingbackModifyRequest_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
ocip_html/Services/OCISchemaServiceExternalCustomRingback.xsd.html view on Meta::CPAN
<a href="../OCISchemaDataTypes.xsd.html#type_NetAddress" title="Jump to "NetAddress" type definition(located in external schema documentation)." class="externalLink">NetAddress</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serverPort</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Port1025" title="Jump to "Port1025" type definition(located in external schema documentation)." class="externalLink">Port1025</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">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_ExternalCustomRingbackTimeoutSeconds" title="Jump to "ExternalCustomRingbackTimeoutSeconds" type definition.">ExternalCustomRingbackTimeoutSeconds</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_ServiceProviderExternalCustomRingbackModifyRequest_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/Services/OCISchemaServiceExternalCustomRingback.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_ExternalCustomRingbackSettingLevel_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_ExternalCustomRingbackTimeoutSeconds">ExternalCustomRingbackTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>ExternalCustomRingbackTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 20</li>
</ul>
ocip_html/Services/OCISchemaServiceExternalCustomRingback.xsd.html view on Meta::CPAN
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Time to wait for any External Media Server to reply with custom ringback.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_ExternalCustomRingbackTimeoutSeconds_scbox'); return false;" class="control" id="type_ExternalCustomRingbackTimeoutSeconds_scbox_button" type="button" /> <span class="caption">Schema Component R...
</div>
<div class="contents" id="type_ExternalCustomRingbackTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">ExternalCustomRingbackTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">20</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_ExternalCustomRingbackTimeoutSeconds_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<div id="legend">
<h2>
<a name="Legend">Legend</a>
ocip_html/Services/OCISchemaServiceGroupPaging.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_GroupGroupPagingAddInstanceRequest_xibox', 'type_GroupGroupPagingAddOriginatorListRequest_xibox', 'type_GroupGroupPagingAddTargetListRequest_xibox', 'type_GroupGroupPagingDeleteInstanceRequest_xibox', 'type_GroupGroupPag...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_GroupGroupPagingAddInstanceRequest_scbox', 'type_GroupGroupPagingAddOriginatorListRequest_scbox', 'type_GroupGroupPagingAddTargetListRequest_scbox', 'type_GroupGroupPagingDeleteInstanceRequest_scbox', 'ty...
/**
* 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/OCISchemaServiceGroupPaging.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_UserGroupPagingGetListRequest">Complex Type: <strong>UserGroupPagingGetListRequest</strong>
</a>
</li>
<li>
<a href="#type_UserGroupPagingGetListResponse">Complex Type: <strong>UserGroupPagingGetListResponse</strong>
</a>
</li>
<li>
<a href="#type_GroupPagingConfirmationToneTimeoutSeconds">Simple Type: <strong>GroupPagingConfirmationToneTimeoutSeconds</strong>
</a>
</li>
<li>
<a href="#type_GroupPagingMaxTargetCapacity">Simple Type: <strong>GroupPagingMaxTargetCapacity</strong>
</a>
</li>
<li>
<a href="#type_GroupPagingOriginatorCLIDPrefix">Simple Type: <strong>GroupPagingOriginatorCLIDPrefix</strong>
</a>
</li>
ocip_html/Services/OCISchemaServiceGroupPaging.xsd.html view on Meta::CPAN
</span> </groupId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceUserId> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceAddProfile" title="Jump to "ServiceInstanceAddProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationToneTimeoutSeconds> <span class="type">
<a href="#type_GroupPagingConfirmationToneTimeoutSeconds" title="Jump to "GroupPagingConfirmationToneTimeoutSeconds" type definition.">GroupPagingConfirmationToneTimeoutSeconds</a>
</span> </confirmationToneTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deliverOriginatorCLIDInstead> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </deliverOriginatorCLIDInstead> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatorCLIDPrefix> <span class="type">
<a href="#type_GroupPagingOriginatorCLIDPrefix" title="Jump to "GroupPagingOriginatorCLIDPrefix" type definition.">GroupPagingOriginatorCLIDPrefix</a>
</span> </originatorCLIDPrefix> <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>
ocip_html/Services/OCISchemaServiceGroupPaging.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">serviceUserId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceAddProfile" title="Jump to "ServiceInstanceAddProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfile</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">confirmationToneTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_GroupPagingConfirmationToneTimeoutSeconds" title="Jump to "GroupPagingConfirmationToneTimeoutSeconds" type definition.">GroupPagingConfirmationToneTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deliverOriginatorCLIDInstead</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">originatorCLIDPrefix</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_GroupPagingOriginatorCLIDPrefix" title="Jump to "GroupPagingOriginatorCLIDPrefix" type definition.">GroupPagingOriginatorCLIDPrefix</a>
</span>
ocip_html/Services/OCISchemaServiceGroupPaging.xsd.html view on Meta::CPAN
</div>
<div class="contents" id="type_GroupGroupPagingGetInstanceResponse19sp1_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
<a href="javascript:void(0)" title=""OCIResponse" type definition could not be found." onclick="alert('"OCIResponse" type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceReadProfile19sp1" title="Jump to "ServiceInstanceReadProfile19sp1" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceReadProfile19sp1<...
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationToneTimeoutSeconds> <span class="type">
<a href="#type_GroupPagingConfirmationToneTimeoutSeconds" title="Jump to "GroupPagingConfirmationToneTimeoutSeconds" type definition.">GroupPagingConfirmationToneTimeoutSeconds</a>
</span> </confirmationToneTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deliverOriginatorCLIDInstead> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </deliverOriginatorCLIDInstead> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatorCLIDPrefix> <span class="type">
<a href="#type_GroupPagingOriginatorCLIDPrefix" title="Jump to "GroupPagingOriginatorCLIDPrefix" type definition.">GroupPagingOriginatorCLIDPrefix</a>
</span> </originatorCLIDPrefix> <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>
ocip_html/Services/OCISchemaServiceGroupPaging.xsd.html view on Meta::CPAN
<div class="contents" id="type_GroupGroupPagingGetInstanceResponse19sp1_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">GroupGroupPagingGetInstanceResponse19sp1</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:comple...
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_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">serviceInstanceProfile</span>...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceReadProfile19sp1" title="Jump to "ServiceInstanceReadProfile19sp1" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceReadProfile19sp1<...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">confirmationToneTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_GroupPagingConfirmationToneTimeoutSeconds" title="Jump to "GroupPagingConfirmationToneTimeoutSeconds" type definition.">GroupPagingConfirmationToneTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deliverOriginatorCLIDInstead</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">originatorCLIDPrefix</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_GroupPagingOriginatorCLIDPrefix" title="Jump to "GroupPagingOriginatorCLIDPrefix" type definition.">GroupPagingOriginatorCLIDPrefix</a>
</span>
ocip_html/Services/OCISchemaServiceGroupPaging.xsd.html view on Meta::CPAN
<a href="javascript:void(0)" title=""OCICommand" type definition could not be found." onclick="alert('"OCICommand" type definition could not be found.');">OCICommand</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceUserId> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to "ServiceInstanceModifyProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><confirmationToneTimeoutSeconds> <span class="type">
<a href="#type_GroupPagingConfirmationToneTimeoutSeconds" title="Jump to "GroupPagingConfirmationToneTimeoutSeconds" type definition.">GroupPagingConfirmationToneTimeoutSeconds</a>
</span> </confirmationToneTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><deliverOriginatorCLIDInstead> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </deliverOriginatorCLIDInstead> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><originatorCLIDPrefix> <span class="type">
<a href="#type_GroupPagingOriginatorCLIDPrefix" title="Jump to "GroupPagingOriginatorCLIDPrefix" type definition.">GroupPagingOriginatorCLIDPrefix</a>
</span> </originatorCLIDPrefix> <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>
ocip_html/Services/OCISchemaServiceGroupPaging.xsd.html view on Meta::CPAN
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceUserId</span>" <span c...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to "ServiceInstanceModifyProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">confirmationToneTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_GroupPagingConfirmationToneTimeoutSeconds" title="Jump to "GroupPagingConfirmationToneTimeoutSeconds" type definition.">GroupPagingConfirmationToneTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">deliverOriginatorCLIDInstead</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">originatorCLIDPrefix</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_GroupPagingOriginatorCLIDPrefix" title="Jump to "GroupPagingOriginatorCLIDPrefix" type definition.">GroupPagingOriginatorCLIDPrefix</a>
</span>
ocip_html/Services/OCISchemaServiceGroupPaging.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_UserGroupPagingGetListResponse_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_GroupPagingConfirmationToneTimeoutSeconds">GroupPagingConfirmationToneTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>GroupPagingConfirmationToneTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 20</li>
</ul>
ocip_html/Services/OCISchemaServiceGroupPaging.xsd.html view on Meta::CPAN
<tr xmlns="">
<th>Documentation</th>
<td>
Maximum time to wait after the first answer is received from a target before
sending back the confirmation tone to the originator.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_GroupPagingConfirmationToneTimeoutSeconds_scbox'); return false;" class="control" id="type_GroupPagingConfirmationToneTimeoutSeconds_scbox_button" type="button" /> <span class="caption">Schema C...
</div>
<div class="contents" id="type_GroupPagingConfirmationToneTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">GroupPagingConfirmationToneTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restri...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">20</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_GroupPagingConfirmationToneTimeoutSeconds_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_GroupPagingMaxTargetCapacity">GroupPagingMaxTargetCapacity</a>
</h3>
<table class="hierarchy">
ocip_html/Services/OCISchemaServiceHuntGroup.xsd.html view on Meta::CPAN
<a href="../OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserId> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
</span> </agentUserId> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/Services/OCISchemaServiceHuntGroup.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserId</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_UserId" title="Jump to "UserId" type definition(located in external schema documentation)." class="externalLink">UserId</a>
ocip_html/Services/OCISchemaServiceHuntGroup.xsd.html view on Meta::CPAN
<a href="../OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a...
</span> </agentUserTable> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/Services/OCISchemaServiceHuntGroup.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">agentUserTable</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a...
ocip_html/Services/OCISchemaServiceHuntGroup.xsd.html view on Meta::CPAN
<a href="../OCISchemaDataTypes.xsd.html#type_HuntPolicy" title="Jump to "HuntPolicy" type definition(located in external schema documentation)." class="externalLink">HuntPolicy</a>
</span> </policy> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><huntAfterNoAnswer> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </huntAfterNoAnswer> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerNumberOfRings> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span> </noAnswerNumberOfRings> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </forwardAfterTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardTimeoutSeconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </forwardTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><forwardToPhoneNumber> <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> </forwardToPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><agentUserIdList> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ReplacementUserIdList" title="Jump to "ReplacementUserIdList" type definition(located in external schema documentation)." class="externalLink">ReplacementUserIdList</a>
</span> </agentUserIdList> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><allowCallWaitingForAgents> <span class="type">
ocip_html/Services/OCISchemaServiceHuntGroup.xsd.html view on Meta::CPAN
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">huntAfterNoAnswer</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">noAnswerNumberOfRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntNoAnswerRings" title="Jump to "HuntNoAnswerRings" type definition(located in external schema documentation)." class="externalLink">HuntNoAnswerRings</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardAfterTimeout</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">forwardTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">forwardToPhoneNumber</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>
</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">agentUserIdList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ReplacementUserIdList" title="Jump to "ReplacementUserIdList" type definition(located in external schema documentation)." class="externalLink">ReplacementUserIdList</a>
ocip_html/Services/OCISchemaServiceInstantGroupCall.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_GroupInstantGroupCallAddInstanceRequest14_xibox', 'type_GroupInstantGroupCallDeleteInstanceRequest_xibox', 'type_GroupInstantGroupCallGetInstanceListRequest_xibox', 'type_GroupInstantGroupCallGetInstanceListResponse_xibo...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_GroupInstantGroupCallAddInstanceRequest14_scbox', 'type_GroupInstantGroupCallDeleteInstanceRequest_scbox', 'type_GroupInstantGroupCallGetInstanceListRequest_scbox', 'type_GroupInstantGroupCallGetInstanceL...
/**
* 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/OCISchemaServiceInstantGroupCall.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_GroupInstantGroupCallModifyActiveInstanceListRequest">Complex Type: <strong>GroupInstantGroupCallModifyActiveInstanceListRequest</strong>
</a>
</li>
<li>
<a href="#type_GroupInstantGroupCallModifyInstanceRequest">Complex Type: <strong>GroupInstantGroupCallModifyInstanceRequest</strong>
</a>
</li>
<li>
<a href="#type_InstantGroupCallAnswerTimeoutMinutes">Simple Type: <strong>InstantGroupCallAnswerTimeoutMinutes</strong>
</a>
</li>
</ul>
</li>
</ul>
<ul style="margin-top: 0em" id="legendTOC">
<li>
<a href="#Legend">Legend</a>
</li>
</ul>
ocip_html/Services/OCISchemaServiceInstantGroupCall.xsd.html view on Meta::CPAN
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceAddProfile" title="Jump to "ServiceInstanceAddProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><destinationPhoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </destinationPhoneNumber> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isAnswerTimeoutEnabled> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isAnswerTimeoutEnabled> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><answerTimeoutMinutes> <span class="type">
<a href="#type_InstantGroupCallAnswerTimeoutMinutes" title="Jump to "InstantGroupCallAnswerTimeoutMinutes" type definition.">InstantGroupCallAnswerTimeoutMinutes</a>
</span> </answerTimeoutMinutes> <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_GroupInstantGroupCallAddInstanceRequest14_xibox', true);
// -->
ocip_html/Services/OCISchemaServiceInstantGroupCall.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">serviceInstanceProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceAddProfile" title="Jump to "ServiceInstanceAddProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceAddProfile</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">destinationPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isAnswerTimeoutEnabled</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">answerTimeoutMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_InstantGroupCallAnswerTimeoutMinutes" title="Jump to "InstantGroupCallAnswerTimeoutMinutes" type definition.">InstantGroupCallAnswerTimeoutMinutes</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="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/OCISchemaServiceInstantGroupCall.xsd.html view on Meta::CPAN
<a href="javascript:void(0)" title=""OCIResponse" type definition could not be found." onclick="alert('"OCIResponse" type definition could not be found.');">OCIResponse</a>
</span>' super type was not found in this schema. Some elements and attributes may be missing. --></div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceReadProfile19sp1" title="Jump to "ServiceInstanceReadProfile19sp1" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceReadProfile19sp1<...
</span> </serviceInstanceProfile> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><destinationPhoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </destinationPhoneNumber> <span class="occurs">[0..*]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isAnswerTimeoutEnabled> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isAnswerTimeoutEnabled> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><answerTimeoutMinutes> <span class="type">
<a href="#type_InstantGroupCallAnswerTimeoutMinutes" title="Jump to "InstantGroupCallAnswerTimeoutMinutes" type definition.">InstantGroupCallAnswerTimeoutMinutes</a>
</span> </answerTimeoutMinutes> <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_GroupInstantGroupCallGetInstanceResponse19sp1_xibox', true);
// -->
ocip_html/Services/OCISchemaServiceInstantGroupCall.xsd.html view on Meta::CPAN
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:sequence</span>><div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">serviceInstanceProfile</span>...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceReadProfile19sp1" title="Jump to "ServiceInstanceReadProfile19sp1" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceReadProfile19sp1<...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">destinationPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">isAnswerTimeoutEnabled</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">answerTimeoutMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_InstantGroupCallAnswerTimeoutMinutes" title="Jump to "InstantGroupCallAnswerTimeoutMinutes" type definition.">InstantGroupCallAnswerTimeoutMinutes</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="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/OCISchemaServiceInstantGroupCall.xsd.html view on Meta::CPAN
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><serviceInstanceProfile> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to "ServiceInstanceModifyProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span> </serviceInstanceProfile> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><destinationPhoneNumberList> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ReplacementOutgoingDNorSIPURIList" title="Jump to "ReplacementOutgoingDNorSIPURIList" type definition(located in external schema documentation)." class="externalLink">ReplacementOutgoingDNorSIPUR...
</span> </destinationPhoneNumberList> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><isAnswerTimeoutEnabled> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </isAnswerTimeoutEnabled> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><answerTimeoutMinutes> <span class="type">
<a href="#type_InstantGroupCallAnswerTimeoutMinutes" title="Jump to "InstantGroupCallAnswerTimeoutMinutes" type definition.">InstantGroupCallAnswerTimeoutMinutes</a>
</span> </answerTimeoutMinutes> <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_GroupInstantGroupCallModifyInstanceRequest_xibox', true);
// -->
ocip_html/Services/OCISchemaServiceInstantGroupCall.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">serviceInstanceProfile</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ServiceInstanceModifyProfile" title="Jump to "ServiceInstanceModifyProfile" type definition(located in external schema documentation)." class="externalLink">ServiceInstanceModifyProfile</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">destinationPhoneNumberList</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ReplacementOutgoingDNorSIPURIList" title="Jump to "ReplacementOutgoingDNorSIPURIList" type definition(located in external schema documentation)." class="externalLink">ReplacementOutgoingDNorSIPUR...
</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">isAnswerTimeoutEnabled</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">answerTimeoutMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_InstantGroupCallAnswerTimeoutMinutes" title="Jump to "InstantGroupCallAnswerTimeoutMinutes" type definition.">InstantGroupCallAnswerTimeoutMinutes</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">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">
<!--
setState('type_GroupInstantGroupCallModifyInstanceRequest_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_InstantGroupCallAnswerTimeoutMinutes">InstantGroupCallAnswerTimeoutMinutes</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>InstantGroupCallAnswerTimeoutMinutes</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 60</li>
</ul>
ocip_html/Services/OCISchemaServiceInstantGroupCall.xsd.html view on Meta::CPAN
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
The maximum duration for unanswered call.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_InstantGroupCallAnswerTimeoutMinutes_scbox'); return false;" class="control" id="type_InstantGroupCallAnswerTimeoutMinutes_scbox_button" type="button" /> <span class="caption">Schema Component R...
</div>
<div class="contents" id="type_InstantGroupCallAnswerTimeoutMinutes_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">InstantGroupCallAnswerTimeoutMinutes</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">60</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_InstantGroupCallAnswerTimeoutMinutes_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<div id="legend">
<h2>
<a name="Legend">Legend</a>
ocip_html/Services/OCISchemaServiceIntelligentNetworkServiceControl.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_SystemIntelligentNetworkServiceControlGetRequest14_xibox', 'type_SystemIntelligentNetworkServiceControlGetResponse14_xibox', 'type_SystemIntelligentNetworkServiceControlModifyRequest_xibox', 'type_UserIntelligentNetworkS...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_SystemIntelligentNetworkServiceControlGetRequest14_scbox', 'type_SystemIntelligentNetworkServiceControlGetResponse14_scbox', 'type_SystemIntelligentNetworkServiceControlModifyRequest_scbox', 'type_UserInt...
/**
* 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/OCISchemaServiceIntelligentNetworkServiceControl.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_UserIntelligentNetworkServiceControlGetResponse">Complex Type: <strong>UserIntelligentNetworkServiceControlGetResponse</strong>
</a>
</li>
<li>
<a href="#type_UserIntelligentNetworkServiceControlModifyRequest">Complex Type: <strong>UserIntelligentNetworkServiceControlModifyRequest</strong>
</a>
</li>
<li>
<a href="#type_IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds">Simple Type: <strong>IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds</strong>
</a>
</li>
</ul>
</li>
</ul>
<ul style="margin-top: 0em" id="legendTOC">
<li>
<a href="#Legend">Legend</a>
</li>
</ul>
ocip_html/Services/OCISchemaServiceIntelligentNetworkServiceControl.xsd.html view on Meta::CPAN
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemIntelligentNetworkServiceControlGetResponse14_xibox'); return false;" class="control" id="type_SystemIntelligentNetworkServiceControlGetResponse14_xibox_button" type="button" /> <span clas...
</div>
<div class="contents" id="type_SystemIntelligentNetworkServiceControlGetResponse14_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"><preAnswerActionTimeoutSeconds> <span class="type">
<a href="#type_IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds" title="Jump to "IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds" type definition.">IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds</a>...
</span> </preAnswerActionTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><msgRejectNoVoiceMail> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Treatment" title="Jump to "Treatment" type definition(located in external schema documentation)." class="externalLink">Treatment</a>
</span> </msgRejectNoVoiceMail> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><msgRejectVoiceMail> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Treatment" title="Jump to "Treatment" type definition(located in external schema documentation)." class="externalLink">Treatment</a>
</span> </msgRejectVoiceMail> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><msgPreAnswerWait> <span class="type">
ocip_html/Services/OCISchemaServiceIntelligentNetworkServiceControl.xsd.html view on Meta::CPAN
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemIntelligentNetworkServiceControlGetResponse14_scbox'); return false;" class="control" id="type_SystemIntelligentNetworkServiceControlGetResponse14_scbox_button" type="button" /> <span clas...
</div>
<div class="contents" id="type_SystemIntelligentNetworkServiceControlGetResponse14_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemIntelligentNetworkServiceControlGetResponse14</span>"><div style="margin-left: 1.5em"><<span class="scTag...
<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">preAnswerActionTimeoutSeconds...
<span class="type">
<a href="#type_IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds" title="Jump to "IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds" type definition.">IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds</a>...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">msgRejectNoVoiceMail</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Treatment" title="Jump to "Treatment" type definition(located in external schema documentation)." class="externalLink">Treatment</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">msgRejectVoiceMail</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Treatment" title="Jump to "Treatment" type definition(located in external schema documentation)." class="externalLink">Treatment</a>
ocip_html/Services/OCISchemaServiceIntelligentNetworkServiceControl.xsd.html view on Meta::CPAN
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemIntelligentNetworkServiceControlModifyRequest_xibox'); return false;" class="control" id="type_SystemIntelligentNetworkServiceControlModifyRequest_xibox_button" type="button" /> <span clas...
</div>
<div class="contents" id="type_SystemIntelligentNetworkServiceControlModifyRequest_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"><preAnswerActionTimeoutSeconds> <span class="type">
<a href="#type_IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds" title="Jump to "IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds" type definition.">IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds</a>...
</span> </preAnswerActionTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><msgRejectNoVoiceMail> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Treatment" title="Jump to "Treatment" type definition(located in external schema documentation)." class="externalLink">Treatment</a>
</span> </msgRejectNoVoiceMail> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><msgRejectVoiceMail> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Treatment" title="Jump to "Treatment" type definition(located in external schema documentation)." class="externalLink">Treatment</a>
</span> </msgRejectVoiceMail> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><msgPreAnswerWait> <span class="type">
ocip_html/Services/OCISchemaServiceIntelligentNetworkServiceControl.xsd.html view on Meta::CPAN
</div>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_SystemIntelligentNetworkServiceControlModifyRequest_scbox'); return false;" class="control" id="type_SystemIntelligentNetworkServiceControlModifyRequest_scbox_button" type="button" /> <span clas...
</div>
<div class="contents" id="type_SystemIntelligentNetworkServiceControlModifyRequest_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:complexType</span> <span class="scTag">name</span>="<span class="scContent">SystemIntelligentNetworkServiceControlModifyRequest</span>"><div style="margin-left: 1.5em"><<span class="scTag...
<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">preAnswerActionTimeoutSeconds...
<span class="type">
<a href="#type_IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds" title="Jump to "IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds" type definition.">IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds</a>...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">msgRejectNoVoiceMail</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Treatment" title="Jump to "Treatment" type definition(located in external schema documentation)." class="externalLink">Treatment</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">msgRejectVoiceMail</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Treatment" title="Jump to "Treatment" type definition(located in external schema documentation)." class="externalLink">Treatment</a>
ocip_html/Services/OCISchemaServiceIntelligentNetworkServiceControl.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_UserIntelligentNetworkServiceControlModifyRequest_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_IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds">IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>6 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 36</li>
</ul>
ocip_html/Services/OCISchemaServiceIntelligentNetworkServiceControl.xsd.html view on Meta::CPAN
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Pre-answer action timeout seconds.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds_scbox'); return false;" class="control" id="type_IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds_scbox_button" type="b...
</div>
<div class="contents" id="type_IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds</span>"><div style="margin-left: 1.5em"><<span cla...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">6</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">36</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_IntelligentNetworkServiceControlPreAnswerActionTimeoutSeconds_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<div id="legend">
<h2>
<a name="Legend">Legend</a>
ocip_html/Services/OCISchemaServiceRoutePoint.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_GroupRoutePointAddDNISRequest_xibox', 'type_GroupRoutePointAddInstanceRequest_xibox', 'type_GroupRoutePointBouncedCallGetRequest_xibox', 'type_GroupRoutePointBouncedCallGetResponse_xibox', 'type_GroupRoutePointBouncedCal...
/* IDs of Schema Component Representation boxes */
var scBoxes = new Array('schema_scbox', 'type_GroupRoutePointAddDNISRequest_scbox', 'type_GroupRoutePointAddInstanceRequest_scbox', 'type_GroupRoutePointBouncedCallGetRequest_scbox', 'type_GroupRoutePointBouncedCallGetResponse_scbox', 'type_GroupRout...
/**
* Can get the ID of the button controlling
* a collapseable box by concatenating
* this string onto the ID of the box itself.
*/
var B_SFIX = "_button";
/**
* Counter of documentation windows
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
</li>
<li>
<a href="#type_UserRoutePointSupervisorGetListResponse">Complex Type: <strong>UserRoutePointSupervisorGetListResponse</strong>
</a>
</li>
<li>
<a href="#type_UserRoutePointSupervisorModifyListRequest">Complex Type: <strong>UserRoutePointSupervisorModifyListRequest</strong>
</a>
</li>
<li>
<a href="#type_NoAnswerTimeoutRings">Simple Type: <strong>NoAnswerTimeoutRings</strong>
</a>
</li>
<li>
<a href="#type_RoutePointCallFailureTimeout">Simple Type: <strong>RoutePointCallFailureTimeout</strong>
</a>
</li>
<li>
<a href="#type_RoutePointFailoverStatus">Simple Type: <strong>RoutePointFailoverStatus</strong>
</a>
</li>
</ul>
</li>
</ul>
<ul style="margin-top: 0em" id="legendTOC">
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
</span> </externalPreferredAudioCodec> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><internalPreferredAudioCodec> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to "AudioFileCodec" type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span> </internalPreferredAudioCodec> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to "CallCenterQueueLength16" type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span> </queueLength> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerTimeoutRings> <span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to "NoAnswerTimeoutRings" type definition.">NoAnswerTimeoutRings</a>
</span> </noAnswerTimeoutRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playRingingWhenOfferingCall> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playRingingWhenOfferingCall> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overrideAgentWrapUpTime> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overrideAgentWrapUpTime> <span class="occurs">[1]</span>
</div>
ocip_html/Services/OCISchemaServiceRoutePoint.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">internalPreferredAudioCodec</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to "AudioFileCodec" type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queueLength</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to "CallCenterQueueLength16" type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">noAnswerTimeoutRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to "NoAnswerTimeoutRings" type definition.">NoAnswerTimeoutRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playRingingWhenOfferingCall</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </failoverPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><failoverStatus> <span class="type">
<a href="#type_RoutePointFailoverStatus" title="Jump to "RoutePointFailoverStatus" type definition.">RoutePointFailoverStatus</a>
</span> </failoverStatus> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><perCallEnableFailoverSupport> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </perCallEnableFailoverSupport> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><perCallCallFailureTimeoutSeconds> <span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to "RoutePointCallFailureTimeout" type definition.">RoutePointCallFailureTimeout</a>
</span> </perCallCallFailureTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><perCallOutboundCallFailureTimeoutSeconds> <span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to "RoutePointCallFailureTimeout" type definition.">RoutePointCallFailureTimeout</a>
</span> </perCallOutboundCallFailureTimeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><perCallFailoverPhoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </perCallFailoverPhoneNumber> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointGetFailoverPolicyResponse_xibox', true);
// -->
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">failoverStatus</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_RoutePointFailoverStatus" title="Jump to "RoutePointFailoverStatus" type definition.">RoutePointFailoverStatus</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallEnableFailoverSupport</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallCallFailureTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to "RoutePointCallFailureTimeout" type definition.">RoutePointCallFailureTimeout</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallOutboundCallFailureTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to "RoutePointCallFailureTimeout" type definition.">RoutePointCallFailureTimeout</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallFailoverPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:extension</span>></div></<span class="scTag">xs:complexContent</span>>...
</div>
<script type="text/javascript">
<!--
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
</span> </externalPreferredAudioCodec> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><internalPreferredAudioCodec> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to "AudioFileCodec" type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span> </internalPreferredAudioCodec> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to "CallCenterQueueLength16" type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span> </queueLength> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerTimeoutRings> <span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to "NoAnswerTimeoutRings" type definition.">NoAnswerTimeoutRings</a>
</span> </noAnswerTimeoutRings> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playRingingWhenOfferingCall> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playRingingWhenOfferingCall> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overrideAgentWrapUpTime> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overrideAgentWrapUpTime> <span class="occurs">[1]</span>
</div>
ocip_html/Services/OCISchemaServiceRoutePoint.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">internalPreferredAudioCodec</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to "AudioFileCodec" type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queueLength</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to "CallCenterQueueLength16" type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">noAnswerTimeoutRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to "NoAnswerTimeoutRings" type definition.">NoAnswerTimeoutRings</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playRingingWhenOfferingCall</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
<a href="../OCISchemaDataTypes.xsd.html#type_RoutePointExternalSystem" title="Jump to "RoutePointExternalSystem" type definition(located in external schema documentation)." class="externalLink">RoutePointExternalSystem</a>
</span> </externalSystem> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><failoverPhoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </failoverPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><perCallEnableFailoverSupport> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </perCallEnableFailoverSupport> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><perCallCallFailureTimeoutSeconds> <span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to "RoutePointCallFailureTimeout" type definition.">RoutePointCallFailureTimeout</a>
</span> </perCallCallFailureTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><perCallOutboundCallFailureTimeoutSeconds> <span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to "RoutePointCallFailureTimeout" type definition.">RoutePointCallFailureTimeout</a>
</span> </perCallOutboundCallFailureTimeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><perCallFailoverPhoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </perCallFailoverPhoneNumber> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_GroupRoutePointModifyFailoverPolicyRequest_xibox', true);
// -->
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
</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">failoverPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <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">perCallEnableFailoverSupport</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallCallFailureTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to "RoutePointCallFailureTimeout" type definition.">RoutePointCallFailureTimeout</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallOutboundCallFailureTimeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_RoutePointCallFailureTimeout" title="Jump to "RoutePointCallFailureTimeout" type definition.">RoutePointCallFailureTimeout</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">perCallFailoverPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:exte...
</div>
<script type="text/javascript">
<!--
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
</span> </externalPreferredAudioCodec> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><internalPreferredAudioCodec> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to "AudioFileCodec" type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span> </internalPreferredAudioCodec> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><queueLength> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to "CallCenterQueueLength16" type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span> </queueLength> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><noAnswerTimeoutRings> <span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to "NoAnswerTimeoutRings" type definition.">NoAnswerTimeoutRings</a>
</span> </noAnswerTimeoutRings> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><enableVideo> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </enableVideo> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playRingingWhenOfferingCall> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playRingingWhenOfferingCall> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overrideAgentWrapUpTime> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overrideAgentWrapUpTime> <span class="occurs">[0..1]</span>
</div>
ocip_html/Services/OCISchemaServiceRoutePoint.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">internalPreferredAudioCodec</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_AudioFileCodec" title="Jump to "AudioFileCodec" type definition(located in external schema documentation)." class="externalLink">AudioFileCodec</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">queueLength</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterQueueLength16" title="Jump to "CallCenterQueueLength16" type definition(located in external schema documentation)." class="externalLink">CallCenterQueueLength16</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">noAnswerTimeoutRings</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_NoAnswerTimeoutRings" title="Jump to "NoAnswerTimeoutRings" type definition.">NoAnswerTimeoutRings</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">enableVideo</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playRingingWhenOfferingCall</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
<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"><action> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span> </action> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><transferPhoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </transferPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overflowAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overflowAfterTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playAnnouncementBeforeOverflowProcessing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playAnnouncementBeforeOverflowProcessing> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioMessageSelection> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> </audioMessageSelection> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioUrlList> <span class="type">
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
</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">action</span>" <span class="s...
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
</span> </serviceUserId> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><action> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span> </action> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><transferPhoneNumber> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </transferPhoneNumber> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><overflowAfterTimeout> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </overflowAfterTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><timeoutSeconds> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span> </timeoutSeconds> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><playAnnouncementBeforeOverflowProcessing> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </playAnnouncementBeforeOverflowProcessing> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioMessageSelection> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span> </audioMessageSelection> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><audioUrlList> <span class="type">
ocip_html/Services/OCISchemaServiceRoutePoint.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">action</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_CallCenterOverflowProcessingAction" title="Jump to "CallCenterOverflowProcessingAction" type definition(located in external schema documentation)." class="externalLink">CallCenterOverflowProcessi...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">transferPhoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">overflowAfterTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">timeoutSeconds</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_HuntForwardTimeoutSeconds" title="Jump to "HuntForwardTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">HuntForwardTimeoutSeconds</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">playAnnouncementBeforeOverflowProcessing</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">audioMessageSelection</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_ExtendedFileResourceSelection" title="Jump to "ExtendedFileResourceSelection" type definition(located in external schema documentation)." class="externalLink">ExtendedFileResourceSelection</a>
</span>
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_UserRoutePointSupervisorModifyListRequest_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Simple Type: <a class="name" name="type_NoAnswerTimeoutRings">NoAnswerTimeoutRings</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>NoAnswerTimeoutRings</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>2 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 20</li>
</ul>
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
Number of rings to wait before timeout the outgoing call.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_NoAnswerTimeoutRings_scbox'); return false;" class="control" id="type_NoAnswerTimeoutRings_scbox_button" type="button" /> <span class="caption">Schema Component Representation</span>
</div>
<div class="contents" id="type_NoAnswerTimeoutRings_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">NoAnswerTimeoutRings</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>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">2</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">20</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_NoAnswerTimeoutRings_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Simple Type: <a class="name" name="type_RoutePointCallFailureTimeout">RoutePointCallFailureTimeout</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>RoutePointCallFailureTimeout</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 60</li>
</ul>
ocip_html/Services/OCISchemaServiceRoutePoint.xsd.html view on Meta::CPAN
</tr>
<tr xmlns="">
<th>Documentation</th>
<td>
The call failure timeout.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_RoutePointCallFailureTimeout_scbox'); return false;" class="control" id="type_RoutePointCallFailureTimeout_scbox_button" type="button" /> <span class="caption">Schema Component Representation</s...
</div>
<div class="contents" id="type_RoutePointCallFailureTimeout_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">RoutePointCallFailureTimeout</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:restriction</span> ...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">60</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_RoutePointCallFailureTimeout_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Simple Type: <a class="name" name="type_RoutePointFailoverStatus">RoutePointFailoverStatus</a>
</h3>
<table class="hierarchy">
ocip_html/Services/OCISchemaServiceTrunkGroup.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeou...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Password" title="Jump to "Password" type definition(located in external schema documentation)." class="externalLink">Password</a>
ocip_html/Services/OCISchemaServiceTrunkGroup.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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeou...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/Services/OCISchemaServiceTrunkGroup.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeou...
</span> </invitationTimeout> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><hostedUserTable> <span class="type">
<a title="Find out namespace of 'core' prefix" href="#ns_core">core</a>:<a href="../OCISchemaBASE.xsd.html#type_OCITable" title="Jump to "OCITable" type definition(located in external schema documentation)." class="externalLink">OCITable</a...
ocip_html/Services/OCISchemaServiceTrunkGroup.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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeou...
</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
ocip_html/Services/OCISchemaServiceTrunkGroup.xsd.html view on Meta::CPAN
</span> </unreachableDestinationAction> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationForwardAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </unreachableDestinationForwardAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><unreachableDestinationRerouteTrunkGroupKey> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</a>
</span> </unreachableDestinationRerouteTrunkGroupKey> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><invitationTimeout> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeou...
</span> </invitationTimeout> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><requireAuthentication> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </requireAuthentication> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationUserName> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span> </sipAuthenticationUserName> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><sipAuthenticationPassword> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_Password" title="Jump to "Password" type definition(located in external schema documentation)." class="externalLink">Password</a>
ocip_html/Services/OCISchemaServiceTrunkGroup.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">unreachableDestinationForwardAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">unreachableDestinationRerouteTrunkGroupKey</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupKey" title="Jump to "TrunkGroupKey" type definition(located in external schema documentation)." class="externalLink">TrunkGroupKey</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">invitationTimeout</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_TrunkGroupInvitationTimeoutSeconds" title="Jump to "TrunkGroupInvitationTimeoutSeconds" type definition(located in external schema documentation)." class="externalLink">TrunkGroupInvitationTimeou...
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">requireAuthentication</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">sipAuthenticationUserName</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_SIPAuthenticationUserName" title="Jump to "SIPAuthenticationUserName" type definition(located in external schema documentation)." class="externalLink">SIPAuthenticationUserName</a>
</span>
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_SystemVoicePortalScope">Simple Type: <strong>SystemVoicePortalScope</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessageSummaryUpdateSeconds">Simple Type: <strong>VoiceMessageSummaryUpdateSeconds</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes">Simple Type: <strong>VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingDistributionListDescription">Simple Type: <strong>VoiceMessagingDistributionListDescription</strong>
</a>
</li>
<li>
<a href="#type_VoiceMessagingDistributionListId">Simple Type: <strong>VoiceMessagingDistributionListId</strong>
</a>
</li>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
defaultDeliveryFromAddress
defaultNotificationFromAddress
useOutgoingMWIOnSMDI
mwiDelayInSeconds
voicePortalScope
enterpriseVoicePortalLicensed
networkWideMessaging
useExternalRouting
defaultExternalRoutingAddress
vmOnlySystem
clientInitiatedMailServerSessionTimeoutMinutes
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupGetResponse20_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupGetResponse20_xibox_button" type="button" /> <span class="caption">XML Instance R...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupGetResponse20_xibox">
<div style="margin-left: 0em"><...> <br />
<div style="margin-left: 1.5em;" class="other"><!-- '<span class="type">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><useExternalRouting> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useExternalRouting> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><defaultExternalRoutingAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </defaultExternalRoutingAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><vmOnlySystem> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </vmOnlySystem> <span class="occurs">[1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><clientInitiatedMailServerSessionTimeoutMinutes> <span class="type">
<a href="#type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" title="Jump to "VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" type definition.">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</a>
</span> </clientInitiatedMailServerSessionTimeoutMinutes> <span class="occurs">[1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetResponse20_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">defaultExternalRoutingAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">vmOnlySystem</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">clientInitiatedMailServerSessionTimeoutMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" title="Jump to "VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" type definition.">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</a>
</span>
</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:extension</span>></div></<span class="scTag">xs:complexContent</span>></div></<span class="scTag">xs:complexType</span>></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupGetResponse20_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
defaultDeliveryFromAddress
defaultNotificationFromAddress
useOutgoingMWIOnSMDI
mwiDelayInSeconds
voicePortalScope
enterpriseVoicePortalLicensed
networkWideMessaging
useExternalRouting
defaultExternalRoutingAddress
vmOnlySystem
clientInitiatedMailServerSessionTimeoutMinutes
</td>
</tr>
</table>
<div class="sample box">
<div>
<input style="display: none" onclick="switchState('type_SystemVoiceMessagingGroupModifyRequest16_xibox'); return false;" class="control" id="type_SystemVoiceMessagingGroupModifyRequest16_xibox_button" type="button" /> <span class="caption">XML Instan...
</div>
<div class="contents" id="type_SystemVoiceMessagingGroupModifyRequest16_xibox">
<div style="margin-left: 0em"><...> <br />
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<div style="margin-left: 1.5em" class="newFields"><useExternalRouting> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </useExternalRouting> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><defaultExternalRoutingAddress> <span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span> </defaultExternalRoutingAddress> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><vmOnlySystem> <span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span> </vmOnlySystem> <span class="occurs">[0..1]</span>
</div>
<div style="margin-left: 1.5em" class="newFields"><clientInitiatedMailServerSessionTimeoutMinutes> <span class="type">
<a href="#type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" title="Jump to "VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" type definition.">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</a>
</span> </clientInitiatedMailServerSessionTimeoutMinutes> <span class="occurs">[0..1]</span>
</div></...></div>
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupModifyRequest16_xibox', true);
// -->
</script>
</div>
<div class="schemaComponent box">
<div>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">defaultExternalRoutingAddress</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="../OCISchemaDataTypes.xsd.html#type_OutgoingDNorSIPURI" title="Jump to "OutgoingDNorSIPURI" type definition(located in external schema documentation)." class="externalLink">OutgoingDNorSIPURI</a>
</span>
</span>" <span class="scTag">nillable</span>="<span class="scContent">true</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">vmOnlySystem</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:boolean</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:element</span> <span class="scTag">name</span>="<span class="scContent">clientInitiatedMailServerSessionTimeoutMinutes</span>" <span class="scTag">type</span>="<span class="scContent">
<span class="type">
<a href="#type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" title="Jump to "VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes" type definition.">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</a>
</span>
</span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/></div></<span class="scTag">xs:sequence</span>></div></<span class="scTag">xs:extension</span>></div></<span class="scTag">xs:complexContent</span>>...
</div>
<script type="text/javascript">
<!--
setState('type_SystemVoiceMessagingGroupModifyRequest16_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<script type="text/javascript">
<!--
setState('type_VoiceMessageSummaryUpdateSeconds_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Simple Type: <a class="name" name="type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</a>
</h3>
<table class="hierarchy">
<tr>
<th>Parent type:</th>
<td>
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span> (derivation method: restriction)</td>
</tr>
<tr>
<th>Sub-types:</th>
<td>None</td>
</tr>
</table>
<table class="properties">
<tr>
<th>Name</th>
<td>VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</td>
</tr>
<tr>
<th>Content</th>
<td>
<ul>
<li>Base XSD Type: int</li>
</ul>
<ul>
<li>1 <= <em xmlns="http://www.w3.org/1999/xhtml">value</em> <= 10</li>
</ul>
ocip_html/Services/OCISchemaServiceVoiceMessaging.xsd.html view on Meta::CPAN
<tr xmlns="">
<th>Documentation</th>
<td>
Duration of XSI session timeout period for Voice Messaging
service.
</td>
</tr>
</table>
<div class="schemaComponent box">
<div>
<input style="display: none" onclick="switchState('type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes_scbox'); return false;" class="control" id="type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes_scbox_button" type="but...
</div>
<div class="contents" id="type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes_scbox">
<div style="margin-left: 0em"><<span class="scTag">xs:simpleType</span> <span class="scTag">name</span>="<span class="scContent">VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes</span>"><div style="margin-left: 1.5em"><<span clas...
<span class="type">
<a title="Find out namespace of 'xs' prefix" href="#ns_xs">xs</a>:int</span>
</span>"><div style="margin-left: 1.5em"><<span class="scTag">xs:minInclusive</span> <span class="scTag">value</span>="<span class="scContent">1</span>"/></div>
<div style="margin-left: 1.5em"><<span class="scTag">xs:maxInclusive</span> <span class="scTag">value</span>="<span class="scContent">10</span>"/></div></<span class="scTag">xs:restriction</span>></div></<span class="scTag">xs:simpleTy...
</div>
<script type="text/javascript">
<!--
setState('type_VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes_scbox', false);
// -->
</script>
</div>
<div style="text-align: right; clear: both;">
<a href="#top">top</a>
</div>
<hr />
<h3>Simple Type: <a class="name" name="type_VoiceMessagingDistributionListDescription">VoiceMessagingDistributionListDescription</a>
</h3>
<table class="hierarchy">