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

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: building XML while referring to DTD



You can use a DTD parser like the one from wutka
http://www.wutka.com/dtdparser.html

This  parser returns a DTD object, which is similar to the Document object 
in the DOM model...

You can then use the suitable methods of the DTDParser API to get all the 
elements stated in the DTD (method elements() in class DTD) and their 
content models (field item in class DTDElement) and create some kind of 
algorithm in order to use this information to produce a sample xml file.


>From: Wendi Sisson <wsisson@east.fedex.com>
>To: xml-dev@lists.xml.org
>Subject: building XML while referring to DTD
>Date: Tue, 04 Sep 2001 16:50:03 -0500
>
>We have an app that is building various XML documents from various DTDs.
>I don't want to have to hard-code a different method for every XML
>document I'm building. Is there a way to "parse" a DTD and then build
>the XML as I iterate over the DTD? Or perhaps a tool or utility that
>makes this easier? Or even some way to check before/during adding an
>element whether it is valid for that DTD? Thanks, Wendi
>--
>Wendi Sisson
>Systems Programmer
>International Trade Development
>FedEx Services
>(901) 263-6695
>
>-----------------------------------------------------------------
>The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
>initiative of OASIS <http://www.oasis-open.org>
>
>The list archives are at http://lists.xml.org/archives/xml-dev/
>
>To subscribe or unsubscribe from this elist use the subscription
>manager: <http://lists.xml.org/ob/adm.pl>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp