Modifying DTD using msxml

Wilf Reedijk (wilfr@mail.bc.rogers.wave.ca)
Tue, 24 Feb 1998 13:57:10 -0800


I would like to update the (internal) DTD for a document using msxml.

I am converting the DTD to a schema using the dtd.getSchema() method

I then modify the elements within the schema using addChild etc.

My question is: How do convert this schema back to the DOM so that it is
saved when the document is saved.

Thanks
Wilf Reedijk
wilfr@rogers.wave.ca