function teisimple-test:analyze-added-above($node as element(*)) {
fontane-simple:transform($node)
};
(: 3.21.16 Multiphrases :)
declare
%test:name("Multiphrases")
(: this test results in an error:
java:org.exist.xquery.XPathException" message="exerr:ERROR The actual return type does not match the sequence type declared in the function's signature: test:equals(item(), item()) xs:boolean. Expected cardinality: exactly one, got 0.
reason unclear since a test with an XML yielded the desired output :)