I m new to XML, i m trying to work on XML schemas..
can anyone plz lemme know how to match a string using regular expressions in XSL?(for example consider that i have a tag
<job title>blah blah</job title>
i just wanna match this 'blah blah' with my set of strings with the help of regular expression)
can anyone plz lemme know how to match a string using regular expressions in XSL?(for example consider that i have a tag
<job title>blah blah</job title>
i just wanna match this 'blah blah' with my set of strings with the help of regular expression)