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
What is the full form of sp?
Can you explain model, controller and view in mvc?
What is the advantage of mvc?
What is connected scenario? : Entity framework
What are the new features 3.5 framework against with the tool?
What are the advantages of asp.net mvc?
what is use of entitydatasource control?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
Is entity framework slow?
What is the difference between windows vista and .net framework 3.0 ?
How we can invoke child actions in ASP.Net MVC?
When will the .net framework 3.0 be released?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
How does work clr?
What is poco proxy? : Entity framework