Skip to content

Add support for XSLT transformations #54

@jakelandis

Description

@jakelandis

XML transformations that are complex or element/attribute names are unknown ahead of time may be difficult to do with existing tools.

XSLT can provide rich transformations on XML documents to help solve some of the more complex transformations.

Support should be added to offer XSL based transformations with a simple contract back to the event object. Perhaps the contract could be to bring all data to a pre-defined element, or perhaps move all desired event objects as single valued elements under the root node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions