OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] opposite of infoset

[ Lists Home | Date Index | Thread Index ]

I would say the infoset perspective is not the perspective 
of the string representation.  Programmers usually get that. 
No one else will.

len


From: Simon St.Laurent [mailto:simonstl@simonstl.com]

Well, not exactly opposite, but I need a term I can contrast with
infoset, as in the following usage:

--------------------------
If we look at this example:

<book  id="rt456">My book</book>

 From the [MISSING WORD] perspective, we have a start tag for a book
element which includes some whitespace, then an id attribute with a
value of "rt456".  The start tag is followed by the text "My book",
which is then followed by the end tag for the book element.

 From the infoset perspective, we have a book element with an id
attribute whose value is "rt456", and that element's content is "My
book".




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS