-
Notifications
You must be signed in to change notification settings - Fork 0
How it works
RadomirZlatkovic edited this page Sep 26, 2024
·
8 revisions
Additional metadata files (.json files inside .arlang folder) are created alongside Arlang files. They are needed to modify ARXML files. Without it, only new elements can be appended.
After Arlang files are translated to ARXML files, ARXML -> Arlang translation is also run to keep Arlang files in sync with new ARXML files (metadata files are also regenerated). This means that any comments or different formatting will be lost upon translation.
This is intended for a vendor to provide it's implementation, as this can be specific. Language should always be the same, validation should change depending on who provides the product.