- From: Elliotte Rusty Harold <elharo@metalab.unc.edu>
- Date: Fri, 7 Jun 2002 05:23:58 -0400
- To: Norman Walsh <Norman.Walsh@Sun.COM>, www-tag@w3.org
At 10:01 AM -0400 6/6/02, Norman Walsh wrote: >| Note that XML Schema uses qnames in attribute >| values, so the W3C has already sanctioned this. > >Yes, and the finding sanctions it as well, provided that the attribute >in question contains only an xs:QName. > What about the XSLT case? e.g. <xsl:apply-templates select = "child::Person/child::name:First[following-sibling::name:MI = 'M']" /> -- +-----------------------+------------------------+-------------------+ | Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer | +-----------------------+------------------------+-------------------+ | The XML Bible, 2nd Edition (Hungry Minds, 2001) | | http://www.cafeconleche.org/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.cafeconleche.org/ | +----------------------------------+---------------------------------+
Received on Friday, 7 June 2002 10:27:57 UTC