[
Lists Home |
Date Index |
Thread Index
]
- From: Chris Lovett <clovett@microsoft.com>
- To: 'Wilf Reedijk' <wilfr@mail.bc.rogers.wave.ca>, xmldev <xml-dev@ic.ac.uk>
- Date: Tue, 24 Feb 1998 13:58:44 -0800
I assume you want to convert it back to the DTD syntax - you will have to do
this yourself. MSXML doesn't have this feature yet.
> -----Original Message-----
> From: Wilf Reedijk [SMTP:wilfr@mail.bc.rogers.wave.ca]
> Sent: Tuesday, February 24, 1998 1:57 PM
> To: xmldev
> Subject: Modifying DTD using msxml
>
> 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
>
>
> xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
> Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
> To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
> (un)subscribe xml-dev
> To subscribe to the digests, mailto:majordomo@ic.ac.uk the following
> message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|