element filterable_psm_annotation_type
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p22.png
properties
content complex
used by
element filterable_psm_annotation_types
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
The name for this score, such as "q-value". Displayed on web site.
description  xs:string        
documentation
A description for what this score is. Will be shown in ProXL as a tooltip for this score.
filter_direction  filter_direction_type  required      
documentation
The direction a filterable annotation type is sorted in.  If set to "below", attributes with lower values are considered more significant (such as in the case of p-values). If set to "above", attributes with higher values are considered more significant (such as in the case of XCorr).
default_filter  xs:boolean        
documentation
If present, and if set to true, this score will be used as a default PSM-level filter when viewing data. Use sparingly.
default_filter_value  xs:decimal        
documentation
This is the default cutoff value for this score when filtering data. If default_filter is set to true, this value must be set.
annotation
documentation
A numeric type of psm annotation (such as a score like a q-value for XCorr) that is meant to be used to filter PSMs based on quality of matches. Try to limit indexed annotation types to a minimum.
source <xs:element name="filterable_psm_annotation_type">
 
<xs:annotation>
   
<xs:documentation>A numeric type of psm annotation (such as a score like a q-value for XCorr) that is meant to be used to filter PSMs based on quality of matches. Try to limit indexed annotation types to a minimum.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="name" type="xs:string" use="required">
     
<xs:annotation>
       
<xs:documentation>The name for this score, such as "q-value". Displayed on web site.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="description" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>A description for what this score is. Will be shown in ProXL as a tooltip for this score.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="filter_direction" type="filter_direction_type" use="required">
     
<xs:annotation>
       
<xs:documentation>The direction a filterable annotation type is sorted in.  If set to "below", attributes with lower values are considered more significant (such as in the case of p-values). If set to "above", attributes with higher values are considered more significant (such as in the case of XCorr).</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="default_filter" type="xs:boolean">
     
<xs:annotation>
       
<xs:documentation>If present, and if set to true, this score will be used as a default PSM-level filter when viewing data. Use sparingly.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="default_filter_value" type="xs:decimal">
     
<xs:annotation>
       
<xs:documentation>This is the default cutoff value for this score when filtering data. If default_filter is set to true, this value must be set.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute filterable_psm_annotation_type/@name
type xs:string
properties
use required
annotation
documentation
The name for this score, such as "q-value". Displayed on web site.
source <xs:attribute name="name" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation>The name for this score, such as "q-value". Displayed on web site.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute filterable_psm_annotation_type/@description
type xs:string
annotation
documentation
A description for what this score is. Will be shown in ProXL as a tooltip for this score.
source <xs:attribute name="description" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>A description for what this score is. Will be shown in ProXL as a tooltip for this score.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute filterable_psm_annotation_type/@filter_direction
type filter_direction_type
properties
use required
facets
Kind Value Annotation
enumeration above
enumeration below
annotation
documentation
The direction a filterable annotation type is sorted in.  If set to "below", attributes with lower values are considered more significant (such as in the case of p-values). If set to "above", attributes with higher values are considered more significant (such as in the case of XCorr).
source <xs:attribute name="filter_direction" type="filter_direction_type" use="required">
 
<xs:annotation>
   
<xs:documentation>The direction a filterable annotation type is sorted in.  If set to "below", attributes with lower values are considered more significant (such as in the case of p-values). If set to "above", attributes with higher values are considered more significant (such as in the case of XCorr).</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute filterable_psm_annotation_type/@default_filter
type xs:boolean
annotation
documentation
If present, and if set to true, this score will be used as a default PSM-level filter when viewing data. Use sparingly.
source <xs:attribute name="default_filter" type="xs:boolean">
 
<xs:annotation>
   
<xs:documentation>If present, and if set to true, this score will be used as a default PSM-level filter when viewing data. Use sparingly.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute filterable_psm_annotation_type/@default_filter_value
type xs:decimal
annotation
documentation
This is the default cutoff value for this score when filtering data. If default_filter is set to true, this value must be set.
source <xs:attribute name="default_filter_value" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>This is the default cutoff value for this score when filtering data. If default_filter is set to true, this value must be set.</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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