Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema collisions.xsd
Namespace http://vamdc.org/xml/xsams/1.0
Properties
attribute form default: unqualified
element form default: qualified
Element CollisionsType / CollisionalTransition
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
A specific collisional transition
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 collisions_xsd.tmp#id805 collisions_xsd.tmp#id806 collisions_xsd.tmp#id782 collisions_xsd.tmp#id783 collisions_xsd.tmp#id784 collisions_xsd.tmp#id785 collisions_xsd.tmp#id786 collisions_xsd.tmp#id787 collisions_xsd.tmp#id788 collisions_xsd.tmp#id781
Type CollisionalTransitionType
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
Model Comments{0,1} , SourceRef* , ProcessClass , Reactant{2,unbounded} , IntermediateState* , Product* , Threshold{0,1} , BranchingRatio{0,1} , DataSets
Children BranchingRatio, Comments, DataSets, IntermediateState, ProcessClass, Product, Reactant, SourceRef, Threshold
Instance
<CollisionalTransition groupLabel="" id="" methodRef="">
  <Comments>{0,1}</Comments>
  <SourceRef>{0,unbounded}</SourceRef>
</CollisionalTransition>
Attributes
QName Type Fixed Default Use Annotation
groupLabel xs:string optional
id ProcessIDType required
methodRef MethodRefType optional
Source
<xs:element name="CollisionalTransition" type="CollisionalTransitionType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A specific collisional transition</xs:documentation>
  </xs:annotation>
</xs:element>
Element CollisionalTransitionType / ProcessClass
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
Collisional process
Diagram
Diagram typesAttributes_xsd.tmp#id717 typesAttributes_xsd.tmp#id718 typesAttributes_xsd.tmp#id720 typesAttributes_xsd.tmp#id716
Type ProcessClassType
Properties
content: complex
Model UserDefinition{0,1} , Code* , IAEACode*
Children Code, IAEACode, UserDefinition
Instance
<ProcessClass>
  <UserDefinition>{0,1}</UserDefinition>
  <Code>{0,unbounded}</Code>
  <IAEACode>{0,unbounded}</IAEACode>
</ProcessClass>
Source
<xs:element name="ProcessClass" type="ProcessClassType">
  <xs:annotation>
    <xs:documentation>Collisional process</xs:documentation>
  </xs:annotation>
</xs:element>
Element CollisionalTransitionType / Reactant
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
List of reacting systems
Diagram
Diagram typesAttributes_xsd.tmp#id664 typesAttributes_xsd.tmp#id665 typesAttributes_xsd.tmp#id663
Type SpeciesStateRefType
Properties
content: complex
minOccurs: 2
maxOccurs: unbounded
Model (SpeciesRef , StateRef{0,1}) | StateRef
Children SpeciesRef, StateRef
Instance
<Reactant>
  <SpeciesRef>{1,1}</SpeciesRef>
  <StateRef>{0,1}</StateRef>
  <StateRef>{1,1}</StateRef>
</Reactant>
Source
<xs:element name="Reactant" type="SpeciesStateRefType" minOccurs="2" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>List of reacting systems</xs:documentation>
  </xs:annotation>
</xs:element>
Element CollisionalTransitionType / IntermediateState
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
List of intermediate state
Diagram
Diagram typesAttributes_xsd.tmp#id664 typesAttributes_xsd.tmp#id665 typesAttributes_xsd.tmp#id663
Type SpeciesStateRefType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model (SpeciesRef , StateRef{0,1}) | StateRef
Children SpeciesRef, StateRef
Instance
<IntermediateState>
  <SpeciesRef>{1,1}</SpeciesRef>
  <StateRef>{0,1}</StateRef>
  <StateRef>{1,1}</StateRef>
</IntermediateState>
Source
<xs:element name="IntermediateState" type="SpeciesStateRefType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>List of intermediate state</xs:documentation>
  </xs:annotation>
</xs:element>
Element CollisionalTransitionType / Product
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
List of final states
Diagram
Diagram typesAttributes_xsd.tmp#id664 typesAttributes_xsd.tmp#id665 typesAttributes_xsd.tmp#id663
Type SpeciesStateRefType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model (SpeciesRef , StateRef{0,1}) | StateRef
Children SpeciesRef, StateRef
Instance
<Product>
  <SpeciesRef>{1,1}</SpeciesRef>
  <StateRef>{0,1}</StateRef>
  <StateRef>{1,1}</StateRef>
</Product>
Source
<xs:element name="Product" type="SpeciesStateRefType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>List of final states</xs:documentation>
  </xs:annotation>
</xs:element>
Element CollisionalTransitionType / Threshold
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
Reaction threshold
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 typesAttributes_xsd.tmp#id44 typesAttributes_xsd.tmp#id48 typesAttributes_xsd.tmp#id52 typesAttributes_xsd.tmp#id43
Type DataType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model Comments{0,1} , SourceRef* , Value , Evaluation* , Accuracy*
Children Accuracy, Comments, Evaluation, SourceRef, Value
Instance
<Threshold methodRef="">
  <Comments>{0,1}</Comments>
  <SourceRef>{0,unbounded}</SourceRef>
</Threshold>
Attributes
QName Type Fixed Default Use Annotation
methodRef MethodRefType optional
Source
<xs:element name="Threshold" type="DataType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Reaction threshold</xs:documentation>
  </xs:annotation>
</xs:element>
Element CollisionalTransitionType / BranchingRatio
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
Reaction channel branching ratio
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 typesAttributes_xsd.tmp#id44 typesAttributes_xsd.tmp#id48 typesAttributes_xsd.tmp#id52 typesAttributes_xsd.tmp#id43
Type DataType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model Comments{0,1} , SourceRef* , Value , Evaluation* , Accuracy*
Children Accuracy, Comments, Evaluation, SourceRef, Value
Instance
<BranchingRatio methodRef="">
  <Comments>{0,1}</Comments>
  <SourceRef>{0,unbounded}</SourceRef>
</BranchingRatio>
Attributes
QName Type Fixed Default Use Annotation
methodRef MethodRefType optional
Source
<xs:element name="BranchingRatio" type="DataType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Reaction channel branching ratio</xs:documentation>
  </xs:annotation>
</xs:element>
Element CollisionalTransitionType / DataSets
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram typesAttributes_xsd.tmp#id790 typesAttributes_xsd.tmp#id789
Type DataSetsType
Properties
content: complex
Model DataSet+
Children DataSet
Instance
<DataSets>
  <DataSet dataDescription="">{1,unbounded}</DataSet>
</DataSets>
Source
<xs:element name="DataSets" type="DataSetsType"/>
Element Collisions
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
List of collisional processes
Diagram
Diagram collisions_xsd.tmp#id780 collisions_xsd.tmp#id779
Type CollisionsType
Properties
content: complex
Model CollisionalTransition+
Children CollisionalTransition
Instance
<Collisions>
  <CollisionalTransition groupLabel="" id="" methodRef="">{1,unbounded}</CollisionalTransition>
</Collisions>
Source
<xs:element name="Collisions" type="CollisionsType">
  <xs:annotation>
    <xs:documentation>List of collisional processes</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type CollisionsType
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram collisions_xsd.tmp#id780
Used by
Model CollisionalTransition+
Children CollisionalTransition
Source
<xs:complexType name="CollisionsType">
  <xs:sequence>
    <xs:element name="CollisionalTransition" type="CollisionalTransitionType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A specific collisional transition</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type CollisionalTransitionType
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 collisions_xsd.tmp#id805 collisions_xsd.tmp#id806 collisions_xsd.tmp#id782 collisions_xsd.tmp#id783 collisions_xsd.tmp#id784 collisions_xsd.tmp#id785 collisions_xsd.tmp#id786 collisions_xsd.tmp#id787 collisions_xsd.tmp#id788
Type extension of PrimaryType
Type hierarchy
Used by
Model Comments{0,1} , SourceRef* , ProcessClass , Reactant{2,unbounded} , IntermediateState* , Product* , Threshold{0,1} , BranchingRatio{0,1} , DataSets
Children BranchingRatio, Comments, DataSets, IntermediateState, ProcessClass, Product, Reactant, SourceRef, Threshold
Attributes
QName Type Fixed Default Use Annotation
groupLabel xs:string optional
id ProcessIDType required
methodRef MethodRefType optional
Source
<xs:complexType name="CollisionalTransitionType">
  <xs:complexContent>
    <xs:extension base="PrimaryType">
      <xs:sequence>
        <xs:element name="ProcessClass" type="ProcessClassType">
          <xs:annotation>
            <xs:documentation>Collisional process</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Reactant" type="SpeciesStateRefType" minOccurs="2" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>List of reacting systems</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="IntermediateState" type="SpeciesStateRefType" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>List of intermediate state</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Product" type="SpeciesStateRefType" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>List of final states</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Threshold" type="DataType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Reaction threshold</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="BranchingRatio" type="DataType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Reaction channel branching ratio</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DataSets" type="DataSetsType"/>
      </xs:sequence>
      <xs:attribute name="id" type="ProcessIDType" use="required"/>
      <xs:attribute name="groupLabel" type="xs:string"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Attribute CollisionalTransitionType / @id
Namespace No namespace
Type ProcessIDType
Properties
use: required
Facets
pattern (\i\c*) & ([\i-[:]][\c-[:]]*) & (P.+)
Used by
Source
<xs:attribute name="id" type="ProcessIDType" use="required"/>
Attribute CollisionalTransitionType / @groupLabel
Namespace No namespace
Type xs:string
Properties
content: simple
Used by
Source
<xs:attribute name="groupLabel" type="xs:string"/>