We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fn
1 parent 1c515e7 commit cf27783Copy full SHA for cf27783
exist-core/src/main/java/org/exist/xquery/functions/fn/FnInvisibleXml.java
@@ -38,7 +38,7 @@
38
* fn:invisible-xml(
39
* $grammar as item()? := (),
40
* $options as map(*)? := {}
41
- * ) as fn(xs:string) as item()
+ * ) as function(xs:string) as item()
42
* @see https://qt4cg.org/specifications/xpath-functions-40/Overview.html#ixml-functions
43
*
44
* To do:
0 commit comments