XSD reading

D

davisjoseph

Hi Gurus,

I am in process of generating XML file. Input for XML metadata is a XSD
file;here my development environment is Windows and I'm using
development tool as MSVC++ 6.0.

I'm trying to identify a library to read the XSD as a DOM structure or
Schema Object Model. Can anyone guide some details about any library
support to read XSD at runtime and create a XML out of it. Any sort of
input is highly appreciable.

Thanks & Regards
DJ
 
M

Martin Honnen

I'm trying to identify a library to read the XSD as a DOM structure or
Schema Object Model.

Well Microsoft on Windows currently provides MSXML version 4 and 6, both
of which implement a SOM (schema object model).
Download is here:
<http://msdn.microsoft.com/XML/XMLDownloads/default.aspx>
SDK documentation is online here:
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/anch_xmlprod.asp>
The download for MSXML 4 also allows you to install the MSXML SDK locally.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top