List 34: Text format

ValueDescriptionNotesIssue numberModified in Issue
02HTMLOther than XHTML02
03XMLOther than XHTML02
05XHTML2
06Default text formatDefault: plain text containing no markup tags of any kind, except for the character entities & and < that XML insists must be used to represent ampersand and less-than characters in textual data, and in the encoding declared at the head of the message or in the XML default (UTF-8 or UTF-16) if there is no explicit declaration449
07Basic ASCII textPlain text containing no markup tags of any kind, except for the character entities & and < that XML insists must be used to represent ampersand and less-than characters in textual data, and with the character set limited to the ASCII range, i.e. valid characters whose Unicode character numbers lie between 32 (space) and 126 (tilde)449