Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Main schema Phase4TOP.xsd
Namespace No namespace
Properties
attribute form default unqualified
element form default qualified
Element top
Namespace No namespace
Annotations
Phase 4 ITM data structure
Diagram
Diagram Phase4TOP_xsd.tmp#top_topinfo amns_xsd.tmp#amns antennas_xsd.tmp#antennas bb_shield_xsd.tmp#bb_shield composition_xsd.tmp#compositionc coredelta_xsd.tmp#coredelta corefast_xsd.tmp#corefast coreneutrals_xsd.tmp#coreneutrals coreimpur_xsd.tmp#coreimpur coreprof_xsd.tmp#coreprof coresource_xsd.tmp#coresource coretransp_xsd.tmp#coretransp cxdiag_xsd.tmp#cxdiag distribution_xsd.tmp#distribution distsource_xsd.tmp#distsource ecediag_xsd.tmp#ecediag edge_xsd.tmp#edge efcc_xsd.tmp#efcc equilibrium_xsd.tmp#equilibrium fusiondiag_xsd.tmp#fusiondiag halphadiag_xsd.tmp#halphadiag heat_sources_xsd.tmp#heat_sources Phase4TOP_xsd.tmp#top_interfdiag ironmodel_xsd.tmp#ironmodel langmuirdiag_xsd.tmp#langmuirdiag launchs_xsd.tmp#launchs lithiumdiag_xsd.tmp#lithiumdiag mhd_xsd.tmp#mhd magdiag_xsd.tmp#magdiag msediag_xsd.tmp#msediag nbi_xsd.tmp#nbi ntm_xsd.tmp#ntm neoclassic_xsd.tmp#neoclassic orbit_xsd.tmp#orbit pellets_xsd.tmp#pellets pfsystems_xsd.tmp#pfsystems Phase4TOP_xsd.tmp#top_polardiag power_conv_xsd.tmp#power_conv reflectometry_xsd.tmp#reflectomet rfadiag_xsd.tmp#rfadiag sawteeth_xsd.tmp#sawteeth scenario_xsd.tmp#scenario solcurdiag_xsd.tmp#solcurdiag temporary_xsd.tmp#temporary toroidalfield_xsd.tmp#toroidfield tsdiag_xsd.tmp#tsdiag turbulence_xsd.tmp#turbulence wall_xsd.tmp#wall waves_xsd.tmp#waves
Properties
content complex
Model
Children amns, antennas, bb_shield, compositionc, coredelta, corefast, coreimpur, coreneutrals, coreprof, coresource, coretransp, cxdiag, distribution, distsource, ecediag, edge, efcc, equilibrium, fusiondiag, halphadiag, heat_sources, interfdiag, ironmodel, langmuirdiag, launchs, lithiumdiag, magdiag, mhd, msediag, nbi, neoclassic, ntm, orbit, pellets, pfsystems, polardiag, power_conv, reflectomet, rfadiag, sawteeth, scenario, solcurdiag, temporary, topinfo, toroidfield, tsdiag, turbulence, wall, waves
Instance
<top>
  <topinfo>{1,1}</topinfo>
  <amns>{1,20}</amns>
  <antennas>{1,5}</antennas>
  <bb_shield>{1,3}</bb_shield>
  <compositionc>{1,5}</compositionc>
  <coredelta>{1,5}</coredelta>
  <corefast>{1,15}</corefast>
  <coreneutrals>{1,5}</coreneutrals>
  <coreimpur>{1,5}</coreimpur>
  <coreprof>{1,10}</coreprof>
  <coresource>{1,15}</coresource>
  <coretransp>{1,10}</coretransp>
  <cxdiag>{1,3}</cxdiag>
  <distribution>{1,8}</distribution>
  <distsource>{1,4}</distsource>
  <ecediag>{1,3}</ecediag>
  <edge>{1,1}</edge>
  <efcc>{1,1}</efcc>
  <equilibrium>{1,5}</equilibrium>
  <fusiondiag>{1,8}</fusiondiag>
  <halphadiag>{1,1}</halphadiag>
  <heat_sources>{1,3}</heat_sources>
  <interfdiag>{1,3}</interfdiag>
  <ironmodel>{1,1}</ironmodel>
  <langmuirdiag>{1,3}</langmuirdiag>
  <launchs>{1,5}</launchs>
  <lithiumdiag>{1,1}</lithiumdiag>
  <mhd>{1,10}</mhd>
  <magdiag>{1,1}</magdiag>
  <msediag>{1,2}</msediag>
  <nbi>{1,1}</nbi>
  <ntm>{1,1}</ntm>
  <neoclassic>{1,5}</neoclassic>
  <orbit>{1,5}</orbit>
  <pellets>{1,2}</pellets>
  <pfsystems>{1,3}</pfsystems>
  <polardiag>{1,3}</polardiag>
  <power_conv>{1,3}</power_conv>
  <reflectomet>{1,3}</reflectomet>
  <rfadiag>{1,1}</rfadiag>
  <sawteeth>{1,5}</sawteeth>
  <scenario>{1,3}</scenario>
  <solcurdiag>{1,3}</solcurdiag>
  <temporary>{1,50}</temporary>
  <toroidfield>{1,3}</toroidfield>
  <tsdiag>{1,1}</tsdiag>
  <turbulence>{1,1}</turbulence>
  <wall>{1,5}</wall>
  <waves>{1,8}</waves>
</top>
Source
<xs:element name="top">
  <xs:annotation>
    <xs:documentation>Phase 4 ITM data structure</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="topinfo">
        <xs:annotation>
          <xs:documentation>General info about the database entry. CPO.</xs:documentation>
          <xs:appinfo>machine description.group:information.</xs:appinfo>
        </xs:annotation>
        <xs:complexType>
          <xs:sequence>
            <xs:element name="dataprovider" type="xs:string">
              <xs:annotation>
                <xs:documentation>Name of the main data provider (the person who filled the original data)</xs:documentation>
                <xs:appinfo>machine description</xs:appinfo>
              </xs:annotation>
            </xs:element>
            <xs:element name="description" type="xs:string">
              <xs:annotation>
                <xs:documentation>Pulse/Entry description</xs:documentation>
                <xs:appinfo>machine description</xs:appinfo>
              </xs:annotation>
            </xs:element>
            <xs:element name="firstputdate" type="xs:string" default="date">
              <xs:annotation>
                <xs:documentation>Date of the original data submission</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="lastupdate" type="xs:string" default="date">
              <xs:annotation>
                <xs:documentation>Date of the last data addition in the tree</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="source" type="xs:string">
              <xs:annotation>
                <xs:documentation>Exact reference of the data source (e.g. original reference in the native machine data base)</xs:documentation>
                <xs:appinfo>machine description</xs:appinfo>
              </xs:annotation>
            </xs:element>
            <xs:element name="comment" type="xs:string">
              <xs:annotation>
                <xs:documentation>Any additional comment</xs:documentation>
                <xs:appinfo>machine description</xs:appinfo>
              </xs:annotation>
            </xs:element>
            <xs:element name="dataversion" type="xs:string">
              <xs:annotation>
                <xs:documentation>Version of the data structure</xs:documentation>
                <xs:appinfo>machine description</xs:appinfo>
              </xs:annotation>
            </xs:element>
            <xs:element name="workflow" type="xs:string">
              <xs:annotation>
                <xs:documentation>Workflow which has been used to produce the present entry. Exact format to be defined with the platform group. User-specific input files (if allowed) must be stored there as well.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="entry" type="entry_def">
              <xs:annotation>
                <xs:documentation>Definition of this database entry</xs:documentation>
                <xs:appinfo>machine description</xs:appinfo>
              </xs:annotation>
            </xs:element>
            <xs:element name="parent_entry" type="entry_def">
              <xs:annotation>
                <xs:documentation>Definition of the entry of the direct parent (if any)</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="mdinfo">
              <xs:annotation>
                <xs:documentation>Information related to machine description for this entry</xs:documentation>
                <xs:appinfo>machine description</xs:appinfo>
              </xs:annotation>
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="shot_min" type="xs:integer">
                    <xs:annotation>
                      <xs:documentation>Minimum shot number to which the machine description applies</xs:documentation>
                      <xs:appinfo>machine description</xs:appinfo>
                    </xs:annotation>
                  </xs:element>
                  <xs:element name="shot_max" type="xs:integer">
                    <xs:annotation>
                      <xs:documentation>Maximum shot number to which the machine description applies</xs:documentation>
                      <xs:appinfo>machine description</xs:appinfo>
                    </xs:annotation>
                  </xs:element>
                  <xs:element name="md_entry" type="entry_def">
                    <xs:annotation>
                      <xs:documentation>Entry of the machine description used. NB : just for information : for the moment, no guarantee that machine description data have not been modified with respect to the data in md_entry. Machine description data are written explicitely in each CPO.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element ref="amns" maxOccurs="20"/>
      <xs:element ref="antennas" maxOccurs="5"/>
      <xs:element ref="bb_shield" maxOccurs="3"/>
      <xs:element ref="compositionc" maxOccurs="5"/>
      <xs:element ref="coredelta" maxOccurs="5"/>
      <xs:element ref="corefast" maxOccurs="15"/>
      <xs:element ref="coreneutrals" maxOccurs="5"/>
      <xs:element ref="coreimpur" maxOccurs="5"/>
      <xs:element ref="coreprof" maxOccurs="10"/>
      <xs:element ref="coresource" maxOccurs="15"/>
      <xs:element ref="coretransp" maxOccurs="10"/>
      <xs:element ref="cxdiag" maxOccurs="3"/>
      <xs:element ref="distribution" maxOccurs="8"/>
      <xs:element ref="distsource" maxOccurs="4"/>
      <xs:element ref="ecediag" maxOccurs="3"/>
      <xs:element ref="edge"/>
      <xs:element ref="efcc"/>
      <xs:element ref="equilibrium" maxOccurs="5"/>
      <xs:element ref="fusiondiag" maxOccurs="8"/>
      <xs:element ref="halphadiag"/>
      <xs:element ref="heat_sources" maxOccurs="3"/>
      <xs:element name="interfdiag" type="lineintegraldiag" maxOccurs="3">
        <xs:annotation>
          <xs:documentation>Interferometry; measures line-integrated electron density [m^-2]; Time-dependent CPO</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ironmodel"/>
      <xs:element ref="langmuirdiag" maxOccurs="3"/>
      <xs:element ref="launchs" maxOccurs="5"/>
      <xs:element ref="lithiumdiag"/>
      <xs:element ref="mhd" maxOccurs="10"/>
      <xs:element ref="magdiag"/>
      <xs:element ref="msediag" maxOccurs="2"/>
      <xs:element ref="nbi"/>
      <xs:element ref="ntm"/>
      <xs:element ref="neoclassic" maxOccurs="5"/>
      <xs:element ref="orbit" maxOccurs="5"/>
      <xs:element ref="pellets" maxOccurs="2"/>
      <xs:element ref="pfsystems" maxOccurs="3"/>
      <xs:element name="polardiag" type="lineintegraldiag" maxOccurs="3">
        <xs:annotation>
          <xs:documentation>Polarimetry; measures polarisation angle [rad]. Time-dependent CPO</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="power_conv" maxOccurs="3"/>
      <xs:element ref="reflectomet" maxOccurs="3"/>
      <xs:element ref="rfadiag"/>
      <xs:element ref="sawteeth" maxOccurs="5"/>
      <xs:element ref="scenario" maxOccurs="3"/>
      <xs:element ref="solcurdiag" maxOccurs="3"/>
      <xs:element ref="temporary" maxOccurs="50"/>
      <xs:element ref="toroidfield" maxOccurs="3"/>
      <xs:element ref="tsdiag"/>
      <xs:element ref="turbulence"/>
      <xs:element ref="wall" maxOccurs="5"/>
      <xs:element ref="waves" maxOccurs="8"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element top / topinfo
Namespace No namespace
Annotations
General info about the database entry. CPO.
Diagram
Diagram Phase4TOP_xsd.tmp#top_top_topinfo_dataprovider Phase4TOP_xsd.tmp#top_top_topinfo_description Phase4TOP_xsd.tmp#top_top_topinfo_firstputdate Phase4TOP_xsd.tmp#top_top_topinfo_lastupdate Phase4TOP_xsd.tmp#top_top_topinfo_source Phase4TOP_xsd.tmp#top_top_topinfo_comment Phase4TOP_xsd.tmp#top_top_topinfo_dataversion Phase4TOP_xsd.tmp#top_top_topinfo_workflow Phase4TOP_xsd.tmp#top_top_topinfo_entry Phase4TOP_xsd.tmp#top_top_topinfo_parent_entry Phase4TOP_xsd.tmp#top_top_topinfo_mdinfo
Properties
content complex
Model
Children comment, dataprovider, dataversion, description, entry, firstputdate, lastupdate, mdinfo, parent_entry, source, workflow
Instance
<topinfo>
  <dataprovider>{1,1}</dataprovider>
  <description>{1,1}</description>
  <firstputdate>{1,1}</firstputdate>
  <lastupdate>{1,1}</lastupdate>
  <source>{1,1}</source>
  <comment>{1,1}</comment>
  <dataversion>{1,1}</dataversion>
  <workflow>{1,1}</workflow>
  <entry>{1,1}</entry>
  <parent_entry>{1,1}</parent_entry>
  <mdinfo>{1,1}</mdinfo>
</topinfo>
Source
<xs:element name="topinfo">
  <xs:annotation>
    <xs:documentation>General info about the database entry. CPO.</xs:documentation>
    <xs:appinfo>machine description.group:information.</xs:appinfo>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="dataprovider" type="xs:string">
        <xs:annotation>
          <xs:documentation>Name of the main data provider (the person who filled the original data)</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element name="description" type="xs:string">
        <xs:annotation>
          <xs:documentation>Pulse/Entry description</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element name="firstputdate" type="xs:string" default="date">
        <xs:annotation>
          <xs:documentation>Date of the original data submission</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="lastupdate" type="xs:string" default="date">
        <xs:annotation>
          <xs:documentation>Date of the last data addition in the tree</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="source" type="xs:string">
        <xs:annotation>
          <xs:documentation>Exact reference of the data source (e.g. original reference in the native machine data base)</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element name="comment" type="xs:string">
        <xs:annotation>
          <xs:documentation>Any additional comment</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element name="dataversion" type="xs:string">
        <xs:annotation>
          <xs:documentation>Version of the data structure</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element name="workflow" type="xs:string">
        <xs:annotation>
          <xs:documentation>Workflow which has been used to produce the present entry. Exact format to be defined with the platform group. User-specific input files (if allowed) must be stored there as well.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="entry" type="entry_def">
        <xs:annotation>
          <xs:documentation>Definition of this database entry</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element name="parent_entry" type="entry_def">
        <xs:annotation>
          <xs:documentation>Definition of the entry of the direct parent (if any)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="mdinfo">
        <xs:annotation>
          <xs:documentation>Information related to machine description for this entry</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
        <xs:complexType>
          <xs:sequence>
            <xs:element name="shot_min" type="xs:integer">
              <xs:annotation>
                <xs:documentation>Minimum shot number to which the machine description applies</xs:documentation>
                <xs:appinfo>machine description</xs:appinfo>
              </xs:annotation>
            </xs:element>
            <xs:element name="shot_max" type="xs:integer">
              <xs:annotation>
                <xs:documentation>Maximum shot number to which the machine description applies</xs:documentation>
                <xs:appinfo>machine description</xs:appinfo>
              </xs:annotation>
            </xs:element>
            <xs:element name="md_entry" type="entry_def">
              <xs:annotation>
                <xs:documentation>Entry of the machine description used. NB : just for information : for the moment, no guarantee that machine description data have not been modified with respect to the data in md_entry. Machine description data are written explicitely in each CPO.</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element top / topinfo / dataprovider
Namespace No namespace
Annotations
Name of the main data provider (the person who filled the original data)
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="dataprovider" type="xs:string">
  <xs:annotation>
    <xs:documentation>Name of the main data provider (the person who filled the original data)</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
</xs:element>
Element top / topinfo / description
Namespace No namespace
Annotations
Pulse/Entry description
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="description" type="xs:string">
  <xs:annotation>
    <xs:documentation>Pulse/Entry description</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
</xs:element>
Element top / topinfo / firstputdate
Namespace No namespace
Annotations
Date of the original data submission
Diagram
Diagram
Type xs:string
Properties
content simple
default date
Source
<xs:element name="firstputdate" type="xs:string" default="date">
  <xs:annotation>
    <xs:documentation>Date of the original data submission</xs:documentation>
  </xs:annotation>
</xs:element>
Element top / topinfo / lastupdate
Namespace No namespace
Annotations
Date of the last data addition in the tree
Diagram
Diagram
Type xs:string
Properties
content simple
default date
Source
<xs:element name="lastupdate" type="xs:string" default="date">
  <xs:annotation>
    <xs:documentation>Date of the last data addition in the tree</xs:documentation>
  </xs:annotation>
</xs:element>
Element top / topinfo / source
Namespace No namespace
Annotations
Exact reference of the data source (e.g. original reference in the native machine data base)
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="source" type="xs:string">
  <xs:annotation>
    <xs:documentation>Exact reference of the data source (e.g. original reference in the native machine data base)</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
</xs:element>
Element top / topinfo / comment
Namespace No namespace
Annotations
Any additional comment
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="comment" type="xs:string">
  <xs:annotation>
    <xs:documentation>Any additional comment</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
</xs:element>
Element top / topinfo / dataversion
Namespace No namespace
Annotations
Version of the data structure
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="dataversion" type="xs:string">
  <xs:annotation>
    <xs:documentation>Version of the data structure</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
</xs:element>
Element top / topinfo / workflow
Namespace No namespace
Annotations
Workflow which has been used to produce the present entry. Exact format to be defined with the platform group. User-specific input files (if allowed) must be stored there as well.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="workflow" type="xs:string">
  <xs:annotation>
    <xs:documentation>Workflow which has been used to produce the present entry. Exact format to be defined with the platform group. User-specific input files (if allowed) must be stored there as well.</xs:documentation>
  </xs:annotation>
</xs:element>
Element top / topinfo / entry
Namespace No namespace
Annotations
Definition of this database entry
Diagram
Diagram utilities_xsd.tmp#entry_def_user utilities_xsd.tmp#entry_def_machine utilities_xsd.tmp#entry_def_shot utilities_xsd.tmp#entry_def_run utilities_xsd.tmp#entry_def
Type entry_def
Properties
content complex
Model
user , machine , shot , run
Children machine, run, shot, user
Instance
<entry>
  <user>{1,1}</user>
  <machine>{1,1}</machine>
  <shot>{1,1}</shot>
  <run>{1,1}</run>
</entry>
Source
<xs:element name="entry" type="entry_def">
  <xs:annotation>
    <xs:documentation>Definition of this database entry</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
</xs:element>
Element top / topinfo / parent_entry
Namespace No namespace
Annotations
Definition of the entry of the direct parent (if any)
Diagram
Diagram utilities_xsd.tmp#entry_def_user utilities_xsd.tmp#entry_def_machine utilities_xsd.tmp#entry_def_shot utilities_xsd.tmp#entry_def_run utilities_xsd.tmp#entry_def
Type entry_def
Properties
content complex
Model
user , machine , shot , run
Children machine, run, shot, user
Instance
<parent_entry>
  <user>{1,1}</user>
  <machine>{1,1}</machine>
  <shot>{1,1}</shot>
  <run>{1,1}</run>
</parent_entry>
Source
<xs:element name="parent_entry" type="entry_def">
  <xs:annotation>
    <xs:documentation>Definition of the entry of the direct parent (if any)</xs:documentation>
  </xs:annotation>
</xs:element>
Element top / topinfo / mdinfo
Namespace No namespace
Annotations
Information related to machine description for this entry
Diagram
Diagram Phase4TOP_xsd.tmp#top_top_topinfo_top_top_topinfo_mdinfo_shot_min Phase4TOP_xsd.tmp#top_top_topinfo_top_top_topinfo_mdinfo_shot_max Phase4TOP_xsd.tmp#top_top_topinfo_top_top_topinfo_mdinfo_md_entry
Properties
content complex
Model
Children md_entry, shot_max, shot_min
Instance
<mdinfo>
  <shot_min>{1,1}</shot_min>
  <shot_max>{1,1}</shot_max>
  <md_entry>{1,1}</md_entry>
</mdinfo>
Source
<xs:element name="mdinfo">
  <xs:annotation>
    <xs:documentation>Information related to machine description for this entry</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="shot_min" type="xs:integer">
        <xs:annotation>
          <xs:documentation>Minimum shot number to which the machine description applies</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element name="shot_max" type="xs:integer">
        <xs:annotation>
          <xs:documentation>Maximum shot number to which the machine description applies</xs:documentation>
          <xs:appinfo>machine description</xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element name="md_entry" type="entry_def">
        <xs:annotation>
          <xs:documentation>Entry of the machine description used. NB : just for information : for the moment, no guarantee that machine description data have not been modified with respect to the data in md_entry. Machine description data are written explicitely in each CPO.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element top / topinfo / mdinfo / shot_min
Namespace No namespace
Annotations
Minimum shot number to which the machine description applies
Diagram
Diagram
Type xs:integer
Properties
content simple
Source
<xs:element name="shot_min" type="xs:integer">
  <xs:annotation>
    <xs:documentation>Minimum shot number to which the machine description applies</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
</xs:element>
Element top / topinfo / mdinfo / shot_max
Namespace No namespace
Annotations
Maximum shot number to which the machine description applies
Diagram
Diagram
Type xs:integer
Properties
content simple
Source
<xs:element name="shot_max" type="xs:integer">
  <xs:annotation>
    <xs:documentation>Maximum shot number to which the machine description applies</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
</xs:element>
Element top / topinfo / mdinfo / md_entry
Namespace No namespace
Annotations
Entry of the machine description used. NB : just for information : for the moment, no guarantee that machine description data have not been modified with respect to the data in md_entry. Machine description data are written explicitely in each CPO.
Diagram
Diagram utilities_xsd.tmp#entry_def_user utilities_xsd.tmp#entry_def_machine utilities_xsd.tmp#entry_def_shot utilities_xsd.tmp#entry_def_run utilities_xsd.tmp#entry_def
Type entry_def
Properties
content complex
Model
user , machine , shot , run
Children machine, run, shot, user
Instance
<md_entry>
  <user>{1,1}</user>
  <machine>{1,1}</machine>
  <shot>{1,1}</shot>
  <run>{1,1}</run>
</md_entry>
Source
<xs:element name="md_entry" type="entry_def">
  <xs:annotation>
    <xs:documentation>Entry of the machine description used. NB : just for information : for the moment, no guarantee that machine description data have not been modified with respect to the data in md_entry. Machine description data are written explicitely in each CPO.</xs:documentation>
  </xs:annotation>
</xs:element>
Element top / interfdiag
Namespace No namespace
Annotations
Interferometry; measures line-integrated electron density [m^-2]; Time-dependent CPO
Diagram
Diagram utilities_xsd.tmp#datainfo utilities_xsd.tmp#lineintegraldiag_expression utilities_xsd.tmp#lineintegraldiag_setup_line utilities_xsd.tmp#lineintegraldiag_measure utilities_xsd.tmp#codeparam utilities_xsd.tmp#lineintegraldiag_time utilities_xsd.tmp#lineintegraldiag
Type lineintegraldiag
Properties
content complex
maxOccurs 3
Model
Children codeparam, datainfo, expression, measure, setup_line, time
Instance
<interfdiag>
  <datainfo>{1,1}</datainfo>
  <expression>{1,1}</expression>
  <setup_line>{1,1}</setup_line>
  <measure>{1,1}</measure>
  <codeparam>{1,1}</codeparam>
  <time>{1,1}</time>
</interfdiag>
Source
<xs:element name="interfdiag" type="lineintegraldiag" maxOccurs="3">
  <xs:annotation>
    <xs:documentation>Interferometry; measures line-integrated electron density [m^-2]; Time-dependent CPO</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
</xs:element>
Element top / polardiag
Namespace No namespace
Annotations
Polarimetry; measures polarisation angle [rad]. Time-dependent CPO
Diagram
Diagram utilities_xsd.tmp#datainfo utilities_xsd.tmp#lineintegraldiag_expression utilities_xsd.tmp#lineintegraldiag_setup_line utilities_xsd.tmp#lineintegraldiag_measure utilities_xsd.tmp#codeparam utilities_xsd.tmp#lineintegraldiag_time utilities_xsd.tmp#lineintegraldiag
Type lineintegraldiag
Properties
content complex
maxOccurs 3
Model
Children codeparam, datainfo, expression, measure, setup_line, time
Instance
<polardiag>
  <datainfo>{1,1}</datainfo>
  <expression>{1,1}</expression>
  <setup_line>{1,1}</setup_line>
  <measure>{1,1}</measure>
  <codeparam>{1,1}</codeparam>
  <time>{1,1}</time>
</polardiag>
Source
<xs:element name="polardiag" type="lineintegraldiag" maxOccurs="3">
  <xs:annotation>
    <xs:documentation>Polarimetry; measures polarisation angle [rad]. Time-dependent CPO</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
</xs:element>