Skip to content

Commit

Permalink
DOC #1387 add requested content
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 15, 2024
1 parent c122513 commit 866418a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions base_classes/NXcollection.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,17 @@
a warning since it is always an optional group.
Anything (groups, fields, or attributes) placed in
an :ref:`NXcollection` group will not be validated.

.. admonition:: NXcollection content is not validated.

:ref:`NXcollection` is and will always be for unvalidated content.

Any and all content within a :ref:`NXcollection` group specified by
an application definition cannot be validated.

It is suggested to use a :ref:`NXparameters` group for similar
content which should be validated.

</doc>

<!-- any content is purely optional -->
Expand Down

0 comments on commit 866418a

Please sign in to comment.