Dear Team, Need your help.
Below is the DTD <?xml version="1.0" encoding="UTF-8"?> <!ELEMENT one_test (#PCDATA)> <!ELEMENT two_test (#PCDATA)> <!ELEMENT three_test (checksinglerecord)> <!ELEMENT requestdata (two_test?,three_test*)> >From the above DTD input I need to create an XML and insert values into it. >Any kind of DTD it should process. Please suggest. if we can do with Xerces ? Thanks in Advance Dominic --------------------------------------------------------------------- To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org For additional commands, e-mail: j-users-h...@xerces.apache.org