Customer Portal

Return raw XML subset string from an Xpath query

Comments 1

  • Avatar
    imriskal
    0
    Comment actions Permalink
    Hello chathaway,

    If I understand right, the described functionality is available in XMLExtract component since CloverETL version 3.4.0, see https://bug.javlin.eu/browse/CL-2118

    You can extract the whole XML subtree this way and then filter the result using a regexp to have only the DIVs with the desired class.

    Best regards,

Please sign in to leave a comment.