Created in 2019 for the Internet Applications and Web Development course.
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.