|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Use of xsl:apply-templates exception with an eleme
> What should be done if the element name is in an attribute or > variable, as <variable name="name" select=" 'attribution' "/> > > Can name() be avoided here also? > That variable only contains part of the element's name - the local part. You also need to know the namespace URI part. If you are confident that the namespace URI makes no difference, then you can test using the predicate [local-name()!=$name]. Regards, Michael Kay http://www.saxonica.com/ http://twitter.com/michaelhkay
|
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
|






