Hi,
another very little problem.
Sablotron doesn't accept in the XSL or XML input files the attribute
xml:lang.
Here is the error message it returns :
Error [code:227]
[URI:file:/home/nicolas/DOCS/UEPG/NOVDEC/Sabtest/friends.profile]
[line:10]
invalid namespace prefix 'xml'
So it's clearly a namespace problem, but I don't understand why
Sablotron find here a problem. It's not a problem for Xalan for example.
Do I have to add a namespace declaration in the begining of my
stylesheet or of my input file ?
If yes, wich one : xmlns:xml="?????????" .
Thanks,
nico