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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Thu May 1 20:42:16 2003 UTC (21 years ago) by joko
Branch: MAIN
File MIME type: text/xml
initial commit, from http://www.xmldb.org/xupdate/xupdate-wd.html#N238f4

1 joko 1.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    
9     <xupdate:element name="address">
10     <xupdate:attribute name="id">2</xupdate:attribute>
11     <fullname>Lars Martin</fullname>
12     <born day='2' month='12' year='1974'/>
13     <town>Leizig</town>
14     <country>Germany</country>
15     </xupdate:element>
16    
17     </xupdate:insert-after>
18    
19     </xupdate:modifications>

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