您的位置:首页 > 编程语言 > PHP开发

基于WSP/WTP的MMS传输(11)——WSP Content Type

2010-08-22 20:43 387 查看
附录A
WSP Content Type
The Content Type codes are numeric identifiers for a media type. The numbering space is divided into three sections:

0x00 to 0xFF - well-known values, named in the WSP specification.

0x100 to 0xFFFF - registered values, listed below. Must be IANA-registered before assigned a number.

0x10000 to 0xFFFFFF - private or experimental values. May be used at will. Listed here simply to advise people of their use.

See WSP 30-April-1998, section 8.4.2.24, for more information.
Note on the Encoding Version: The encoding version is typically frozen a few weeks before the release. The current version is 1.5. More information on the process of freezing the encoding version will be published here by Q4/2002.

Well Known Values

%0
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
Content Type
Encoding
Version

Assigned
Number

*/*
1.1
0x00
text/*
1.1
0x01
text/html
1.1
0x02
text/plain
1.1
0x03
text/x-hdml
1.1
0x04
text/x-ttml
1.1
0x05
text/x-vCalendar
1.1
0x06
text/x-vCard
1.1
0x07
text/vnd.wap.wml
1.1
0x08
text/vnd.wap.wmlscript
1.1
0x09
text/vnd.wap.wta-event
1.1
0x0A
multipart/*
1.1
0x0B
multipart/mixed
1.1
0x0C
multipart/form-data
1.1
0x0D
multipart/byterantes
1.1
0x0E
multipart/alternative
1.1
0x0F
application/*
1.1
0x10
application/java-vm
1.1
0x11
application/x-www-form-urlencoded
1.1
0x12
application/x-hdmlc
1.1
0x13
application/vnd.wap.wmlc
1.1
0x14
application/vnd.wap.wmlscriptc
1.1
0x15
application/vnd.wap.wta-eventc
1.1
0x16
application/vnd.wap.uaprof
1.1
0x17
application/vnd.wap.wtls-ca-certificate
1.1
0x18
application/vnd.wap.wtls-user-certificate
1.1
0x19
application/x-x509-ca-cert
1.1
0x1A
application/x-x509-user-cert
1.1
0x1B
image/*
1.1
0x1C
image/gif
1.1
0x1D
image/jpeg
1.1
0x1E
image/tiff
1.1
0x1F
image/png
1.1
0x20
image/vnd.wap.wbmp
1.1
0x21
application/vnd.wap.multipart.*
1.1
0x22
application/vnd.wap.multipart.mixed
1.1
0x23
application/vnd.wap.multipart.form-data
1.1
0x24
application/vnd.wap.multipart.byteranges
1.1
0x25
application/vnd.wap.multipart.alternative
1.1
0x26
application/xml
1.1
0x27
text/xml
1.1
0x28
application/vnd.wap.wbxml
1.1
0x29