On Wed, 09 May 2007 21:32:33 +0200, Innovimax SARL <[EMAIL PROTECTED]> wrote:
==XML Mime Type==

[[
If the requested resource has an XML MIME type continue with the next few steps.
]]

Can you elaborate on which definition of XML MIME type it is ?

I noted in my report that this was an open issue. However, I defined it to be identical to how it's used in XMLHttpRequest for now.


== Parsing ==
[[
The user agent must parse the resource as an XML document following
the rules set forth in the XML specification up to at least the root
element start tag and then parse the <?access-control?> processing
instructions. If there's either an XML parse error or failure to parse
the processing instructions the user agent must deny access to the
resource and terminate the overal algorithm. Then, for each
<?access-control?>  processing instruction the user agent must follow
the following steps:
]]

What if the prolog contains <!DOCTYPE root SYSTEM
"http://some.uri.com/dtd.dtd";> ?

What are the rules used for accessing or not to the DTD ?

Idem for file entities ?

What if a access-control PI is defined in the DTD ?

This is also an open issue. Unresolved however. I clearly marked it as such in the draft.


==Typos==
s/acess/access/
s/guarenteed/guaranteed/
s/overal/overall/
s/preceeded/preceded/
s/preceeding/preceding/
s/psuedo/pseudo/
s/wilcard/wildcard/

Thanks! Fixed all these.


--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Reply via email to