- From: lilley <lilley@afs.mcc.ac.uk>
- Date: Thu, 16 Mar 1995 20:12:33 +0000 (GMT)
- To: jjc@jclark.com (James Clark)
- Cc: www-html@www10.w3.org, arena@info.cern.ch
James Clark said:
> Unless you use HTML.Recommended, %body.content includes #pcdata, so
> FIG will have mixed content, so the white space before CAPTION will be
> treated as #pcdata, but the content model doesn't allow a CAPTION
> after #pcdata.
So this is fixable? Or does it mean you have to use Reccomended or just be
real careful where the line breaks fall?
Great, thanks. I will try using HTML.Recommended.
Hmm.. If I use the declaration:
<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 3.0//EN//"
[ <!ENTITY % HTML.Recommended "INCLUDE"> ] >
pasted straight out of the DTD, Arena 0.96p gives me a Bad HTML flag and
displays
]>
The document TITLE
at the head of thedocument. I assume this is purely an Arena mis-feature.
--
Chris Lilley
+-------------------------------------------------------------------------+
| Technical Author, Manchester and North HPC Training & Education Centre |
+-------------------------------------------------------------------------+
| Computer Graphics Unit, | Email: Chris.Lilley@mcc.ac.uk |
| Manchester Computing Centre, | Voice: +44 61 275 6045 |
| Oxford Road, | Fax: +44 61 275 6040 |
| Manchester, UK. M13 9PL | X400: /I=c /S=lilley |
| /O=manchester-computing-centre /PRMD=UK.AC /ADMD= /C=GB/|
|<A HREF="http://info.mcc.ac.uk/CGU/staff/lilley/lilley.html">my page</A> |
+-------------------------------------------------------------------------+
|This is supposed to be data transfer, not artificial intelligence. M VanH|
+-------------------------------------------------------------------------+
Received on Thursday, 16 March 1995 15:17:48 UTC