I'm familiar with using datalinq keys to search attributes within an XML document/RSS feed. But I was wondering if it's possible to check against two attributes at once.
For instance this:
[FONT=courier new]Column: Element\Child
Row: Data[/FONT]
becomes:
[FONT=courier new]Column:Element
Row: Data[/FONT]
something like that?