source:
trunk/doc/src/snippets/patternist/fnStringOnAttribute.xq
Last change on this file was 2, checked in by , 16 years ago | |
---|---|
File size: 132 bytes |
Line | |
---|---|
1 | <html> |
2 | <body> |
3 | <p> |
4 | { |
5 | string(doc('feed.rss')/rss/@version) |
6 | } |
7 | </p> |
8 | </body> |
9 | </html> |
Note:
See TracBrowser
for help on using the repository browser.