|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: <xsl:apply-imports> and rules with higher priority
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Michael Kay schrieb: | For most applications, I think <xsl:next-match> is more likely to do what | you want than <xsl:apply-imports>. It's certainly easier to understand. | | xsl:next-match simply defines an ordering of all the template rules for a | mode, ordered first by precedence, then by priority, then by document order; | it finds the current template in that list, and calls the next one down the | list that matches the current node. | | xsl:apply-imports is a bit more complicated; it only considers rules in an | "imported stylesheet layer", where a layer means a stylesheet that you | import, plus all modules that include or are included by that module.
wfg, Jonny -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIRtNcGaEJacf6i/cRAqNfAKCfQUBCBG+cAeWM6UqPo9gdUi3ZKQCeLNqs BqyZykMEx8plVySSF9++ehg= =ckjT -----END PGP SIGNATURE-----
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






