XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] What is @xml:space about?

On 7/10/2012 11:00 AM, Michael Kay wrote:

> I don't know of any applications that use this attribute for any 
> purpose other than to decide whether whitespace-only text nodes should 
> be preserved, 

For stripping whitespace-only text nodes, <xsl:strip-space> would be 
more efficient and would avoid counting such nodes with count(). Yes?

The examples in 2.10 White Space Handling seem good, viz., use 
xml:space='preserve' for source code and poetry, things that in (old) 
HTML would naturally get put in <pre>. I'd have thought using xml:space 
as intended would not be rare. It seems a pretty useful attribute.

I see that XALAN lets xml:space=preserve override xsl:strip-space 
(http://xml.apache.org/xalan-j/xsltc/xsl_whitespace_design.html). Is 
that in a spec? Do all XSLT processors do that?

-- John



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS