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

Built-in templates for specific modes

Subject: Built-in templates for specific modes
From: "Michael Leditschke" <mike@xxxxxxxxxxx>
Date: Thu, 30 May 2002 20:12:58 +1000
built in templates
The XSLT spec makes specific mention (section 5.8)
of the fact that there is a built-in template for 
root and element nodes whether a mode is used
or not.

However it makes no mention of built-in rules for
text, attribute, comment or processing instruction
nodes when a mode is used.

By implication, by explicitly mentioning elements/root
but not these others, I assume there is no built-in 
template in such cases.

Am I correct in assuming this? 

My experience with MSXML would suggest it assumes 
the built-in rules apply to text, attribute etc nodes 
when a mode is used as well.

Assuming an XML document

<root>
  <element>Some text</element>
</root>

and a stylesheet template

<xsl:template match="/">
  <xsl:apply-templates mode="dummy"/>
</xsl:template>

Should I expect to get anything out the other end?

MSXML says yes.

Any clarification appreciated.

Regards
Michael


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


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.