xpath('') is used to store mixed content when a tag with both attributes and content are needed. <tag att='mixed'>content</tag> This regression caused the content to be inside an extra tag. <tag att='mixed'><name>content</name></tag> Signed-off-by: Anthony Fishbeck <anthony.fishbeck@lexisnexis.com>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|