Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why is the XML InfoSet specification different from the Xml DOM? What does the InfoSet attempt to solve ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by parsing and how to parse a date time string in c#?

1042


How can I make sure my c# classes will interoperate with other .net languages?

1047


What is the use of ienumerable in c#?

1112


what is the meaning of Object lifetime in OOPS

1024


What is the difference between dictionary and hashtable in c#?

949


How do I register my code for use by classic com clients?

926


What is string interpolation in c#?

1007


Which framework is best for desktop application?

1053


What is the .net datatype that allows the retrieval of data by a unique key?

939


How many digits is a 32 bit number?

936


Where is the main method in c#?

1044


Explain the difference between abstract class and interface.

1213


What is the ouput of the following program?

1024


Do loops in c#?

939


What is an interface class in c#?

1165