diff --git a/nxdlTypes.xsd b/nxdlTypes.xsd index a350af8df..db6a67617 100644 --- a/nxdlTypes.xsd +++ b/nxdlTypes.xsd @@ -473,12 +473,7 @@ - The preferred string representation is :index:`UTF-8`. - Both fixed-length strings and variable-length strings are valid. - String arrays cannot be used where only a string is expected - (title, start_time, end_time, ``NX_class`` attribute,...). - Fields or attributes requiring the use of string arrays will be - clearly marked as such (like the ``NXdata`` attribute ``auxiliary_signals``). + A string of characters. The preferred string encoding is :index:`UTF-8`. This is the default field type.