NXroot
From NeXus
Contents |
XML Meta-DTD Definition for NXroot.xml
This follows the XML Meta-DTD Definition format and can be downloaded from http://svn.nexusformat.org/definitions/tags/PRE_NXDL/base_classes/NXroot.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--
URL: http://www.nexus.anl.gov/classes/xml/NXroot.xml
Editor: NIAC
$Id: NXroot.xml 13 2006-09-27 13:44:48Z faa59 $
Definition of the root NeXus group.
-->
<NXroot file_name="{File name of original NeXus file}"
file_time="{Date and time of file creation}"
file_update_time="{Date and time of last file change at close}"
NeXus_version="{Version of NeXus API used in writing the file}"
HDF_version="?"
HDF5_version="?"
creator="{facility or program where file originated}?">
<NXentry name="{entry name}">
+
</NXentry>
</NXroot>
Tabular Representation of XML Meta-DTD
(automatically generated from http://svn.nexusformat.org/definitions/tags/PRE_NXDL/base_classes/NXroot.xml)
-
NXroot
Name Type Description Attributes {entry name} NXentry

