We need to refine the method findNoEmptyTags or add a new method findNoEmptyXMLTags to ensure that in complex cases only the embedded XML is returned. This is for example need for the WorkflowKernel when testing embedded model configuration in an event.
We need to refine the method
findNoEmptyTags
or add a new methodfindNoEmptyXMLTags
to ensure that in complex cases only the embedded XML is returned. This is for example need for theWorkflowKernel
when testing embedded model configuration in an event.Example
and here the embedded tag also holds the model tag!