element descriptive_peptide_annotation_type
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p10.png
properties
content complex
used by
element descriptive_peptide_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.
annotation
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.
source <xs:element name="descriptive_peptide_annotation_type">
 
<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.</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:complexType>
</xs:element>

attribute descriptive_peptide_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 descriptive_peptide_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>


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