/[cvs]/nfo/perl/scripts/xupdate/wd_xupdate.xml
ViewVC logotype

Contents of /nfo/perl/scripts/xupdate/wd_xupdate.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Thu May 1 23:44:47 2003 UTC (21 years ago) by joko
Branch: MAIN
Changes since 1.1: +4 -1 lines
File MIME type: text/xml
problems with node addressing

1 <?xml version="1.0"?>
2
3 <!-- from http://www.xmldb.org/xupdate/xupdate-wd.html#N238f4 -->
4
5 <xupdate:modifications version="1.0" xmlns:xupdate="http://www.xmldb.org/xupdate">
6
7 <!-- <xupdate:insert-after select="/addresses/address[1]" > -->
8 <!-- <xupdate:insert-after select="/addresses/address" > -->
9 <xupdate:insert-after select="/addresses/address/[@id='1']" >
10 <!-- <xupdate:insert-after select="*/*" > -->
11
12 <xupdate:element name="address">
13 <xupdate:attribute name="id">2</xupdate:attribute>
14 <fullname>Lars Martin</fullname>
15 <born day='2' month='12' year='1974'/>
16 <town>Leizig</town>
17 <country>Germany</country>
18 </xupdate:element>
19
20 </xupdate:insert-after>
21
22 </xupdate:modifications>

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