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

RE: Maintaining XML via Form Post

Subject: RE: Maintaining XML via Form Post
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Thu, 20 Feb 2003 11:01:16 -0500
form post with xml
[Karl Stubsjoen]

> I'm considering maintaining an XML object (string) in a form 
> post... What are the potential pitfals? I'm writing a little 
> maintenance screen which collects information and stores it 
> in an XML document.  There are many form posts (many trips 
> back to the server).  Is this a good idea?  If not, is there 
> a better way to maintain this XML document?
> 

I have done this.  I used xslt to create the form from the previous
version of the xml document, and included enough hidden fields to
recreate the xml document for each new post (I did not have to have a
hidden field for each element - the stylesheet created most of the
document, so I only had to include certain customized items).  Actually,
this system handled workflow, adding and changing specific data as the
work moved along from station to station.  It worked very well - at
least, as a simple prototype demonstrating the principle.

I know some people have used path expressions for naming form elements,
and used those expressions to control where the data would get inserted
into the result.

Cheers,

Tom P

 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.