cbrncl:MIMEEncodingCodeType
A data type that defines the various MIME Encoding Code
Complex type information
Namespace: http://release.niem.gov/niem/codes/cbrncl/3.0/
Schema document: codes/cbrncl/3.0/cbrncl.xsd
Content
from type cbrncl:MIMEEncodingCodeSimpleType
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. 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. binary any sequence of octets 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.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from group structures:SimpleObjectAttributeGroup | |
structures:ref | [0..1] | xsd:IDREF | from group structures:SimpleObjectAttributeGroup | |
structures:metadata | [0..1] | xsd:IDREFS | from group structures:SimpleObjectAttributeGroup | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from group structures:SimpleObjectAttributeGroup | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from group structures:SimpleObjectAttributeGroup |
Used by
- Element cbrn:MIMEEncodingCode
Type inheritance chain
- xsd:token
- cbrncl:MIMEEncodingCodeSimpleType
- cbrncl:MIMEEncodingCodeType
- cbrncl:MIMEEncodingCodeSimpleType