Changes

Jump to navigation Jump to search
636 bytes added ,  23:00, 1 February 2013
|-
| '''Summary'''
|Transforms the document specified by {{Code|$input}}, using the XSLT template specified by {{Code|$stylesheet}}, and returns the result as {{Code|node()}} instance. {{Code|$input}} and {{Code|$stylesheet}} can be specified as<br />
* {{Code|xs:string}}, containing the path to the document,
* {{Code|xs:string}}, containing the document in its string representation, or
</pre>
Note that only strings are supported when using Saxon (XSLT 2.0).
|-
| '''Error'''
|{{Error|BXSL0001|#Errors}} an error occurred during the transformation process.
|}
 
==xslt:transform-text==
 
{{Mark|Introduced with Version 7.6}}
 
{| width='100%'
|-
| width='90' | '''Signatures'''
|{{Func|xslt:transform-text|$input as item(), $stylesheet as item()|node()}}<br />{{Func|xslt:transform-text|$input as item(), $stylesheet as item(), $params as item()|node()}}
|-
| '''Summary'''
|Transforms the document specified by {{Code|$input}}, using the XSLT template specified by {{Code|$stylesheet}}, and returns the result as string. The parameters have the same meaning as described for [[#xslt:transform|xslt:transform]].<br />
|-
| '''Error'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu