cbrncl:MIMEEncodingCodeSimpleType
A data type that defines the kinds of MIME transfer encodings, as published by the Internet Assigned Numbers Authority (IANA.org).
Simple type information
Namespace: http://niem.gov/niem/cbrncl/2.1
Schema document: cbrncl/2.1/cbrncl.xsd
NIEM properties:
- Base: s:ComplexObjectType
Content
Valid value Description 7bit up to 998 octets per line of the code range 1..127 with CR and LF (codes 13 and 10 respectively) only allowed to appear as part of a CRLF line ending. This is the default value. 8bit Up to 998 octets per line with CR and LF (codes 13 and 10 respectively) only allowed to appear as part of a CRLF line ending. binary any sequence of octets base64 Used to encode arbitrary octet sequences into a form that satisfies the rules of 7bit. Designed to be efficient for non-text 8 bit data. Sometimes Used for text data that frequently uses non-US-ASCII characters. quoted-printable Used to encode arbitrary octet sequences into a form that satisfies the rules of 7bit. Designed to be efficient and mostly human readable when used for text data consisting primarily of US-ASCII characters but also containing a small proportion of bytes with values outside that range.
Used by
- Element cbrn:MIMEEncodingCode via derived type cbrncl:MIMEEncodingCodeType
Type inheritance chain
- xsd:token
- cbrncl:MIMEEncodingCodeSimpleType
- extended by cbrncl:MIMEEncodingCodeType
- cbrncl:MIMEEncodingCodeSimpleType