[Home] [By Thread] [By Date] [Recent Entries]


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 -----
From: Jhon
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

  • References:
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member