[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
XUpdate variables
- From: Robert Koberg <rob@koberg.com>
- To: xml-dev <xml-dev@lists.xml.org>
- Date: Fri, 27 Oct 2006 14:22:02 -0400
Hi,
First off, is the latest spec for XUpdate at:
http://xmldb-org.sourceforge.net/xupdate/xupdate-wd.html
(Working Draft - 2000-09-14)
?
My real question is: Can you have a variable like so:
<xupdate:variable name="new-node">
<xupdate:element name="mynode">
<xupdate:attribute name="id">abc</xupdate:attribute>
</xupdate:element>
<xupdate:variable>
or even:
<xupdate:variable name="new-node">
<mynode id="abc"/>
<xupdate:variable>
thanks,
-Rob
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]