Skip to content

A small project experimenting with using XSLT to create HTML with XML data.

License

Notifications You must be signed in to change notification settings

VeteraNovis/xslt-transformation-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSLT Transformation Experiment

This project was started to explore the XSLT language and play around with transforming XML data into HTML. I generated some sample XML data to simulate a catalog of books and used XSLT to extract the data from the XML file. When combined with HTML and CSS the data is presented in a clean, useful format.

Transformed Data

See below for a screenshot of the XML file after XSLT and CSS has been applied.

XSLT Transformation

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A small project experimenting with using XSLT to create HTML with XML data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published