Thanks. I’ll look into that. Do you have any links/examples particular to ML 7?
From: <[email protected]> on behalf of Christopher Hamlin <[email protected]> Reply-To: MarkLogic <[email protected]> Date: Saturday, March 18, 2017 at 6:03 PM To: MarkLogic <[email protected]> Subject: Re: [MarkLogic Dev General] Using RegEx in xQuery Note that regex works on strings, not nodes. It's easier I think to operate on nodes here. You could do it with xslt also. Start with an identity transform and then have {incisive-repository}HTML nodes with similar preceding-siblings transform to nothing.
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
