You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing/creating an attribute in Roma, the Roma UI doesn't provide an option to specify @minOccurs and @maxOccurs in the "Datatype" section of the form.
Is this a deliberate choice?
The text was updated successfully, but these errors were encountered:
________________________________
From: rvdb <[email protected]>
Sent: Thursday, June 11, 2020 8:51:57 PM
To: TEIC/romajs <[email protected]>
Cc: Subscribed <[email protected]>
Subject: [TEIC/romajs] UI question: @minOccurs and @maxOccurs on <datatype> (#109)
This is tested with Roma 0.2.9.
When editing/creating an attribute in Roma, the Roma UI doesn't provide an option to specify @minOccurs and @maxOccurs in the "Datatype" section of the form.
Is this a deliberate choice?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#109>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAFBJ5DON5V2FD5DNZ23BWLRWEYV3ANCNFSM4N3WWJ4Q>.
Hi @lb42 , perhaps I should clarify: I wasn't aiming at creating multiple <datatype> elements inside <attDef>. Instead, I was looking for a means to specify the @minOccurs and @maxOccurs attributes for that <datatype> element.
In other words: I don't find a means in the current Roma version (0.2.9) to specify e.g. the @maxOccurs in:
This is tested with Roma 0.2.9.
When editing/creating an attribute in Roma, the Roma UI doesn't provide an option to specify
@minOccurs
and@maxOccurs
in the "Datatype" section of the form.Is this a deliberate choice?
The text was updated successfully, but these errors were encountered: