MIME Types
The following MIME types are recognized in AltLaw's source code:
- application/xml
- XML text, guaranteed valid & well-formed
- text/xml
- XML text, not guaranteed valid or well-formed
- text/plain
- Non-marked-up text, character set unknown
- application/xhtml+xml
- XHTML text, guaranteed valid & well-formed
- text/html
- HTML text, not guaranteed to be valid or well-formed
- application/pdf
- Adobe PDF
- application/msword
- Microsoft Word document, any version
- application/vnd.wordperfect
- Wordperfect document, any version
- application/json
- JSON text data as defined by RFC 4627.
Adapted from http://www.iana.org/assignments/media-types/
