OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] xsd to xml

[ Lists Home | Date Index | Thread Index ]

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) 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: [xml-dev] 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: Get your refund fast by filing online

  • References:



 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS