What is inline schema, how does it works
Answer / 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 |
what is deferred loading(lazy loading)?
Is entity framework slow?
Can we look at the IL for an assembly?
What is conceptual model? : Entity framework
What is Attribute Routing in ASP.Net MVC?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
Who defines the CAS code groups
What are Model Binders in ASP.Net MVC?
What is rxjava used for?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
How do you sort a dataset?
unit test done by tetser on development team?