source: trunk/doc/src/snippets/patternist/simpleXHTML.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: 109 bytes
Line 
1declare namespace x = "http://www.w3.org/1999/xhtml/";
2doc("index.html")/x:html/x:body/x:p[@class="example"]
Note: See TracBrowser for help on using the repository browser.