|
From: Leech, J. <jl...@vi...> - 2003-07-15 23:08:31
|
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
|