Hi everyone!
I need to search a XML file connected thru Datalinq with the RSS/HTTP connection.
I know that if I want to search with two conditions that are true I use <car=2;track=5>. that works fine.
but I need to search two conditions where at least one of them are true. Its like an OR instead of an AND. something like <car=2 or track=5>.
is this possible?
best,
Diego
EDIT: The subject should be XML datalinq search OR condition. Sorry.