Main Content

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:00048 (R19-11)

00048 (R19-11)

Use schema version 00048 (Release 19-11)

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 value00048 (R19-11).

  • 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 theAppstab, open the AUTOSAR Component Designer app.

Command-Line Information

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

Related Topics