All Online Learning

XML Applications

XML Schema

XML Schema is also used to validate XML Document that Valid XML document must be well formed (satisfy all the basic syntax condition).

XML Schema improve the limitation of DTD.

This is also known as “XML Schema Definition” language, or XSD.A piece of XML is valid if it satisfies the constraints expressed in another XML file, the schema file.

Validating your data used in XML file

Execution Command:

Topic View/Download
XML Schema View

www.allonlinelearning.com