Skip to content

Commit dd897ea

Browse files
rayosbornPeterC-DLS
authored andcommitted
Redefine "model" as an attribute
1 parent fe5393d commit dd897ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

base_classes/NXparameters.nxdl.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
have been defined to store metadata associated with such a
4242
refinement.
4343
</doc>
44-
<field name="model">
44+
<attribute name="model">
4545
<doc>
4646
The name of the model used in optimizing the parameter
4747
values. Fitting packages such as LMFIT
@@ -50,7 +50,7 @@
5050
attribute is provided, it is assumed that all the parameters
5151
in this group are associated with this model.
5252
</doc>
53-
</field>
53+
</attribute>
5454
<field name="PARAMETER" type="NX_CHAR_OR_NUMBER" nameType="any">
5555
<doc>
5656
A parameter that is used in or results from processing.

0 commit comments

Comments
 (0)