NXprocess

From NeXus

Jump to: navigation, search

Contents

XML Meta-DTD Definition for NXprocess.xml

This follows the XML Meta-DTD Definition format and can be downloaded from http://svn.nexusformat.org/definitions/tags/PRE_NXDL/base_classes/NXprocess.xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
URL:     http://www.nexus.anl.gov/classes/xml/NXlog.xml
Editor:  NIAC
$Id: NXprocess.xml 4 2005-07-19 04:10:26Z rio $

Template for a process.
-->
<NXprocess name="">
	<NXnote name="{numbered name to allow for ordering steps}">
		{}{The note will contain information about how the data was processed. The contents of the note can be anything that the processing code can understand, or simple text.}+ 
	</NXnote>
</NXprocess>

Tabular Representation of XML Meta-DTD

(automatically generated from http://svn.nexusformat.org/definitions/tags/PRE_NXDL/base_classes/NXprocess.xml)

NXprocess

Name Type Description Attributes
{numbered name to allow for ordering steps}NXnote
{The note will contain information about how the data was processed. The contents of the note can be anything that the processing code can understand, or simple text.}

Personal tools