Skip to content

Add attribute @value to a pipeline:parameter #27

@siebej

Description

@siebej

Instead of a element <pipeline:value> inside <pipeline:parameter/> it would be nice to just use a attribute @value

It would look like

<pipeline:transformer name="someStep" xsl-path="someStep.xsl">
      <pipeline:parameter name="someParameterName" type="xs:string" value="someParameterValue"/>
 </pipeline:transformer>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions