[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Dealing with WDDX-based data

Subject: Dealing with WDDX-based data
From: Toni Geoly <tonigeoly@xxxxxxxxx>
Date: Mon, 22 May 2000 05:47:36 -0700 (PDT)
wddx.org
Ladies and Gentlemen -

I was wondering how many people were dealing with data sets
that are generated using the WDDX protocol/DTD from
ColdFusion.

(See the DTD here:)

http://www.wddx.org/wddx_dtd.txt

I have been tasked with building a tool to extract query
results from these sets; the raw XML output from a query is
outputted in the following manner (example has a result of
four record sets):

<field name="field1">
     <string>row1</string>
     <string>row2</string>
     <string>row3</string>
     <string>row4</string>
</field>
<field name="field2">
     <string>row1</string>
     <string>row2</string>
     <string>row3</string>
     <string>row4</string>
</field>
<field name="field3">
     <string>row1</string>
     <string>row2</string>
     <string>row3</string>
     <string>row4</string>
</field>

Are people working directly with this data, or instead
using xsl:copy/xsl:copy-of to build new trees that are a
bit more user-friendly?  I've started working with the raw
data, but it seems to me that the XML is not as intuitively
logical (i.e. - readable by a human) as it should be.

Thanks for any input - respond to the list or privately.

Ms. Toni Geoly, Interface Engineer
AppNet
http://www.appnet.com
antoinette.geoly@xxxxxxxxxx

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.