import module namespace set = "http://www.zorba-xquery.com/modules/data-cleaning/set-similarity";

set:jaccard ( ( "a", "b", <c/> ) , ( "a", "a", "d") )