CDATA
element specifies how the CDATA content will be compared.false
). See also excluding CDATA for more informationapplyRegex
children (optional) specify a regex which an be applied to the CDATA content. More than one regex replacement can be defined<nodeRules> <defaultRule> <identification> <attribute name="name" /> </identification> <CDATA trimType="TrimRight"> <applyRegex replaceFrom="\s+" replaceTo=" " /> </CDATA> </defaultRule> </nodeRules>
xmldiff Copyright (c) 2024 Herve Girod. All rights reserved.