element search_annotation_cutoff
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p51.png
properties
content complex
used by
elements psm_annotation_cutoffs_on_import reported_peptide_annotation_cutoffs_on_import
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"
cutoff_value  xs:decimal  required      
documentation
This is the cutoff value for this score for excluding data while importing into Proxl.
annotation
documentation
A reference to an annotation in a search program.
source <xs:element name="search_annotation_cutoff">
 
<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:attribute name="cutoff_value" type="xs:decimal" use="required">
     
<xs:annotation>
       
<xs:documentation>This is the cutoff value for this score for excluding data while importing into Proxl.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute search_annotation_cutoff/@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_cutoff/@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>

attribute search_annotation_cutoff/@cutoff_value
type xs:decimal
properties
use required
annotation
documentation
This is the cutoff value for this score for excluding data while importing into Proxl.
source <xs:attribute name="cutoff_value" type="xs:decimal" use="required">
 
<xs:annotation>
   
<xs:documentation>This is the cutoff value for this score for excluding data while importing into Proxl.</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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