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

RE: Namespace wildcards

Subject: RE: Namespace wildcards
From: Elliotte Rusty Harold <elharo@xxxxxxxxxxxxxxx>
Date: Sat, 2 Feb 2002 15:41:28 -0500
xpath apply template wildcards
At 2:19 PM +0000 2/2/02, Michael Kay wrote:

I agree it's open to misuse, but there are cases where it is genuinely
useful. I've heard of a number of cases (though I can't cite them) where
people have used different namespaces to represent versions or variants of
an XML vocabulary, but where the variants are sufficiently close to make it
possible to write stylesheets that can handle all of them.


Didn't one of the earlier drafts of XHTML do this? Yes, checking I see that it was http://www.w3.org/TR/1999/PR-xhtml1-19990824/#normative


However, I recall that this caused a huge hue and cry and was fixed before it went to Rec. I don't think this is very common in practice. And as someone else pointed out, if you really needed this you could always do

<xsl:template match="*[local-name(.)="whatever"]">
  ...
</xsl:template>

Let's just not make this too easy. I don't want anyone tripping over this by accident.
--


+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@xxxxxxxxxxxxxxx | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          The XML Bible, 2nd Edition (Hungry Minds, 2001)           |
|              http://www.ibiblio.org/xml/books/bible2/              |
|   http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.ibiblio.org/xml/     |
+----------------------------------+---------------------------------+

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.