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 > ...
- [Sab] Creating text (SQL) output Andrew C.R. Martin
- Re: [Sab] Creating text (SQL) output Pavel Hlavnicka
- Re: [Sab] Creating text (SQL) output Michael Beddow
- Re: [Sab] Creating text (SQL) output Steve Tinney
- Re: [Sab] Creating text (SQL) output Steve Tinney
- Re: [Sab] Creating text (SQL) output Andrew C.R. Martin
