Sample code to add new tools to Visual Studio

Sample code to add new tools to Visual Studio. This specifically relates to the BizTalk Deployment Framework utilities by Scott Colestock (available on CodePlex).
But the same concept could be used to add other tools into Visual Studio menus.

Schema Reuse

How do you include (import) one schema into another? By doing so, you can use one schema in many other schemas.

Complex XPath

A sample of complex XPath with BizTalk schema/data. For example, select one value, where it’s sibling = value2.