XSchema: PCDATA-only content (was: John replies to Ron: ...)
Toby Speight
tms at ansa.co.uk
Fri Jun 5 11:10:10 BST 1998
Ron> Ron Bourret <URL:mailto:rbourret at dvs1.informatik.tu-darmstadt.de>
=> In article <199806041610.SAA11550 at berlin.dvs1.tu-darmstadt.de>, 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 "<MIXED/>">
Then we can write
<ELEMENT foo>
&pcdata;
</ELEMENT>
--
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