/[cvs]/nfo/perl/scripts/xupdate/t/04_xupdate_append.xml
ViewVC logotype

Contents of /nfo/perl/scripts/xupdate/t/04_xupdate_append.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Wed May 7 04:08:49 2003 UTC (20 years, 11 months ago) by joko
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/xml
initial commit

1 <?xml version="1.0"?>
2
3 <!-- from http://www.xmldb.org/xupdate/xupdate-wd.html#N782982 -->
4
5 <xupdate:modifications version="1.0" xmlns:xupdate="http://www.xmldb.org/xupdate">
6
7 <!-- <xupdate:append select="/addresses" child="last()" test="*[last()]"> -->
8 <xupdate:append select="/addresses" child="last()">
9
10 <xupdate:element name="address">
11 <town>San Francisco</town>
12 </xupdate:element>
13 </xupdate:append>
14
15 </xupdate:modifications>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed