Generate XML file for schema version

Description

Select the AUTOSAR Adaptive Platform schema version to use when generating XML files

Category: Code Generation > AUTOSAR Code Generation Options

Settings

Default: 00047 (R19-03)

00047 (R19-03)

Use schema version 00047 (Release 19-03)

00046 (R18-10)

Use schema version 00046 (Release 18-10)

Tips

  • Selecting the AUTOSAR adaptive target for your model for the first time sets the schema version parameter to the default value 00047 (R19-03).

  • When you import ARXML code into Simulink®, the ARXML importer detects the schema version and sets the schema version parameter in the model.

  • Set the same value for top and referenced models.

  • To configure other AUTOSAR options, use the AUTOSAR code perspective. From the Apps tab, open the AUTOSAR Component Designer app.

Command-Line Information

Parameter: AutosarSchemaVersion
Type: character vector
Value: '00047' | '00046'
Default: '00047'

Related Topics