Re: What is XML Infoset

2003-02-03 Thread Dennis Sosnoski
The official XML Infoset specification is http://www.w3.org/TR/xml-infoset/ It's basically an abstract definition of what comes out of parsing an XML document. You may also see references to PSV-Infoset or PSVI in other places. This is the "post-schema-validation" infoset, defined in http://w

Re: What is XML Infoset

2003-02-03 Thread rf
Sorry, I meant I could *not* get a good idea of xml infoset. Rf --- rf <[EMAIL PROTECTED]> wrote: > While trying to read SOAP 1.2 I came accross the > term > Infoset. I could get a good idea from the pages > returned by google on xml infoset. Does anyone know > of > good documents explaining xml

What is XML Infoset

2003-02-03 Thread rf
While trying to read SOAP 1.2 I came accross the term Infoset. I could get a good idea from the pages returned by google on xml infoset. Does anyone know of good documents explaining xml infoset by example? Thank you Rf. Mi