[
Lists Home |
Date Index |
Thread Index
]
- From: Andrew Layman <andrewl@microsoft.com>
- To: "xml-dev Mailing List (E-mail)" <xml-dev@ic.ac.uk>
- Date: Wed, 21 Apr 1999 08:33:33 -0700
Jonathan Borden asks what "local scope" means. Consider the example
<Book>
<title>The Virgin Queen</title>
<subject>Queen Elizabeth</subject>
</Book>
<Person>
<title>Queen</title>
<subject>Raleigh</subject>
</Person>
The elements "title" and "subject" have different meaning in the two cases.
When the meaning, definition, etc. of a name is determined by its enclosure,
that is, when the thing the name denotes is determined by its enclosure,
that is "local scope".
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|