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

  • From: james anderson <James.Anderson@m...>
  • To: "XML Developers' List" <xml-dev@i...>
  • Date: Wed, 05 Aug 1998 10:51:59 +0000

James Clark wrote:
> At first glance the new namespace draft might appear rather complicated,
> ...

at second glance too...

> String expandName(String name, Element element, boolean isAttribute) {
>   // ...
>   for (; element != null; element = element.getParent()) {
>     String ns = element.getAttributeValue(declAttName);
    // ...
> }

(as an addenda to my questions re dtd encoding:)

how does one do attribute defaulting on attributes in the "xmlns" namespace
when the universal name of the element type is not yet defined?

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