W3C home > Mailing lists > Public > w3c-sgml-wg@w3.org > March 1997

Re: ERB call on addressing

From: Gavin Nicol <gtn@eps.inso.com>
Date: Mon, 24 Mar 1997 23:53:01 GMT
Message-Id: <199703242353.XAA14314@wiley.EBT.COM>
To: tbray@textuality.com
CC: w3c-sgml-wg@w3.org
> ? - means that the user-agent is to transmit the URL and Xptr to the
>     server, which is to use the Xptr to extract the desired sub-resource
>     and transmit it to the user-agent.  In this case, the Xptr must 
>     be preceded by the string "XML-PTR=" 
>     e.g.: http://www.xml.com/faq.xml?XML-PTR=ID(A27)

I object strongly to this. I recommed using the ";"
separator to produce a URL parameter instead of a query 
parameter. This does not add anything else to the already
overloaded query area, and allows mixed references and queries.

For example:

   http://foo.com/foo.sgml;XML-PTR=ID(A27)?keyword=foo

This is just as easily handled in CGI as anything else, and
cleanly separates addressing and querying. You can also
use it with fragment specifications.
Received on Monday, 24 March 1997 18:54:48 EST

This archive was generated by hypermail pre-2.1.9 : Wednesday, 24 September 2003 10:04:16 EDT