module namespace raweb = "http://raweb.inria.fr/"; declare function raweb:count-projects() as xs:integer { count(/raweb/identification/shortname) };