Skip to content

Commit

Permalink
add minOccurs to NXhistory/NXactivity
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Feb 7, 2025
1 parent 2475c02 commit 7ae4a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_classes/NXhistory.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
Ideally, a full report of the previous operations (or links to a chain of operations).
Alternatively, notes allow for additional descriptors in any format.
</doc>
<group type="NXactivity">
<group type="NXactivity" minOccurs="1">
<doc>
Any activity that was performed on the physical entity prior or during the experiment.
</doc>
Expand Down

0 comments on commit 7ae4a56

Please sign in to comment.