Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
AttachmentName | string |
Description | string | The displayable attachment identifier. Used to define what will appear as the name of the attachment, as opposed to the specific attachment file name or URL. | None | TRANSLATABLE= true |
AttachmentObject | string |
Description | string | The attachment itself, if embedded. | None | TRANSLATABLE= true |
AttachmentReference | string |
Description | string | If the attachment is not embedded, where the attachment is located. | None | TRANSLATABLE= true |
AttachmentSize | string |
Description | string | The size of the attachment in bytes. | None | TRANSLATABLE= true |
AttachmentType | uint8 |
Description | string | The purpose of the attachment, related to the diagnosis. 'Instructions' are compilable code. 'Background' are descriptive information. 'Log' is information captured in a log file. | None | TRANSLATABLE= true |
ValueMap | string | 0, 1, 2, 254, 255 | None | None |
Values | string | Instructions, Background, Log, Unknown, Undefined | None | TRANSLATABLE= true |
Format | string |
Description | string | The file format of the attachment. | None | TRANSLATABLE= true |
Protocol | string |
Description | string | Protocol required to read the attachment (e.g., http). | None | TRANSLATABLE= true |