PCDATA
Tim Bray
tbray at textuality.com
Wed May 7 03:15:30 BST 1997
At 01:21 AM 5/7/97 GMT, Peter Murray-Rust wrote:
>How many PCDATA elements would be expected in the file?
<?XML VERSION="1.0"?>
<!DOCTYPE CML>
<CML>
<XVAR>
This is a variable
</XVAR>
</CML>
Let's flatten that. Clearly there can't be any PCDATA before <CML>, so:
<CML>\n<XVAR>\nThis is a variable\n</XVAR>\n</CML>
11 2222222222222222222222 33
Three pieces of PCDATA. Uh, I'll check Lark now... if it says anything
else, that's a bug. -T
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