source:
trunk/doc/src/snippets/patternist/introductionExample.xq@
788
Last change on this file since 788 was 2, checked in by , 16 years ago | |
---|---|
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.