source:
trunk/doc/src/snippets/patternist/escapeStringLiterals.xq
Last change on this file was 2, checked in by , 16 years ago | |
---|---|
File size: 151 bytes |
Line | |
---|---|
1 | <p> |
2 | { |
3 | """I hate quotations"" -- Ralph Waldo Emerson""", |
4 | "
", |
5 | '''"I hate quotations"" -- Ralph Waldo Emerson"'', appeared above' |
6 | } |
7 | </p> |
Note:
See TracBrowser
for help on using the repository browser.