|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: create valid XML from DTD and database
Please let me know if I understand it right: ResultSetMetaData.getColumnName() could retrieve the element name; ResultSet.getString() could retrieve the element value; then hashmap is not needed for the resultSet; you mean the hashmap for DTD rules? how do I represent the hierarchy of the DTD? by child ID refers to the parent ID? how is attribute represented? How is the datastream of DTD correlated with the resultset? Thanks. Michelle "mark hu" <mark@f...> on 08/09/2000 05:02:26 PM To: Michelle Zhao/AMS/AMSINC@AMSINC, xml-dev@l... cc: Subject: Re: create valid XML from DTD and database Yes, you can - and the way that our stuff works now is: construct a HashMap to host all your particular Resultsets and then at the end of XML document ending - since you can retrieve a Id-Name pair, it's very easily to apply DTD rules against this gerenated document. mark "Life Is A Piece Of Cheese" ----- Original Message ----- From: <Michelle_Zhao@a...> To: <xml-dev@l...> Sent: Wednesday, August 09, 2000 3:39 PM Subject: create valid XML from DTD and database > > > I am trying to write a Java program to create XML from a given DTD file and data > from Oracle database. Is there a way to filter the ResultSet through the DTD so > that a valid XML file could be generated? Any guide would be much appreciated. > > Michelle > > >
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








