HighDots Forums  

Re: Fitting complete browserwindow

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: Fitting complete browserwindow in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Johannes Koch
 
Posts: n/a

Default Re: Fitting complete browserwindow - 02-27-2004 , 05:25 AM






Phil Anderton wrote:
Quote:
Johannes Koch wrote:


http://www.w3.org/TR/REC-xml#sec-prolog-dtd

[28] doctypedecl ::= '<!DOCTYPE' S Name (S ExternalID)? S? ('['
intSubset ']' S?)? '>'

[75] ExternalID ::= 'SYSTEM' S SystemLiteral
| 'PUBLIC' S PubidLiteral S SystemLiteral

I would read this as: ExternalID must be either
* 'SYSTEM' white-space <system identifier
or
* 'PUBLIC' white-space <formal public identifier> white-space <system
identifier

So this requires at least a system identifier.


Well yes, but ExternalID is optional in the definition of doctypedecl
- see <http://www.w3.org/TR/2004/REC-xml-20040204/#sec-notation>.
Oops, yes. I forgot that. But for validating XML against published
formal grammars, there must be an external or an internal subset.
--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.