Schema Central > NIEM 3.1 > cbrn.xsd > cbrn:MIMEEncodingCode
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:MIMEEncodingCode

A Encoding MIME type of a digital data file.

Element information

Type: cbrncl:MIMEEncodingCodeType

Properties: Global, Qualified, Nillable

Content

  • Type based on xsd:token
    • Valid valueDescription
      7bitup 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.
      8bitUp 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.
      base64Used 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.
      binaryany sequence of octets
      quoted-printableUsed 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

    NameOccTypeDescriptionNotes
    structures:id [0..1]xsd:IDfrom group structures:SimpleObjectAttributeGroup
    structures:ref [0..1]xsd:IDREFfrom group structures:SimpleObjectAttributeGroup
    structures:metadata [0..1]xsd:IDREFSfrom group structures:SimpleObjectAttributeGroup
    structures:relationshipMetadata [0..1]xsd:IDREFSfrom group structures:SimpleObjectAttributeGroup
    Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom group structures:SimpleObjectAttributeGroup

    Used in

    Sample instance

    <cbrn:MIMEEncodingCode>7bit</cbrn:MIMEEncodingCode>

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com