Describe the bug
The default of attribute "relevantOrder" for submodelElementList is True, not False.
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/admin-shell-io/submodel-templates/blob/main/published/Handover%20Documentation/2/0/IDTA%2002004-2-0_Template_HandoverDocumentation.aasx and open in aasx package explorer
- Click on SML "Documents". you will see
i.e. orderRelevant = False
- open https://github.com/admin-shell-io/submodel-templates/blob/main/published/Handover%20Documentation/2/0/IDTA%2002004-2-0_Template_HandoverDocumentation.json
Since Default is True there should be an orderRelevant attribute with value "False" in the generated JSON file: it is not
Expected behavior
Default orderRelevant is True, not False
In general it is very difficult to understand what to do when editing:
Perhaps just the display name (False) is wrong because the user did not click on "orderRelevant"?
Additional context
I use aasx package explorer
v2026-02-03, AAS Metamodel Version: V3.1 Build date: Tue 02/03/2026
Describe the bug
The default of attribute "relevantOrder" for submodelElementList is True, not False.
To Reproduce
Steps to reproduce the behavior:
i.e. orderRelevant = False
Since Default is True there should be an orderRelevant attribute with value "False" in the generated JSON file: it is not
Expected behavior
Default orderRelevant is True, not False
In general it is very difficult to understand what to do when editing:
Perhaps just the display name (False) is wrong because the user did not click on "orderRelevant"?
Additional context
I use aasx package explorer
v2026-02-03, AAS Metamodel Version: V3.1 Build date: Tue 02/03/2026