Changes

Jump to navigation Jump to search
11 bytes added ,  17:58, 4 May 2022
| '''Summary'''
|Transforms the document specified by {{Code|$input}}, using the XSLT template specified by {{Code|$stylesheet}}, and returns a map with the following keys:
* {{Code|result}}: The transformation result: A One or more document nodenodes, or (if the result cannot be converted to XML) an item of type {{Code|xs:untypedAtomic}}.
* {{Code|messages}}: Informational output generated by {{Code|xsl:message}} elements: A sequence of arrays. The arrays consist of XML elements, or (for those messages that cannot be converted to XML) items of type {{Code|xs:untypedAtomic}}.
The semantics of {{Code|$params}} and {{Code|$options}} is the same as for [[#xslt:transform|xslt:transform]].<br />For the moment, messages can only be returned with recent versions of Saxon.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu