Hi,
looking at
<http://greenbytes.de/tech/webdav/rfc4287.html#rfc.section.4.2.7.3>...:
"4.2.7.3 The "type" Attribute
On the link element, the "type" attribute's value is an advisory media
type: it is a hint about the type of the representation that is expected
to be returned when the value of the href attribute is dereferenced.
Note that the type attribute does not override the actual media type
returned with the representation. Link elements MAY have a type
attribute, whose value MUST conform to the syntax of a MIME media type
[MIMEREG]."
Now the link to MIMEREG (RFC 4288) doesn't really help, because that
document doesn't define the syntax.
So, finally, the question: does @type allow a media type *plus* parameters?
BR, Julian