Monday, November 8, 2010

Some piece of XSLT information that you might need to be successful

- Put special character in the XSLT or XML

< ==> (<)

& ==> (&)
> ==> (>)
" ==> (")
' ==> (')