source: trunk/doc/src/snippets/patternist/introductionExample.xq@ 788

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

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

File size: 141 bytes
Line 
1<bibliography>
2{doc("library.xml")/bib/book[publisher="Addison-Wesley" and @year>1991]/<book year="{@year}">{title}</book>}
3</bibliography>
Note: See TracBrowser for help on using the repository browser.