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

  • From: Toby Speight <tms@a...>
  • To: "XML developers' list" <xml-dev@i...>
  • Date: 05 Jun 1998 10:09:45 +0100

Ron> Ron Bourret <URL:mailto:rbourret@d...>

=> In article <199806041610.SAA11550@b...>, Ron
=> wrote:

Ron> Content models of PCDATA and EMPTY represent the terminals in
Ron> DTDs.  That is, bold, italic, etc. have a PCDATA content model.
Ron> Furthermore, in more data (as opposed to document) applications
Ron> of XML, PCDATA-only content seems to be relatively common.  For
Ron> the moment, I have left PCData in and required Mixed to take at
Ron> least one ElementRef, per your earlier suggestion.

To me, it's not particularly important whether PCDATA-only content is
represented with a distinct element or as a special case of MIXED.
But I think the latter is quite usable if a convenience is defined
thus:

<!ENTITY pcdata "&#60;MIXED/&#62;">

Then we can write

<ELEMENT foo>
  &pcdata;
</ELEMENT>

-- 


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