RE: text/xml for SOAP is incorrect

At 02:13 PM 9/19/01 +0100, Williams, Stuart wrote:
>I was wondering if there would be anything too awful about creating a new
>MIME/HTTP header for use in conjuction with content-types of "*/xml" called
>"Root-Element-Name" which encoded the fully qualified element name of the
>document's root element.

You could do something like this:

   Content-features: (schema="http:/www.example.com/Schema-name")

This MIME header is defined by RFC 2912.  This example presumes 
registration of a "schema" media feature tag, per RFC 2506.

#g


------------
Graham Klyne
GK@NineByNine.org

Received on Wednesday, 19 September 2001 10:34:23 UTC