<xs:element name="XSAMSData" type="XSAMSDataType"><xs:annotation><xs:documentation>XML schema for description of atomic, molecular, and particle-solid-interaction processes</xs:documentation></xs:annotation></xs:element>
<xs:element name="Environments" type="EnvironmentsType" minOccurs="0"><xs:annotation><xs:documentation>List of environments relevant to the data</xs:documentation></xs:annotation></xs:element>
<xs:element name="Solids" type="SolidsType" minOccurs="0"><xs:annotation><xs:documentation>List of solids and surfaces</xs:documentation></xs:annotation></xs:element>
<xs:element name="Collisions" type="CollisionsType" minOccurs="0"><xs:annotation><xs:documentation>List of transitions due to collisions</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="ProcessesType"><xs:all><xs:element name="Radiative" type="RadiativeType" minOccurs="0"><xs:annotation><xs:documentation>List of radiative transitions</xs:documentation></xs:annotation></xs:element><xs:element ref="NonRadiative" minOccurs="0"/><xs:element name="Collisions" type="CollisionsType" minOccurs="0"><xs:annotation><xs:documentation>List of transitions due to collisions</xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>