[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Difference between <when>x</when> and <when><text

Subject: RE: Difference between <when>x</when> and <when><text>x</text></when>
From: "Markus Karg" <karg@xxxxxxxxx>
Date: Thu, 18 Mar 2010 17:48:28 +0100
RE:  Difference between <when>x</when> and  <when><text
> -----Original Message-----
> From: Michael Kay [mailto:mike@xxxxxxxxxxxx]
> Sent: Donnerstag, 18. Mdrz 2010 17:31
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE:  Difference between <when>x</when> and
> <when><text>x</text></when>
>
> > I noticed that XALAN 2.7.1 makes a difference between
> >
> > <when>
> >   x
> > </when>
> >
> > (Result *includes* line breaks and blanks)
> >
> > and
> >
> > <when>
> >   <xsl:text>x</xsl:text>
> > </when>
> >
> > (Result includes only 'x' *without* breaks or blanks).
> >
> > Is that a bug or is that wanted behaviour?
>
> That's correct behaviour. Whitespace text nodes in the stylesheet
> should be
> ignored, unless the parent node is an xsl:text element.
>
> Regards,
>
> Michael Kay

Michael,

you're confusing me: You wrote that whitespace shall be ignore UNLESS xsl:text
is used, but in fact, XALAN 2.7.1 does *not* ignore the white space, but
actually INCLUDES it (check my 'Result...' comments below the examples)!

Or did I misunderstand what you liked to say?

Thanks!
Markus

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.