[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Megginson <david@m...>
  • To: "XML Developers' List" <xml-dev@i...>
  • Date: Mon, 20 Jul 1998 14:35:38 -0400

Gavin Thomas Nicol writes:

 > > At 07:32 AM 7/20/98 -0400, David Megginson wrote:
 > > >3. Revised org.xml.sax.AttributeList and org.xml.sax.DocumentHandler
 > > >   to include the namespace as a separate (possibly-null) argument:
 > > >
 > > >   startElement("urn:www.megginson.com", "doc", ...)
 > > >   endElement("urn:www.megginson.com", "doc", ...)
 > > 
 > > I'd go for #3. -Tim
 > 
 > I'd prefer seperate events:
 >       enterNamespace(String prefix, String urn);
 >       leaveNamespace(String prefix, String urn);

The problem is that you wouldn't be able to express something like the
following (assume that the namespaces associated with "DOCBOOK:" and
"LC:" are properly declared):

  <DOCBOOK:book LC:refno="QA76.64.D47 1994">
   [...]
  </DOCBOOK:book>


All the best,


David

-- 
David Megginson                 david@m...
           http://www.megginson.com/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member