Is there a way to bind a form in the designer to an XML element using an attribute value as criteria? This is a very basic construct in XPath and I'd be hard pressed to believe the form designer cannot do this. For example:<bookstore><book lang="eng"> <title>Harry Potter</title> <price>29.99</...