Tags
Reference
- resolve-QName()
19 Apr 2026
Resolves a lexical QName string against the in-scope namespace bindings of a given element node.
- reverse()
19 Apr 2026
Returns the items of a sequence in reverse order.
- serialize()
19 Apr 2026
Serializes a node or sequence to a string using the W3C serialization specification and specified output parameters.
- snapshot()
19 Apr 2026
Returns a snapshot copy of the sequence, making streamed nodes available for multiple use.
- subsequence()
19 Apr 2026
Returns a contiguous subsequence of items starting at a 1-based position.
- trace()
19 Apr 2026
Emits a trace message to the processor's trace output and returns the value unchanged; used for debugging.
- type-available()
19 Apr 2026
Returns true if the schema type named by the argument is available in the static context.
- unordered()
19 Apr 2026
Returns the items in the sequence in an implementation-defined order; a hint to the processor that order does not matter.
- xml-to-json()
19 Apr 2026
Converts the W3C XML representation of JSON back to a JSON string, reversing json-to-xml().
- xsl:accept
19 Apr 2026
Inside xsl:use-package, accepts specific components from the used package and optionally restricts their visibility.