Versions Compared

Key

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

...

  • dropDOM (boolean) (defaults to true)
    • When true, the underlying XML DOM structure is dropped after processing a new metadata instance. Set to false to maintain the DOM in memory if there are supplemental options being used that operate more efficiently with the DOM maintained.
  • tagsInFeed (boolean) (defaults to false)
    • When true, adds EntityAttribute extension attribute values (simple-valued only) to the discovery feed.

Child Elements

  • <MetadataFilter> (zero or more)
    • A filter to run against any metadata supplied by the plugin.

...