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 |
how can we pass parameters to a user control using delegates ?
Which property of the textbox cannot be changed at runtime?
What is the difference between an integer and int?
What is Covariance and contravariance in C#?
How can I create image pieces/sub image?
how to store the value in textbox using delegates if we have two user control. the value will be called from one user control to another user control. Loading and unloading will be done through delegates.
What are static and dynamic variables?
Can we declare class as protected?
What is asp net in c#?
Valuetype/reference type?
What is the file extension for c#?
What is difference between dictionary and hashtable?
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)