XSLT XML transformation to HTML with CSS grid styling

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=r4vAvSQKnf8



Duration: 28:36
2,912 views
35


Let us transform some XML with XSLT so it looks nice with the CSS grid.
The XML is using an XSD which some times gives problems when parsing with XSLT. The main problem is usually that the XSD also needs to be included in the XSLT.
Enjoy! :-)
Feel free to ask a question or comment.
The code is located here:
https://github.com/ekim197711/css-tips-and-tricks
Follow me on twitter
https://twitter.com/MikeMoelNielsen







Tags:
xml
xslt
xsd
css
css grid
grid
html