Users of the MDEX API through XQuery, or MAX, can now specify a per-query language ID for navigation, dimension search, and compound dimension search queries.
The data types
NavigationQuery
,
DimensionSearchQuery
,
DimensionSearchAppliedFilters
,
CompoundDimensionSearchQuery
, and
CompoundDimensionSearchAppliedFilters
now include a
LanguageId
element.
Detailed information about MAX can be found in the Web Services and XQuery Developer's Guide.
Note
This change will not break existing client bindings to the MDEX Web service. You do not need to regenerate stubs unless you want to use the new feature.