Re: [xsl] @* and xmlns:xsl

Subject: Re: [xsl] @* and xmlns:xsl
From: "David N Bertoni/Cambridge/IBM" <david_n_bertoni@xxxxxxxxxx>
Date: Mon, 4 Mar 2002 16:42:54 -0800
In the XPath data model, those are namespace nodes, not attributes nodes.
For more info see:

   http://www.w3.org/TR/xpath#namespace-nodes

   http://www.w3.org/TR/xpath#axes

Dave



                                                                                                                        
                      Morten Primdahl                                                                                   
                      <morten@xxxxxxx>                   To:      xsl-list@xxxxxxxxxxxxxxxxxxxxxx                       
                      Sent by:                           cc:      (bcc: David N Bertoni/Cambridge/IBM)                  
                      owner-xsl-list@xxxxxxxxxxx         Subject: [xsl] @* and xmlns:xsl                                
                      rrytech.com                                                                                       
                                                                                                                        
                                                                                                                        
                      03/04/2002 04:21 PM                                                                               
                      Please respond to xsl-list                                                                        
                                                                                                                        
                                                                                                                        




Hi.

Any reason for @* not catching attributes prefixed by
xmlns:?

...

I had the understanding that @ was the attribute axis and * means any.

Morten



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







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


Current Thread