#PCDATA in model group that is not optional and repeatable
(was: XML and repeatable model groups)
David Megginson
dmeggins at uottawa.ca
Mon Apr 21 12:58:36 BST 1997
geirog at falch.no writes:
> >By the way, you gain nothing by using "+" instead of "*", since
> >#PCDATA can be an empty string.
>
> I know, but why isn't it allowed at all? (or why was it allowed in SGML in
> the first place?)
Because full SGML treats all content models equally, while XML
attaches special restrictions to those with mixed content. Full SGML
also allows relatively useless expressions like
(#PCDATA & foo)*
(#PCDATA)+
and it will let you do many other strange things, as long as your
content model does not become ambiguous.
All the best,
David
--
David Megginson ak117 at freenet.carleton.ca
Microstar Software Ltd. dmeggins at microstar.com
University of Ottawa dmeggins at uottawa.ca
http://www.uottawa.ca/~dmeggins
xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list