Why is the XML InfoSet specification different from the Xml DOM? What does the InfoSet attempt to solve ?
Answer / saxena
"The XML Information Set (Infoset) defines a data model for XML. The Infoset describes the abstract representation of an XML Document. Infoset is the generalized representation of the XML Document, which is primarily meant to act as a set of definitions used by XML technologies to formally describe what parts of an XML document they operate upon.
The Document Object Model (DOM) is one technology for representing an XML Document in memory and to programmatically read, modify and manipulate a xml document.
Infoset helps defining generalized standards on how to use XML that is not dependent or tied to a particular XML specification or API. The Infoset tells us what part of XML Document should be considered as significant information.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we overload indexer in c#?
What is method overriding in c#
What is the difference between method overriding and method overloading?
What are generations and how are they used by the garbage collector?
Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.
Does c# support multiple class inheritance?
What is anonymous method in c#?
Are c# objects passed by reference?
Is dictionary reference type c#?
What is dictionary collection in c#?
What is the difference between firstordefault and singleordefault?
What is yield c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)