1 Definition
An Item containing the Verification Request and Response.
2 Functional Requirements
An Verification Item contains one of:
- Verification request:
- The ProcessID
- The Rights to be Verified.
- Verification response:
- A Yes or No.
3 Syntax
https://schemas.mpai.community/MMM4/V2.0/data/Verification.json
4 Semantics
Label | Size | Description |
Header | N1 Bytes | Verification Header |
– Standard-Verification | 9 Bytes | The characters “MMM-VRF-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 |
M-InstanceID | N4 Bytes | Identifier of M-Instance. |
VerificationID | N5 Bytes | Identifier of Verification Item. |
VerificationRequest | N6 Bytes | Verification request |
– Process ID | N7 Bytes | The Process ID. |
– ClaimedRights | N8 Bytes | The claimed Rights. |
VerificationResponse | N8 Bytes | Y for confirmation, N for denial. |
DescrMetadata | N9 Bytes | Descriptive Metadata |