Schema Question:

Describe XML Schema?

Tweet Share WhatsApp

Answer:

A schema is a blueprint of an XML document that defines the elements, data types and nesting structure of the page.
An XML schema is a road map for the XML document similar to a Document Type Definition (DTD). Created by the World Wide Web Consortium (W3C), schemas describe the elements and map out the presentation and nesting of XML documents.
Essentially, the schema enables all applications to understand the flow of the page and validate the elements.

Download Schema PDF Read All 27 Schema Questions
Previous QuestionNext Question
Limitations of the XML Schema collection?What is meant by a schema?