1 Definition
An Item containing executable code, e.g., application program.
2 Functional Requirements
- The Qualifiers of the Program are supported by the M-Instance.
- A Program may be subject to certification before it can be imported into an M-Instance.
3 Syntax
https://schemas.mpai.community/MMM4/V1.0/data/Program.json
4 Semantics
| Label | Size | Description |
| Header | N1 Bytes | Program Header |
| – Standard – Program | 9 Bytes | The characters “MMM-PRG-V” |
| – Version | N2 Bytes | Major version – 1 or 2 characters |
| – Dot-separator | 1 Byte | The character “.” |
| – Subversion | N3 Byte | Minor version – 1 or 2 characters |
| MInstanceID | N4 Bytes | Identifier of M-Instance. |
| ProgramID | N5 Bytes | Identifier of Program. |
| ProgramDataQualifiers | N6 Bytes | Qualifiers of the Program. |
| DescrMetadata | N7 Bytes | Descriptive Metadata |