I should have said that this advice is in addition to the mention
someone made of using normalize-spaces to strip leading and trailing
whitespace from text() nodes.

 Steve

> >
> > Is there any way to suppress this behaviour, or some clever trick with substr()
> > and translate() to remove leading and trailing white-space and returns?
> 
> Your best bet is to wrap literal text in <xsl:text>insert
> into...</xsl:text> constructs.  If all your literals are wrapped that
> ...

Reply via email to