[
Lists Home |
Date Index |
Thread Index
]
- From: Mark Cheek <mcheek@NetVendor.com>
- To: "'listserv:java-xml'" <java-xml-interest@cybercom.net>, "'listserv:xml-dev'" <xml-dev@ic.ac.uk>
- Date: Fri, 25 Jun 1999 18:36:42 -0400
i'm going to go out on a limb here... please bear with me. i'm
relatively new to java and to xml, so i'm still on the curve...
programmatically, i have to write an xml document that must be validated
against a given dtd. i do not even know where to begin.. i could, of
course, use the FileWriter to write to an ascii file, but there must be
a better way! is it possible for me to construct an xml document in
memory (using the DOM packages? the SAX packages?) and then write the
xml document to a file using IBM or Sun's parser?? with all of the java
source and tools out there, is there anything that will help me to write
a valid xml document when my xml data is in multiple locations and my
dtd is not static?
yes, i've checked xmlsoftware.com, xmlinfo.com, IBM's alphaWorks,
jxml.com, etc - i have the reader/parser side of my project working
great.. but i'm having difficulties building my xml documents (data
comes from multiple databases) and then writing them to a file for our
customers.... suggestions? thank you!
thanks for your time,
-mark
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|