View the Code!

XML Project

Created in 2019 for the Internet Applications and Web Development course.

This is the landing page for the project

For this project I implemented an XML Schema (XSD) for a type of XML document that contains a student class transcript. Then using JavaScript code that will load a selected, valid XML document into the DOM, use that to display a student’s class transcript in a web page.

BESbswy