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 entity sql?
What symbol would you use to denote, the start of a code block in razor views?
What are the two ways to add constraints to a route?
what is msl?
why DotNetFramework is included in building a software
Mention two instances where routing is not implemented or required?
What is the domain object?
Explain the use of Inversion of control (IOC)?
Difference between ASP.NET MVC and ASP.NET WebForms?
What is edm (entity data model)? : Entity framework
Explain what is asp.net mvc?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
Explain the request flow in asp.net mvc framework?
Is .net core faster than .net framework?