Re: XSD from XML
Aleksander Slominski <[email protected]>
| Newsgroups | gmane.text.xml.xmlpull.devel |
|---|---|
| Message-ID | <[email protected]> |
hi, i am not sure if i understand the question: would you like to get XML schema created based on XML document instance? for example for XML document instance: <person xmlsn='some-ns'><name>Alek</name></person> to generate XML schema for targetNamespace 'some-ns' that has complexType with element "name" of type xsd:string? i do not know about such open source project but i would check: http://www.rpbourret.com/xml/XMLDataBinding.htm thanks, alek nikhilckhedkar wrote: > Hi, > do anyone in the group tried generating a XSD from an available XML > file? There are few tools like XMLSpy that do it, but they are not > freeware. Do anybody know about any such public JAVA library? > Thanks, > Nikhil > > > To unsubscribe from this group, send an email to: > [email protected] > > > > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/