NXpolarizer

From NeXus

Jump to: navigation, search

Contents

XML Meta-DTD Definition for NXpolarizer.xml

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

<?xml version="1.0" encoding="UTF-8"?>
<!--
URL:     http://www.neutron.anl.gov/nexus/xml/NXpolarizer.xml
Editor:  Nicholas C. Maliszewskyj <nickm@nist.gov>
$Id$

Template of a beamline spin polarizer.

This is a first cut. This is NOT the last word.

-->
<NXpolarizer name="{Name of polarizer}">
   <type type="NX_CHAR">{crystal,supermirror}?</type>
   <composition type="NX_CHAR">?</composition>
   <reflection type="NX_INT[3]"> {[hkl] values of nominal reflection}? </reflection>
   <efficiency type="NX_CHAR">{polarizing efficiency}?</efficiency>
</NXpolarizer>

Tabular Representation of XML Meta-DTD

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

NXpolarizer

Name Type Description Attributes
typeNX_CHARcrystal,supermirror
compositionNX_CHAR
reflectionNX_INT[3][hkl] values of nominal reflection
efficiencyNX_CHARpolarizing efficiency

Personal tools