element descriptive_psm_annotations
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p15.png
properties
content complex
children descriptive_psm_annotation
used by
element psm
annotation
documentation
The descriptive annotations (numeric or string) assigned to the peptide spectrum match (PSM) that are not meant to describe the quality of the match or filter out poor matches. Examples include scan number of precursor charge state.
source <xs:element name="descriptive_psm_annotations">
 
<xs:annotation>
   
<xs:documentation>The descriptive annotations (numeric or string) assigned to the peptide spectrum match (PSM) that are not meant to describe the quality of the match or filter out poor matches. Examples include scan number of precursor charge state.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="descriptive_psm_annotation" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>A descriptive annotation (numeric or string) assigned to a peptide spectrum match (PSM) that is not meant to describe the quality of the match or filter out poor matches.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy