|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Filters headache...
Hi.
Most of the stuff I've been doing with XSL has allowed be to be pretty
certain of my conext, I now find myself needing to "pluck" data out of an
XML dataset using an XSL query, and my head's starting to hurt.
Given...
<doc>
<infosort>
<ms id='y'>ms</ms>
<cb id='y'>cb</cb>
</infosort>
<tt id='y'>tt</tt>
</doc>
...how can I pluck all data from within DOC apart from INFOSORT or any of
it's children
I tried... match="//doc/*[$not$ infosort]"
...but in IE5b2 this returns INFOSORTs children along with TT. (I wont list
the other examples I tried as from that point on it rapidly became
an exercise in Voodoo).
Note there will be extra data items apart from TT, so I can't simply pluck
that single item.
Thanks for any advice
Guy.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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
|

Cart








