Modify / refactor the NODE/DOMDOC functionality in AbstractParameter #7813
Open
Description
Related Problem or Business Case
Parameters using xpathExpression
or stylesheetName
attributes are processed by xml parse functionality in AbstractParameter
instead of Parameters without these attributes, which are processed by the XmlParameter
.
ParamType.NODE
is not supported correctly in the former but is in the latter.
Describe the Feature
This should work the same way. This was discovered when implementing the XmlParameter class in #7677 and further described in #3934.
Collaboration with External Companies
No, community resolution only
Anything else?
No response
Metadata
Assignees
Type
Projects
Status
No status