RE: Which Schema to use?

Tx for the recommendations. My problem is that we will be using the
Microsoft DOM (by including the msxml.dll file in our c++ program). I am
wondering if this particular implementation of DOM will be able to load and
process a schema file created according to W3C Apr 2000 draft. If the MS DOM
implementation is incapable of understanding the Apr 2000 schema spec, then
is there a DOM application that could do this? Otherwise, I would have to
write all the code of processing the xml documents myself, which is a lot of
work. Or could I use a subset of the Apr 2000 schema spec which MS DOM
implementation would be able to handle? 

Enis

-----Original Message-----

From: petsa@us.ibm.com [ mailto:petsa@us.ibm.com <mailto:petsa@us.ibm.com> ]

Sent: Friday, April 21, 2000 11:28 AM

To: Bengul, Enis A CECOM SEC

Cc: 'xmlschema-dev@w3.org'

Subject: Re: Which Schema to use?

 

XML Schema has a set of stable public drafts that are in the last call

period

for Candidate Recomendation. I suggest you use these.

http://www.w3.org/TR/xmlschema-0/

http://www.w3.org/TR/xmlschema-1/

http://www.w3.org/TR/xmlschema-2/

All the best, Ashok

Received on Wednesday, 26 April 2000 15:16:51 UTC