> I am currently working through the XML docs and am desparately > looking for > something llike -> "revXMLfindNodeBycontent" > > There is a "revXMLmatchingNode" but that only lets me find the node > that has an > atrribute with a specific value! > > Do I really have to cycle through the XMLtext or something line by > line to find > a node by its content? > > Please tell me it ain't so!!!! :-/
It is so :-( I found the best compromise was to put the most important search items as attributes, instead of elements. You can search by attribute. However I agree, it seems to be an obvious missing feature that should be part of the library. Cheers, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
