I have a similar question to the one I posted here before, except this time
I have no workaround.

I have an xml document as follows:

<node>

   <name at:datasource="xyz">John</name>

   <name>Jane</name>

</node>


I need to select all nodes that have the (at:datasource) attribute. The CSS3
selector is [at|datasource], but this doesn't seem to work in jQuery. Does
anyone have any advice on how to do this?


-- 
Luke Van In

Alio Technologies
www.aliotech.com

Reply via email to