Lets say I have a schema that defines the following XML:
Value 1 Value 2&l
More on Michael Kay's answer: If your schema (XSD) declares a namespace, you must include this in your selection.xpath. If you are using Microsoft Visual Studio 2010, you may find a namespace automatically declared.
...