A single dimension value to be added to the dimension
specified in the enclosing dimension
element.
The spec of a dimension value
uniquely identifies it within the dimension.
Contains a list of managedAttributeValue elements.
Summary information for a single invocation of
an ingestManagedAttributeValues operation
An operation to clear the MDEX of its records and
schema. After this operation the MDEX will be
unusable until it has been reprovisioned using
the provisionDataStore operation.
Summary information for a single invocation of an
clearDataStore operation
Update the spelling dictionaries in the data store.
The response returned on successful update of spelling dictionaries.
An operation to load schema records for an initial MDEX
configuration, for use after a clearDataStore
operation has removed the schema from the MDEX.
Summary information for a single invocation of an
provisionDataStore operation
Contains a list of one or
more errorDetail elements, each
describing a problem which prevented successful
operation processing.
Contains all information needed for a single ingest
records operation/transaction.
The language code is used for any error messages
generated while performing the operation.
Specifies a record to add to the MDEX.
Indicates that the specified records are to be
deleted.
Specifies a set of operations to apply to a subset
of records already in the MDEX.
Specifies a record set to replace, and a single record
to replace it with. The record set has the restriction that
it must contain either 0 or 1 records.
Specifies a set of assignments to add to one or more
specified records in the MDEX. If no record exists, a record
is created that both matches the record specifier and contains
the given assignments.
Specifies a set of records to add to the data store.
Specifies a set of records to remove from data store.
Specifies a set of operations to be applied to a set
of records.
Specifies a set of records to apply the
operations to.
Specifies a set of assignments to add to each
record in the set.
Specifies a set of assignments to remove
wherever they occur on the record set.
Specifies a set of attributes. Removes all
assignments on those attributes on all records in the record
set.
Specifies a set of assignments to replace. Any
assignment on the record set with an attribute that appears in
this element is deleted. All assignments in this element are
subsequently added to all records in the set.
Specifies a record set to replace, and a single record to
replace it with.
Specifies a record set to update with the given assignments.
If no such record exists, add one that matches the specifier
and contains the given assignments.
Specifies a record as a set of attribute assignments.
Specifies a set of assignments to add or remove
on a record.
Identifies a record in the MDEX via a single
attribute assignment, that must be a record specifier.
Summary information for a single invocation of an
ingestChanges operation
A list of elements of any name and type, used to represent a
list of assignments on an MDEX record. This is a duplicate
copy of the one defined in mdex.xsd
Identifies a set of attributes.
Contains the name of an attribute. Note that all
attribute names must be NCNames.
A list of attribute-value pairs.
An attribute assignment.
Ingest web service for adding, deleting,
and modifying records, and for adding managed-attribute values