franca_ara_tools icon indicating copy to clipboard operation
franca_ara_tools copied to clipboard

ARXML validation

Open MLanghammer opened this issue 5 years ago • 0 comments

The ARXML files, we deal with, need to be validated against the Autosar XSD-schema.

Ideas:

  • check for each franca to autosar integration test, whether the ARXML is valid
  • add an (optional?) check to the command line tool that checks the ARXML after the transformation
  • we can check the input ARXML files against the XSD schema as well to check whether our input is valid.

MLanghammer avatar Jul 26 '19 11:07 MLanghammer