source:
trunk/doc/src/snippets/patternist/paragraphsExceptTheFiveFirst.xq
Last change on this file was 2, checked in by , 16 years ago | |
---|---|
File size: 37 bytes |
Line | |
---|---|
1 | doc('index.html')//p[position() > 5] |
Note:
See TracBrowser
for help on using the repository browser.