webtechpractical-sem4

Practical - 8

XSD FILE
XML FILE

Java Commands

javac DOMEcho.java
java DOMEcho -xsdss P3.xsd P3.xml

XML Validation

Description

For this assignment, you will be defining the XML schema for an XML representation of shopping order data. For the convenience of data representation, the products in this order are all books. You will have to design your own XML representation, as well as the XML schema of your representation.

Evaluation criteria

For the most part the evaluation will be based on the following tests that your schema: