Describe the bug
The multipleReferencesAllowed on an array feature indicates if the array can be rendered as an XML attributed or not. If when rendered as an attribute, the array does not receive an ID. Also, if two FSes refer to the same array, this array will end up twice in the XMI.
Describe the bug The multipleReferencesAllowed on an array feature indicates if the array can be rendered as an XML attributed or not. If when rendered as an attribute, the array does not receive an ID. Also, if two FSes refer to the same array, this array will end up twice in the XMI.
To Reproduce
Expected behavior If f.multipleReferencesAllowed is true, the array should be rendered as a separate element, otherwise as an attribute.
Please complete the following information: