What I'm looking for is a simple method of turning a XPath into a CreateElement. (My background is C# but this project is for VB6) As an example from my knowlege, if you create a directory with .NET much deeper than just one below an existing directory it will create all the directories all the way down to the one you asked for.
For example's sake, let's have this as a query: /rootnode/booklets/booklet[@dds="100"]