Add ElementsStrippingStage

Description

I'm finding a fair number of use cases for a stage which can strip all occurrences of a given set of elements (specified as a single namespace and a set of element names) from DOM metadata.

By default, this should strip occurrences of the given elements (blacklist). It should optionally remove all elements from the specified namespace other than the ones specified (whitelist).

Assigning to myself; I'll prototype this in the UK federation project.

Environment

None

Activity

Show:

Ian Young July 31, 2017 at 5:22 PM

Done, commit ba2062ab086dae03d4f9157aec0020a9196a9691.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created September 23, 2011 at 12:33 PM
Updated May 16, 2024 at 12:20 PM
Resolved July 31, 2017 at 5:22 PM