Vis/skjul meny
Utvikling / Altinn Studio / Lag og rediger apper / Data model
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.
- Open the app from the dashboard
- Choose Datamodell from the navigation menu
- Click on Velg XSD and choose an XSD in the file explorer
- 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.
