source:
trunk/doc/src/snippets/patternist/simpleXHTML.xq@
788
Last change on this file since 788 was 2, checked in by , 16 years ago | |
---|---|
File size: 109 bytes |
Line | |
---|---|
1 | declare namespace x = "http://www.w3.org/1999/xhtml/"; |
2 | doc("index.html")/x:html/x:body/x:p[@class="example"] |
Note:
See TracBrowser
for help on using the repository browser.