Regular expression. The expression can be specified by XPath expressions which are marked by curly brackets. After processing, the regular expression must meet the requirements of the<icode type="attribute">regex</icode>attribute of the<icode type="element">xsl:analyze-string</icode>element. |
Element | sqf:stringReplace |
<xs:attribute name="regex" type="xs:string" use="required"> <xs:annotation> <xs:documentation source="Value">Regular expression. The expression can be specified by XPath expressions which are marked by curly brackets. After processing, the regular expression must meet the requirements of the <icode type="attribute">regex</icode>attribute of the <icode type="element">xsl:analyze-string</icode>element.</xs:documentation> </xs:annotation> </xs:attribute> |