Content roles in XML

David Megginson ak117 at freenet.carleton.ca
Sat Jan 24 12:34:26 GMT 1998


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 at freenet.carleton.ca
Microstar Software Ltd.         dmeggins at microstar.com
      http://home.sprynet.com/sprynet/dmeggins/

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




More information about the Xml-dev mailing list