|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XUpdate
Thanks for the info Mike. I'm using Axkit and I'd rather not switch,
and actually I haven't been using any java OR python (!) so I'd prefer
(for the present project) to stay away from those unless I have to pick
it up.
In reviewing my own needs and what XUpdate does last night, I'm not even sure it's quite the right fit. What I want to be able to do is to do a sort of hybrid of insert and update, where if the element is there, it simply updates and if it isn't, it inserts intelligently (creating only the nodes/steps that are needed). In other words, given, <aaa><bbb/></aaa> and insert_xpath = aaa/bbb/ccc and insert data=Hello_World the result would be <aaa><bbb><ccc>Hello_World</ccc></bbb></aaa> AFAI can tell, there no one-shot XUpdate command to do that ... and I think I can implement it pretty easily in XSLT (at least as easily as trying to do it in XUpdate). So I think I'll roll my own for starters and see where I get. Simon On Wednesday, April 16, 2003, at 04:01 AM, Mike Brown wrote: Anyway I noticed that the 4Suite implementation is in python which is cool but not so good for me since so far I'm doing everything in XSLT ... is there an Xupdate implementation in XSLT?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








