xsl-list
[Top] [All Lists]

RE: Omitted white-space in XSLT

2003-10-12 19:56:45
It might be better to ask this kind of question on a DocBook list.

Michael Kay

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Peter Flynn
Sent: 13 October 2003 00:44
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Omitted white-space in XSLT


In processing this DocBook fragment (in a <para>):

   (see <xref linkend="dif"/> <foreignphrase>et            
seq</foreignphrase>)

I get the output:

   (see <a href="#dif">the note on "DIF format"</a><i>et seq</i>)

with no space between the </a> and the <i> despite the presence 
of a space character in the input. This is using Saxon.

Before I go and strip it down to create a minimal instance, 
has this been seen or reported before? 

///Peter



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>