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

  • From: Ronald Bourret <rbourret@i...>
  • To: "'XML-DEV'" <xml-dev@i...>
  • Date: Mon, 1 Feb 1999 15:18:16 +0100

According to the namespace spec, the following is legal:

<!ATTLIST a:my_element
         a:my_attribute CDATA #IMPLIED>

What does it mean and why is the prefix legal for the attribute?  DTDs have 
no way to declare global attributes and local attributes are, by 
definition, unprefixed.  Thus, it seems this declares  a local attribute 
that can only be used as a global attribute:

<!-- a:my_attribute is global -->
<a:my_element a:my_attribute/>

The only thing I can think of is so global attributes can be declared in 
and validated against XML 1.0 DTDs by declaring them on each element.

-- Ron Bourret


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