<- Profile signalling Go t o ToC AIM Profiles ->
The following syntax and semantics can be used to define a file that may contain many Attributes and Sub-Attributes.
1 Syntax
https://schemas.mpai.community/PRF/V1.0/data/AIMProfiles.json
2 Semantics
| Label | Size | Description |
| HEADER | 9 Bytes | |
| · Standard | 3 Bytes | The three characters “PRF” |
| · Dash-separator | 1 Byte | The character “-” |
| · Version | 1 Byte | Major version |
| · Dot-separator | 1 Byte | The character “.” |
| · Subversion | 1 Byte | Minor version |
| Profile[] | N*4 Bytes | N is the number of Attributes |
| · Dash-separator | 1 Byte | The character “-” |
| · MissingAttribute[] | 3 Bytes | An Attribute of Table 3 |
| o Plus separator | 1 Byte | The character “+” |
| o AttributeCode | ||
| · “AddedAttribute[] | 3 Bytes | An Attribute of Table 3 |
| o Hash-separator | 1 Bytes | The character “#” |
| o AttributeCode | 3 Byte | Sub-Attributes of Table 3 |