Thanks for all replies.
Ed, I will look into all these tools.
j
Ed Day <eday@o...> wrote:
There is a class of tools that does this sort of thing. Our XBinder XML Schema Compiler (http://www.obj-sys.com/products_xbinder.shtml/products_xbinder.shtml) is one of them. It compiles an XML schema file into a set of C structures or C++ classes that allow you to serialize programatic data to XML. It can also be used to parse an XML document that matches a given schema into a program structure.
Similar tools (many open source) also exist for Java such as Castor and JAXB.
Regards,
Ed Day
Objective Systems, Inc. http://www.obj-sys.com/
----- Original Message -----
Sent: Wednesday, February 11, 2004 4:23 PM
Subject: xsd to xml
Hi All,
Given an xsd, is it possible to generate an XML programatically ?
Is there any such APIs available ?
thanks,
john
Do you Yahoo!? Yahoo! Finance: http://us.rd.yahoo.com/evt=22055/*http://taxes.yahoo.com/filing.html
Do you Yahoo!?
Yahoo! Finance: http://us.rd.yahoo.com/evt=22055/*http://taxes.yahoo.com/filing.html
|