diff --git a/nxdl.xsd b/nxdl.xsd index 1f88a8ccb..7784e5c17 100755 --- a/nxdl.xsd +++ b/nxdl.xsd @@ -2,7 +2,7 @@ @@ -44,7 +44,7 @@ - + A ``definition`` element @@ -94,7 +94,7 @@ to define a data type.) - + @@ -198,7 +198,7 @@ - + Use a ``symbols`` list @@ -207,7 +207,7 @@ - + In addition to an optional ``symbols`` list, @@ -217,7 +217,7 @@ - + The ``name`` of this NXDL file (case sensitive without the file extension). @@ -229,7 +229,7 @@ - + Must be ``type="group"`` @@ -288,7 +288,7 @@ - + Only validate known groups; do not not warn about unknowns. @@ -304,7 +304,7 @@ - + Only validate known fields; do not not warn about unknowns. @@ -320,7 +320,7 @@ - + Only validate known attributes; do not not warn about unknowns. @@ -336,7 +336,7 @@ - + @@ -364,7 +364,7 @@ - + NeXus base class that could be used here. @@ -377,7 +377,7 @@ - + The name to be applied to the selected child group. @@ -409,14 +409,14 @@ to define elements and attributes to be used by users in NXDL specifications.) - + A ``group`` may be contained within another ``group``. - + The ``type`` attribute *must* @@ -425,7 +425,7 @@ - + A particular scientific application may expect @@ -450,7 +450,7 @@ - + Minimum number of times this ``group`` is allowed to be present within its @@ -460,7 +460,7 @@ - + A synonym for optional, but with the recommendation that this @@ -468,14 +468,14 @@ - + A synonym for minOccurs=0. - + Maximum number of times this ``group`` is allowed to be present within its @@ -485,7 +485,7 @@ - + @@ -496,7 +496,7 @@ - + Describe the purpose of this ``group``. @@ -511,7 +511,7 @@ - + Use an ``attribute`` if additional information @@ -519,7 +519,7 @@ - + Use a ``choice`` if a named group could be either @@ -527,21 +527,21 @@ - + A ``group`` may contain ``group``s. - + A ``group`` may contain ``field`` elements (datasets). - + Use a ``link`` to refer locally to @@ -582,7 +582,7 @@ - + Describe this ``basicComponent`` and its use. @@ -591,7 +591,7 @@ - + The ``name`` attribute is the @@ -608,7 +608,7 @@ - + @@ -632,23 +632,23 @@ - + - + dimensions of a data element in a NeXus file - + attributes to be used with this field - + A field can specify which values are to be used @@ -656,7 +656,7 @@ - + String describing the engineering units. @@ -666,7 +666,7 @@ - + Descriptive name for this field (may include whitespace and engineering units). @@ -674,7 +674,7 @@ - + Presence of the ``signal`` attribute means this field is an ordinate. @@ -691,7 +691,7 @@ - + NOTE: Use of the ``axes`` attribute for a @@ -716,7 +716,7 @@ - + NOTE: Use of this attribute is discouraged. It is for legacy support. @@ -749,7 +749,7 @@ - + Integer indicating the priority of selection @@ -760,7 +760,7 @@ - + Defines the type of the element as allowed by NeXus. @@ -769,7 +769,7 @@ - + Defines the minimum number of times this ``field`` may be used. Its @@ -778,7 +778,7 @@ - + A synonym for optional, but with the recommendation that this @@ -786,14 +786,14 @@ - + A synonym for minOccurs=0. - + Defines the maximum number of times this element may be used. Its @@ -803,7 +803,7 @@ - + The ``stride`` and ``data_offset`` attributes @@ -837,7 +837,7 @@ - +