[access-control] Remarks

in http://dev.w3.org/cvsweb/~checkout~/2006/waf/access-control/Overview.html?content-type=text/html;%20charset=utf-8


==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 ?

== 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 ?


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

Mohamed ZERGAOUI
-- 
Innovimax SARL
Consulting, Training & XML Development
9, impasse des Orteaux
75020 Paris
Tel : +33 8 72 475787
Fax : +33 1 4356 1746
http://www.innovimax.fr
RCS Paris 488.018.631
SARL au capital de 10.000 €

Received on Wednesday, 9 May 2007 19:32:43 UTC