allowedcharacters7xmlrules.xml (248B)
1 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> 2 <its:param name="allowedcharParam">allowedchar</its:param> 3 <its:allowedCharactersRule allowedCharacters="[^*+]" selector="//content[@id=$allowedcharParam]"/> 4 </its:rules>