Data model in Altinn Studio

How to import or view the data model for an app.

Upload/view data model

The data model defines the data that can be submitted to the app. Currently the data model format must be XSD.

A data model needs to be uploaded for each app.

  1. Open the app from the dashboard
  2. Choose Datamodell from the navigation menu
  3. Click on Velg XSD and choose an XSD in the file explorer
  4. Click Last opp

The data model XSD is then parsed, and all necessary files are generated and stored in the app repository under App/models. These files can be viewed by selecting the different tabs displayed on the data model page. There is also a visual representation (tree view) of the data model available on this page.

Add/view data model

Add/view data model