source: trunk/doc/src/snippets/patternist/copyAttribute.xq

Last change on this file was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 124 bytes
Line 
1<html>
2 <body>
3 <p>
4 {
5 doc('feed.rss')/rss/@version
6 }
7 </p>
8 </body>
9</html>
Note: See TracBrowser for help on using the repository browser.