Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions specification/gedcom-3-structures-3-meaning.md
Original file line number Diff line number Diff line change
Expand Up @@ -872,6 +872,13 @@ Consider an asset in a repository that is a digital scan of a book of compiled n
for this asset, the `CALN`.`MEDI` is recommended to be `ELECTRONIC` rather than `BOOK` or `NEWSPAPER`.
:::

When `MEDI` is a substructure of a `g7:FORM`, it is recommended that its payload describes the medium from which it was derived.

:::example
Consider a digital photo in a multimedia record;
for this asset, the `FORM`.`MEDI` is recommended to be `PHOTO` rather than `ELECTRONIC`.
:::

#### `MIME` (Media type) `g7:MIME`

Indicates the [media type](#media-type) of the payload of the superstructure.
Expand Down