.. auto-generated by script ../../../../utils/nxdl2rst.py from the NXDL source NXnote.nxdl.xml .. index:: ! NXnote (base class) ! note (base class) see: note (base class); NXnote .. _NXnote: ====== NXnote ====== **Status**: base class, extends :ref:`NXobject` **Description**: Any additional freeform information not covered by the other base classes. This class can be used to store additional information in a NeXus file e.g. pictures, movies, audio, additional text logs **Symbols**: No symbol table **Groups cited**: none **Structure**: .. index:: author (field) **author**: (optional) :ref:`NX_CHAR ` Author or creator of note .. index:: date (field) **date**: (optional) :ref:`NX_DATE_TIME ` Date note created/added .. index:: type (field) **type**: (optional) :ref:`NX_CHAR ` Mime content type of note data field e.g. image/jpeg, text/plain, text/html .. index:: file_name (field) **file_name**: (optional) :ref:`NX_CHAR ` Name of original file name if note was read from an external source .. index:: description (field) **description**: (optional) :ref:`NX_CHAR ` Title of an image or other details of the note .. index:: sequence_index (field) **sequence_index**: (optional) :ref:`NX_POSINT ` Sequence index of note, for placing a sequence of multiple **NXnote** groups in an order. Starts with 1. .. index:: data (field) **data**: (optional) :ref:`NX_BINARY ` Binary note data - if text, line terminator is [CR][LF]. **NXDL Source**: https://github.com/nexusformat/definitions/blob/master/base_classes/NXnote.nxdl.xml