This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: a namespace problem



>The short of it: XPath does not consider namespace prefixes, but rather
>URIs when comparing elements...
>In XPath match expressions without a prefix are considered to be a NULL
>(not default) namespace.  So for both of the above two documents:
jeez I forgot about that, I read it once long ago and figured it was never
gonna become important in my life :) now it is :(

>To get what you expect, simply choose an
>arbitrary namespace prefix for your default namespace, and use that in
>expressions...

would be counter-productive to go through the trouble of doing that as I'm
gonna be downloading the rss periodically.

Darn I just know it's gonna turn out having to be something with matching
against the local-name().


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]