XML Mass Transformation

  • Transform a large number of XML files in one operation using a XSLT stylesheet. Both XSLT V1.0 and V2.0 are supported.
  • Input and output are both zip files
  • The input zip is processed as follows:
    • The directory structure of the input zip file is maintained in the output zip file.
    • All XML files (all files with an .xml extension) are transformed and stored in the output zip file.
    • Alle other files are simply stored in the output zip file "as-is"
  • The following elements/instructions/functions are not allowed in the stylesheet:
    • XPath function that refer to external data (like doc()).
    • XSLT instructions that create or refer to external data (like <xsl:result-document> or <xsl:include>).
  • The input zip file and the stylesheet must both be smaller than 75 Kb.
  • The resulting zip file must be smaller than 75 Kb.

1
Input zip:
Upload: 
2
XSLT stylesheet:
Upload: 
Direct: 

3
Result:
Type:  
 
e-mail: info@xatapult.nl
tel: 06-53.26.07.92