Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Attachment defines an attached file. The filename and the content are mandatory elements while the MIME type is optional.

NameDescriptionQualificationSchema
contentThe binary content as a Base64 encoded string.Optional

string

fileNameThe file name. Contains the full path if content is absent.Optionalstring
mimeTypeThe MIME type of the content. Useful when the file extension does not suffice to describe the content.Optionalstring