|
From: Bruce M. <br...@mc...> - 2003-07-16 01:42:43
|
You want me to make this change? Its not problem - I will do it right away. On Tuesday 15 July 2003 07:07 pm, Leech, Jonathan wrote: > That sounds like a good change to make. > > -Jonathan > > -----Original Message----- > From: Bruce McDonald [mailto:br...@mc...] > Sent: Tuesday, July 15, 2003 4:54 PM > To: bab...@li... > Subject: [Babeldoc-devel] Question about SqlQueryPipelineStage... > > > Jonathan, > > I was looking at the above mentioned pipelinestage and was wondering if was > not better if we output XML that looks like: > > <query> > <row> > <col number="1" name="act_avg_bal">3949.29</col> > <col number="2" name="act_cur_bal">839.23</col> > <col number="3" name="some_thing_else">FJDH</col> > </row> > ... > > </query> > > as opposed to placing the name of the column from the metadata into the XML > as > the element name of the column. The primary reason is that then we can > write > a DTD or a Schema for it. It will also make XSLT a bit easier when the > Tables change. > > regards, > Bruce. > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |