Combination of SyncML, JAXB

Maulik Thakkar <[email protected]> Fri, 31 Jan 2003 11:21:44 +0000
Newsgroups gmane.comp.java.sun.xml.general
Message-ID <[email protected]>
Hi All,

I m working with SyncML & JAXB.

My Problem is, I m creating the set of java files to
parse the XML file which is created according to DTD.

But With the use of the JAXB generated file, i m not
able to parse the file and getting error.

My Code is as Follow....

Input File for generating JAXB classes.

1) SyncmlRepresent.DTD (Given By SyncML.org. Define
Protocol)

2) SyncmlRepresent.xjs (Define by me)

Above both file are attached in mail.

And My SyncApp.java taking XML file as Input, parse it
and generate the new XML file just like input xml
file.

I m also attaching the SyncApp.java file and xml file
that is to be used.

Please help me out if any one got my problem and
propar solution.

Regards
Maulik



________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
       visit http://in.tv.yahoo.com
SyncApp.java (application/octet-stream, 3.5 KB) - not displayed
SyncmlRepresent.dtd (application/octet-stream, 4.6 KB) - not displayed
SyncmlRepresent.xjs (application/octet-stream, 2.9 KB) - not displayed