index
:
unict.git
master
Code notes from my university studies
Ubuntu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Year_2
/
Databases
/
libri_ex1.xquery
blob: 694c65a92425dbd94ccf317016a4436802c9868d (
plain
)
1
2
for $libri in doc("libri.xml")//libro return count($libri//capitolo)