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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: The per-element-type namespace partition

[ Lists Home | Date Index | Thread Index ]
  • From: james anderson <James.Anderson@mecomnet.de>
  • To: "xml-dev@ic.ac.uk" <xml-dev@ic.ac.uk>
  • Date: Mon, 20 Dec 1999 21:23:26 +0100

If your goal is a simple interface, use symbols. That is, reify the names as
first class objects. One of the properties of the respective symbol is its
package. One of the properties of the package is its static name. In the
simple case, this name is the URI.
If you go this route, you need only
> 
> - type of piece (eg. element, attribute, PI, comment, text, etc.)
> - the name-symbol
> - text (when applicable)
> 

The per-element-type case does not change the interfaces, as the name of the
package is generated to accomplish the desired partition. (once you figure out
what that is...)

> It seems that the following additional pieces are needed to represent attribute belonging to the per-element-type namespace partition:
> 
> - namespace URI of the associated element type (subsumed in package name)
> - local name of the associated element type (subsumed in package name)
> 

There's an xml processor which comes with the cl-http server. It passes
symbols around. nothing else.


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 unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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)






 

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

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