I downloaded the sample VB6 code from the article concerning XML and I am getting the message that the method or data member was not found pointing to the line below
Set Form2.CatalogDoc = CatalogDoc
I can fin no reference to CatalogDoc on form2