Skip to content

Setting XML attribute with a variable #16

@rgrima

Description

@rgrima

Is there any way to set an attribute with a variable?

Something like this:

  <parameterset name="defineProblem">
    <parameter name="outpath" tag="test-name1">test-name1</parameter>
    <parameter name="outpath" tag="test-name2">test-name2</parameter>
  </parameterset>
  <benchmark name="TEST-NAME" outpath=$outpath>

  </benchmark>

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