Skip to content

Commit

Permalink
Add entry_identifier_uuid to NXentry
Browse files Browse the repository at this point in the history
As proposed and accepted under nexusformat/NIAC#80
  • Loading branch information
stuartcampbell authored and PeterC-DLS committed Dec 8, 2020
1 parent 7371d66 commit 1f3491b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions base_classes/NXentry.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@
<field name="entry_identifier">
<doc>unique identifier for the measurement, defined by the facility.</doc>
</field>
<field name="entry_identifier_uuid">
<doc>UUID identifier for the measurement.</doc>
<attribute name="version"><doc>Version of UUID used</doc></attribute>
</field>
<field name="features">
<doc>
Reserved for future use by NIAC.
Expand Down

0 comments on commit 1f3491b

Please sign in to comment.