element descriptive_peptide_annotation_types
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p11.png
properties
content complex
children descriptive_peptide_annotation_type
used by
element search_program/reported_peptide_annotation_types
annotation
documentation
The collection of annotation types (string or numeric) associated with PSMs that are descriptive or not meant to be used to filter based on quality
source <xs:element name="descriptive_peptide_annotation_types">
 
<xs:annotation>
   
<xs:documentation>The collection of annotation types (string or numeric) associated with PSMs that are descriptive or not meant to be used to filter based on quality</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="descriptive_peptide_annotation_type" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>An annotation of any type (numeric or string) that is not meant to be used as a possible filter for filtering out peptides based on quality of matches. Examples include calculated mass or validation status.</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