[
Lists Home |
Date Index |
Thread Index
]
- To: <xml-dev@lists.xml.org>
- Subject: Re: [xml-dev] What A Document Means
- From: "Peter V. Mikhalenko" <xml-dev@sigent.ru>
- Date: Tue, 2 Apr 2002 10:22:27 +0400
- Fl-build: Fidolook Express 2000 UIExt. BuildID: 3BC00FAD (7/10/2001 12:17:49).
Hello, Len!
You wrote to <xml-dev@lists.xml.org> on Mon, 1 Apr 2002 09:50:56 -0600 :
BCL> In http://www.w3.org/2001/tag/doc/docmeaning.html
BCL>
BCL> "The document forms a complete information set. Although expensive
BCL> in the general case, it's not entirely unreasonable to imagine
BCL> applications that examine an entire information set."
BCL>
BCL> Can someone explain this? What is an "information set" and how
BCL> does one determine "completeness" for two ends of a single
BCL> transaction or communication?
BCL>
BCL> len
It seems that the authors use the term "information set" in the meaning of
the highest-level document type abstraction; as the XML Information Set
Recommendation (http://www.w3.org/TR/xml-infoset/) says:
"An XML document has an information set if it is well-formed and satisfies
the namespace constraints described below. There is no requirement for an
XML document to be valid in order to have an information set.
Information sets may be created by methods (not described in this
specification) other than parsing an XML document.
An XML document's information set consists of a number of information items;
the information set for any well-formed XML document will contain at least a
document information item and several others. An information item is an
abstract description of some part of an XML document: each information item
has a set of associated named properties. In this specification, the
property names are shown in square brackets, [thus].
The terms "information set" and "information item" are similar in meaning to
the generic terms "tree" and "node", as they are used in computing. However,
the former terms are used in this specification to reduce possible confusion
with other specific data models. Information items do not map one-to-one
with the nodes of the DOM or the "tree" and "nodes" of the XPath data
model."
The last piece is the most significant, I think.
__
Peter V. Mikhalenko
Sigent Interactive Agency
|