What is inline schema, how does it works

Answer Posted / kirti

Schemas can be included inside of XML file is called Inline Schemas.This is useful when it is inconvenient to physically seprate the schema and the XML document.A schema is an XML document that defines the structure, constraints, data types, and relationships of the elements that constitute the data contained inside the XML document or in another XML document.Schema can be an external file which uses the XSD or XDR extension called external schema. Inline schema can take place even when validation is turned off.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain JSON Binding?

621


How to make sure Client Validation is enabled in ASP.Net MVC

566


How can I return string result from action in asp.net mvc?

570


Is .net framework going away?

563


Can I add asp.net mvc testcases in visual studio express?

601






Explain dependency resolution?

624


Explain the advantages of asp.net mvc over asp.net?

597


What are ajax helpers in mvc?

526


Mention the core components of .net framework?

580


how can you enhance the performance of entity framework?

599


What is the difference between entity framework and mvc?

522


How to answer for project questions..?

2234


What is the .net framework 3.0 (formerly winfx)?

556


How we can register the Area in ASP.Net MVC?

572


Mention what is the difference between “ActionResult” and “ViewResult” ?

577