Group can either use it's service provider/enterprise's preferred carrier or use it's own.
The group carrier name is exposed if it was previously configured.
Group can either use it's service provider/enterprise's preferred carrier or use it's own.
You can use the Service Provider preferred carrier without clearing the group
carrier name -- in this case, the group carrier name is retained.
Add the country code preferred carriers for a service provider or enterprise. For each
combination of service provider and country code, you can assign an intra-lata, inter-lata,
and international carrier. Each of the three types of carriers is optional.
The response is either a SuccessResponse or an ErrorResponse.
Note: At the system level, more than one carrier may be assigned to each country code.
At the service provider level, you must choose from the carriers assigned at the system level.
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
Delete the country code preferred carriers for a service provider or enterprise.
Note that this is different from unassigning all 3 types of carriers with
the ServiceProviderPreferredCarrierModifyRequest.
The response is either a SuccessResponse or an ErrorResponse.
An ErrorResponse will be returned if the country code preferred carriers were never added or
were already deleted.
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
Requests the default country code and the list of unused country codes for a service provider / enterprise.
The response is either a ServiceProviderPreferredCarrierGetAvailableCountryCodeListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
Response to a ServiceProviderPreferredCarrierGetAvailableCountryCodeListRequest.
Contains the default country code and the list of unused country codes for a service provider / enterprise.
XML Instance Representation
<...>
<!-- 'OCIResponse' super type was not found in this schema. Some elements and attributes may be missing. -->
Requests the lists of carriers for a specified country code for a service provider / enterprise.
The response is either a ServiceProviderPreferredCarrierGetCarrierListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
Response to a ServiceProviderPreferredCarrierGetCarrierListRequest.
Contains the lists of carriers for a specified country code for a service provider / enterprise.
XML Instance Representation
<...>
<!-- 'OCIResponse' super type was not found in this schema. Some elements and attributes may be missing. -->
Requests a table of all the carriers defined in a specified service provider or enterprise.
The response is either a ServiceProviderPreferredCarrierGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
Response to a ServiceProviderPreferredCarrierGetListRequest. Contains a table with one row per carrier.
The table columns are: "Country Code", "Intra-Lata PIC", "Inter-Lata PIC", "International PIC".
XML Instance Representation
<...>
<!-- 'OCIResponse' super type was not found in this schema. Some elements and attributes may be missing. -->
Requests the currently configured carriers for a specified country code for a service provider / enterprise.
The response is either a ServiceProviderPreferredCarrierGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
Response to a ServiceProviderPreferredCarrierGetRequest.
Contains the currently configured carriers for a specified country code for a service provider / enterprise.
XML Instance Representation
<...>
<!-- 'OCIResponse' super type was not found in this schema. Some elements and attributes may be missing. -->
Modify the country code preferred carriers for a service provider or enterprise. For each
combination of service provider and country code, you can assign an intra-lata, inter-lata,
and international carrier. Each of the 3 types of carriers is optional.
If an optional carrier is not specified, the assignment will not change.
To clear a preferred carrier, set the value to an empty string.
The response is either a SuccessResponse or an ErrorResponse.
Note: At the system level, more than one carrier may be assigned to each country code.
At the service provider level, you must choose from the carriers assigned at the system level.
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
Delete a carrier from the system.
The response is either a SuccessResponse or an ErrorResponse.
An ErrorResponse is returned if the carrier is in use, or if the carrier didn't exist prior to deletion..
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
Requests a list of groups using the specified carrier. It is possible to restrict the
number of rows returned by specifying various search criteria. Multiple search criteria
are logically ANDed together.
The response is either a SystemPreferredCarrierGetGroupListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
Response to a SystemPreferredCarrierGetGroupListRequest.
Contains a table with one row per group.
The table columns are: "Group Id", "Group Name", "Organization Id", "Organization Type".
The "Organization Id" column is populated with either a service provider Id or an enterprise Id.
The "Organization Type" column is populated with one of the enumerated strings defined in the
OrganizationType OCI data type. Please see OCISchemaDataTypes.xsd for details on OrganizationType.
XML Instance Representation
<...>
<!-- 'OCIResponse' super type was not found in this schema. Some elements and attributes may be missing. -->
Response to a SystemPreferredCarrierGetListRequest. Contains a table with one row per carrier.
The table columns are: "Carrier", "Country Code", "CIC", "Is Intra-Lata", "Is Inter-Lata", "Is International".
The value in the "Is Intra-Lata", "Is Inter-Lata", and "Is International" columns is one of "true" or "false".
XML Instance Representation
<...>
<!-- 'OCIResponse' super type was not found in this schema. Some elements and attributes may be missing. -->
Requests a list of users using the specified carrier. It is possible to restrict the
number of rows returned by specifying various search criteria. Multiple search criteria
are logically ANDed together.
The response is either a SystemPreferreredCarrierGetUserListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
Response to a SystemPreferredCarrierGetUserListRequest.
Contains a table with one row per user.
The table columns are: "User Id", "Service Provider Id", "Group Id", "Last Name", "First Name", "Phone Number", "Email Address",
"Hiragana Last Name", and "Hiragana First Name", "Extension", "Department".
XML Instance Representation
<...>
<!-- 'OCIResponse' super type was not found in this schema. Some elements and attributes may be missing. -->
Modify the attributes of a carrier.
The response is either a SuccessResponse or an ErrorResponse.
An ErrorResponse is returned if countryCode modification is attempted while the carrier is assigned to a service provider.
An ErrorResponse is returned if an attempt to set isIntraLata to false is made while the carrier is used as an intra-LATA carrier.
An ErrorResponse is returned if an attempt to set isInternational to false is made while the carrier is used as an international carrier.
XML Instance Representation
<...>
<!-- 'OCICommand' super type was not found in this schema. Some elements and attributes may be missing. -->
User can either use it's group's preferred carrier or use it's own.
You can use the group's preferred carrier without clearing the user carrier name --
in this case, the user carrier name is retained.
The XML Instance Representation table above shows the schema component's content as an XML instance.
The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].
Model group information are shown in gray, e.g. Start Choice ... End Choice.
For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in bold.
If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".
Otherwise, the type of the element/attribute is displayed.
If the element/attribute's type is in the schema, a link is provided to it.
For local simple type definitions, the constraints are displayed in angle brackets, e.g. <<pattern = [1-9][0-9]{3}>>.
If a local element/attribute has documentation, it will be displayed in a window that pops up when the question mark inside the attribute or next to the element is clicked, e.g. <postcode>.
Abstract(Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.
Collapse Whitespace PolicyReplace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.
Disallowed Substitutions(Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.
Nillable(Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.
Prohibited Derivations(Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.
Prohibited Substitutions(Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.
Replace Whitespace PolicyReplace tab, line feed, and carriage return characters with space character (Unicode character 32).
Substitution GroupElements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.
Substitution Group Exclusions(Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.
Target NamespaceThe target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.