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 |
Which are the abstract classes available under system.xml namespace
what is Assemble
What is strong name and which tool is used for this ?
4 Answers Accenture, BirlaSoft,
Is .net framework going away?
What is the advantage of mvc?
Explain the new features 3.5 framework against with the tool?
Can we access the web controls in a page pre initialising event?
What are action filters?
When was .NET announced
What is .net core framework?
Can I customise the serialization process
What does a viewmodel do?