You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xerces.apache.org by Sangita Gupta <sa...@xpedior.com> on 2000/03/22 16:38:35 UTC

Generate xml from dtd

Hi,

I wish to write a java code which can generate an xml document based on
a given dtd. Walk through the dtd, know which tags (name) to include in
the xml document, grab the value froma string and generate the document.
Is it possible? Any example will be greatly appreciated.

Thanks,
s