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 partialview in asp.net mvc?
Is any files are generated,when we are adding the web reference to the web service?
What is definingquery in entity framework? : Entity framework
What filters are executed in the end?
Speaking of Boolean data types, what's different between C# and C/C++ ?
I'm anfinal yr. engg. student with knowledge of .net. I want to refurnish my knowledge for interview purpose. Which institute is good....I am confused among Peers, Naresh it, Deccansoft...Plz help me to select the right institute.....
what is scalar property?
What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?
What is Partial Assembly References?
Can I add mvc testcases in visual studio express?
What is .net architecture?
What is Globalizationa and Localization