/[cvs]/nfo/perl/scripts/xupdate/t/03_xupdate_insert-special.xml
ViewVC logotype

Contents of /nfo/perl/scripts/xupdate/t/03_xupdate_insert-special.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 <!-- modified version of 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-before select="/addresses/address" test="./[@id='2']">
8
9 <xupdate:text>Hello World!</xupdate:text>
10 <xupdate:processing-instruction name="cocoon-process">type="xsp"</xupdate:processing-instruction>
11 <xupdate:comment>This should produce a comment...</xupdate:comment>
12
13 </xupdate:insert-before>
14
15 </xupdate:modifications>

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