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

  • From: David Megginson <ak117@f...>
  • To: xml-dev@i...
  • Date: Sat, 24 Jan 1998 07:31:03 -0500

Peter Murray-Rust writes:

>  isInDefaultEventSet (true | false) "false"
>  isUnicast (oui | non) "non"

Actually for pre-WebSGML,the best choice is usually to make the tokens
more descriptive:

<!ATTLIST foo
  defaultEventSet (defaultEventSet|noDefaultEventSet) "noDefaultEventSet"
  unicast (unicast|noUnicast) "noUnicast">

 > You might try running your ATTLIST through one or more parsers and seeing
 > what happens. It is billed as a 'validity constraint', so it would be
 > interesting to see under what conditions the parsers trap it.

AElfred does not report all required errors, but even if it did, it
could either ignore this one or simply issue a warning: since
interoperability constraints are non-binding recommendations.


All the best,


David

-- 
David Megginson                 ak117@f...
Microstar Software Ltd.         dmeggins@m...
      http://home.sprynet.com/sprynet/dmeggins/

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