User Tools

Site Tools


transformations:xslt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
transformations:xslt [2018/01/11 20:25] – created dmitrytransformations:xslt [2021/07/07 14:10] craigt
Line 1: Line 1:
-===== XSLT =====+{{ transformations:XsltAction.png}} 
 +====== XSLT =====
 +Category: Workflow / External\\
  
-CategoryWorkflow External.+\\  
 +=====Description===== 
 +This action is intended for modification of XML files and converting them into text files using XSLT ([[https://en.wikipedia.org/wiki/XSLT|Extensible Stylesheet Language Transformations]]).
  
-This transformation is intended for modification of XML files and converting them into text files using XSLT ([[https://en.wikipedia.org/wiki/XSLT|Extensible Stylesheet Language Transformations]]).+The action applies XSL stylesheets directly to the target file. Current in-memory dataset is not affected.
  
 +\\ 
 +=====Use cases=====
 With the help of XSL stylesheets you can insert, delete and modify XML elements and attributes, change structure of XML files. With the help of XSL stylesheets you can insert, delete and modify XML elements and attributes, change structure of XML files.
  
-The transformation applies XSL stylesheets directly to the target file. Current in-memory dataset is not affected.+\\  
 +=====Action settings===== 
 +^ Setting  ^ Description 
 +|Input file<sup>*</sup>|Enter or browse to the source XML file. 
 +|Output file<sup>*</sup>|Enter or browse to the final, transformed filename.| 
 +|Use indentation for better readability|When checked, the structure within the output file will include indents to improve legibility.| 
 +|Start attributes from new line| ??? | 
 +|Omit XML declaration| ??? | 
 +|Conformance|Options:  //Auto//, //Fragment//, or //Document//.| 
 +|XSLT stylesheet<sup>*</sup>|Enter the XLST stylesheet used to transform the source input file.   In-text parameters are supported.
 +<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].\\ 
 + 
 +\\  
 +=====See also===== 
 +  * [[transformations:exportxml|Export to XML]] 
 +  * [[transformations:importxml|Import XML file]] 
 +  * [[transformations:parsexml|Parse XML]] 
transformations/xslt.txt · Last modified: 2021/07/15 12:58 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki