Versions Compared

Key

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

...

Expand
titleSpecific XML Attributes

Name

Type

Req?

Description

resourceRef

Bean ID

Y

Bean ID of a Spring Resource

Expand
titleSpecific XML Attributes
Include Page
IDP5:MetadataProviderCommonAttributesIDP5:
MetadataProviderCommonAttributes
Expand
titleReloading XML Attributes
Include Page
IDP5:MetadataProviderReloadingAttributesIDP5:
MetadataProviderReloadingAttributes
Expand
titleCommon XML Elements
Include Page
IDP5:MetadataProviderChildElementsIDP5:
MetadataProviderChildElements

...

The following example loads metadata from the supplied bean.

Load Metadata from the classpath
Code Block
languagexml
<MetadataProvider id="ClasspathResourceMetadata" xsi:type="ResourceBackedMetadataProvider" resourceRef="SpringResource"/>