Parent Directory | Revision Log
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 |