xmlspectrum
xmlspectrum copied to clipboard
XSLT 2.0 coded syntax highlighter for XSLT 3.0, XPath 3.0...
Results
2
xmlspectrum issues
Sort by
recently updated
recently updated
newest added
Hi Phil, I was wondering if it may be possible to support Function Annotations? ```xquery declare %my-ns:my-local("my value") %xdmp:single-without-arguments %xdmp:four-data-types("string", true, false, 123, 123.456) function local:process($var as xs:string) { 1...
This option helps discovery of missing $ char on variable name references
enhancement