Vis/skjul meny
Utvikling / Altinn Studio / Lag og rediger apper / Data model
Data model
How to import or view the data model.
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 (Seres or OR) or JSON Schema.
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. 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.
