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
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What does a viewmodel do?
How can I tell what .net framework is installed?
How do I install .net framework?
What are actions in asp.net mvc?
What is the difference between .net core and .net framework?
What are the 3 main components of an asp.net mvc application?
How we can invoke child actions in ASP.Net MVC?
What is the 'page life cycle' of an ASP.NET MVC?
Difference between ASP.NET MVC and ASP.NET WebForms?
Is entity framework slow?
Explain the new features added in version 4 of mvc (mvc4)?
What is Differnce between html.action and ajax.action?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
Can you set the unlimited length for "maxjsonlength" property in config?