Friends,

I am encountering an odd whitespace-handling anomaly in BaseX when
invoking Saxon to transform files behind RESTXQ.

Briefly, if I have this in my XSLT:

<xsl:text> </xsl:text>

(the common way to get a space character in my result)

I get nothing, and this

<xsl:text> Boo! </xsl:text>

gets me "Boo!" (leading and trailing whitespace trimmed).

But I can't duplicate this behavior running BaseX from the GUI.

I am sure there is a 'trim' or 'chop' setting somewhere that is
allowing this, but I don't know where to look.

Any ideas?

Thanks, Wendell

-- 
Wendell Piez | http://www.wendellpiez.com
XML | XSLT | electronic publishing
Eat Your Vegetables
_____oo_________o_o___ooooo____ooooooo_^
_______________________________________________
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

Reply via email to