I'm trying to add a tag like
<div itemscope>
in my xslt transformation but I get an error.(The expected token is '=')
I'm working in C# .net 4.0 xslt 1.0.
I'm trying to add a tag like
<div itemscope>
in my xslt transformation but I get an error.(The expected token is '=')
I'm working in C# .net 4.0 xslt 1.0.