NXaperture
From NeXus
Contents |
XML Meta-DTD Definition for NXaperture.xml
This follows the XML Meta-DTD Definition format and can be downloaded from http://svn.nexusformat.org/definitions/tags/PRE_NXDL/base_classes/NXaperture.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--
URL: http://www.nexus.anl.gov/classes/xml/NXaperture.xml
Editor: NIAC
$Id: NXaperture.xml 4 2005-07-19 04:10:26Z rio $
Template of a beamline aperture.
-->
<NXaperture name="{Name of aperture}">
<NXgeometry name="">
{location and shape of aperture}?
</NXgeometry>
<material type="NX_CHAR">
{Absorbing material of the aperture}?
</material>
<description type="NX_CHAR">
{Description of aperture}?
</description>
</NXaperture>
Tabular Representation of XML Meta-DTD
(automatically generated from http://svn.nexusformat.org/definitions/tags/PRE_NXDL/base_classes/NXaperture.xml)
-
NXaperture
Name Type Description Attributes NXgeometry location and shape of aperture material NX_CHAR Absorbing material of the aperture description NX_CHAR Description of aperture

