greeve / XSLT-Examples

EXstensible Stylesheet Language for Transformations (XSLT) examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XSLT

Examples of trivial transforms written in EXstensible Stylesheet Language for Transformations (XSLT) Each folder in this repository contains one or more source XML files, one or more XSLTs and at least one example of the output expected when the XSLT is used to transform the Source. Some folders include an about.html or pdf providing context and/or other information about the transform. These examples derive from ongoing research and are provided for illustrative purposes only, no warranty or guarantee of quality is implied. Use at your own risk. Subject to change or deletion at any time.

  1. Transforming rows in a spreadsheet saved as XML into json-ld

About

EXstensible Stylesheet Language for Transformations (XSLT) examples


Languages

Language:HTML 72.0%Language:XSLT 28.0%