Docs

Codelists

Mime type codes — Mime codes + Factur-X

Code specifying the media type of the content.

import {
	MIME,
	mimeCode,
	type MimeDefinition,
	type MimeCode,
} from "node-zugferd/codelist/mime";

Code

application/pdf
image/png
image/jpeg
text/csv
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
application/vnd.oasis.opendocument.spreadsheet
application/xml
text/xml

On this page