Go Back   Velocity Reviews > Newsgroups > XML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

XML - standalone in prolog: specs explanation needed

 
Thread Tools Search this Thread
Old 05-18-2006, 10:21 PM   #1
Default standalone in prolog: specs explanation needed


It is possibly more suitable to address this question to W3C mailing
list, but I'm trying here first.

Could anyone comment on <http://www.w3.org/TR/REC-xml/#sec-rmd>

The first statement says:

"If there are external markup declarations but there is no standalone
document declaration, the value "no" is assumed."

A bit below it says:

Validity constraint: Standalone Document Declaration
The standalone document declaration MUST have the value "no" if any
external markup declarations contain declarations of:
<list of circumstances>

Does it mean that for the situations spelled in the MUST section one
has to
explicetly set standalone="no" ? Or does it mean that for the
situations spelled in the MUST section the value "no" /must/ be assumed
and in other situations it /may/ be assumed? Practically for me it was
always obvious to set standalone="no" if DTD is used, without hope on
some default values - but of course it doesn't prove anything.



VK
  Reply With Quote
Old 05-18-2006, 11:43 PM   #2
Richard Tobin
 
Posts: n/a
Default Re: standalone in prolog: specs explanation needed

In article < .com>,
VK <> wrote:
>Or does it mean that for the
>situations spelled in the MUST section the value "no" /must/ be assumed
>and in other situations it /may/ be assumed?


Since it's a constraint attached to the production for standalone
declarations, I think you should take it as "if there is a standalone
declaration, it must have the value "no" if ...".

You're certainly not required to have one.

-- Richard
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Forum Jump