element search_annotation
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p50.png
properties
content complex
used by
elements psm_annotation_sort_order reported_peptide_annotation_sort_order visible_psm_annotations visible_reported_peptide_annotations
attributes
Name  Type  Use  Default  Fixed  Annotation
search_program    required      
documentation
The name of a search program, must match a name for a search program in this document. E.g., "kojak"
annotation_name    required      
documentation
The name of the annotation, must match a name of an annotation for the search_program. E.g., "q-value"
annotation
documentation
A reference to an annotation in a search program.
source <xs:element name="search_annotation">
 
<xs:annotation>
   
<xs:documentation>A reference to an annotation in a search program.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="search_program" use="required">
     
<xs:annotation>
       
<xs:documentation>The name of a search program, must match a name for a search program in this document. E.g., "kojak"</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="annotation_name" use="required">
     
<xs:annotation>
       
<xs:documentation>The name of the annotation, must match a name of an annotation for the search_program. E.g., "q-value"</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute search_annotation/@search_program
properties
use required
annotation
documentation
The name of a search program, must match a name for a search program in this document. E.g., "kojak"
source <xs:attribute name="search_program" use="required">
 
<xs:annotation>
   
<xs:documentation>The name of a search program, must match a name for a search program in this document. E.g., "kojak"</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute search_annotation/@annotation_name
properties
use required
annotation
documentation
The name of the annotation, must match a name of an annotation for the search_program. E.g., "q-value"
source <xs:attribute name="annotation_name" use="required">
 
<xs:annotation>
   
<xs:documentation>The name of the annotation, must match a name of an annotation for the search_program. E.g., "q-value"</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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