Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ChainingMetadataProvider is a container for an ordered sequence of metadata providers of any type. When conducting a search, the metadata resolver consults each child provider in the order in which it is listed. See the parent topic for a detailed description of the search ordering algorithm used by the metadata resolver.

Reference

Localtabgroup
Localtab
activetrue
Expand
titleXML Attributes


NameTypeReq?Description
idStringYIdentifier for logging, identification for command line reload, etc.
xsi:typeStringYMust be set to "ChainingMetadataProvider"
localtab



Expand
titleXML Elements


NameCardinalityDescription
<MetadataProvider>0 or moreAn ordered sequence of metadata providers of any type (except the ChainingMetadataProvider type)



Examples

Here is a brief summary of the examples in this section:

...