The
/* Table 40. Content Type Assignments */
LINEAR(content_type,
data structure includes the entry
...
STRING("application/vnd.wap.sia")
STRING("application/vnd.wap.mms-message")
as the last element in the data structure. This is wrong because
this content type is from v1.4 of the spec and the table stops at
v1.2, so the content types from v1.3 and v1.4 of WSP are missing.
As the entries in the table are assigned their encoding value
from their index, the WBXML encoding is wrong for MMS content types.
I think this table should be amended to;
...
STRING("application/vnd.wap.sia")
STRING("text/vnd.wap.connectivity-xml")
STRING("application/vnd.wap.connectivity-wbxml")
STRING("application/pkcs7-mime")
STRING("application/vnd.wap.hashed-certificate")
STRING("application/vnd.wap.signed-certificate")
STRING("application/vnd.wap.cert-response")
STRING("application/xhtml+xml")
STRING("application/wml+xml")
STRING("text/css")
STRING("application/vnd.wap.mms-message")
)
Paul Keogh
ANAM Wireless Internet Solutions
http://www.anam.com
+353 1 284 7555 (wired) +353 86 234 6047 (wireless)
Castle Yard, Saint Patrick's Road, Dalkey, County Dublin, Ireland