P
Peter Gerstbach
Hi,
I use Saxon 8 to transform a xml document with a XSLT 2.0 stylesheet.
But in my result file there are many blank lines which should not be
there. I assume that Saxon does not validate the document against the
dtd and therefore does not know that there are no mixed elements. Saxon
seems to interpret all the line feeds and the indents. But they exist
just for the nice looking.
It should be possible to turn on validating by giving the "-v" option,
but this does not work (there are the same blank lines) nor is there an
error message, that validating failed.
Does anybody succeeded by using the -v option?
Peter
I use Saxon 8 to transform a xml document with a XSLT 2.0 stylesheet.
But in my result file there are many blank lines which should not be
there. I assume that Saxon does not validate the document against the
dtd and therefore does not know that there are no mixed elements. Saxon
seems to interpret all the line feeds and the indents. But they exist
just for the nice looking.
It should be possible to turn on validating by giving the "-v" option,
but this does not work (there are the same blank lines) nor is there an
error message, that validating failed.
Does anybody succeeded by using the -v option?
Peter