Mercurial
Mercurial
>
oss
>
FCL
>
sf
>
mw
>
qt
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
doc/src/snippets/patternist/fnStringOnAttribute.xq
changeset 7
f7bc934e204c
parent 0
1918ee327afb
equal
deleted
inserted
replaced
3:41300fa6a67c
7:f7bc934e204c
1
<html>
2
<body>
3
<p>
4
{
5
string(doc('feed.rss')/rss/@version)
6
}
7
</p>
8
</body>
9
</html>