element protein_annotation
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p39.png
properties
content complex
used by
element protein
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
The name of this protein, used to report protein names in the ProXL web application. Typically, this is the name for a FASTA entry in a FASTA file in the form of: >NAME DESCRIPTION
description  xs:string        
documentation
The description of the protein.
ncbi-taxonomy-id  xs:integer        
documentation
The NCBI taxonomy ID for this protein. E.g. 9606 for human, or 4932 for S. cerevisiae.  Used for taxonomy-level filtering in the ProXL web application. If not present, or set to 0, the species name will appear as "Species Unknown" in the web application.
annotation
documentation
Annotations for this sequence from the sequence database used to search the data. Since there may be multiple annotations for a single sequence (as separated by control-A characters in a FASTA file), each annotation should appear hear associated with a single protein.
source <xs:element name="protein_annotation">
 
<xs:annotation>
   
<xs:documentation>Annotations for this sequence from the sequence database used to search the data. Since there may be multiple annotations for a single sequence (as separated by control-A characters in a FASTA file), each annotation should appear hear associated with a single protein.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="name" type="xs:string" use="required">
     
<xs:annotation>
       
<xs:documentation>The name of this protein, used to report protein names in the ProXL web application. Typically, this is the name for a FASTA entry in a FASTA file in the form of: >NAME DESCRIPTION</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="description" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>The description of the protein.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="ncbi-taxonomy-id" type="xs:integer">
     
<xs:annotation>
       
<xs:documentation>The NCBI taxonomy ID for this protein. E.g. 9606 for human, or 4932 for S. cerevisiae.  Used for taxonomy-level filtering in the ProXL web application. If not present, or set to 0, the species name will appear as "Species Unknown" in the web application.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute protein_annotation/@name
type xs:string
properties
use required
annotation
documentation
The name of this protein, used to report protein names in the ProXL web application. Typically, this is the name for a FASTA entry in a FASTA file in the form of: >NAME DESCRIPTION
source <xs:attribute name="name" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation>The name of this protein, used to report protein names in the ProXL web application. Typically, this is the name for a FASTA entry in a FASTA file in the form of: >NAME DESCRIPTION</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute protein_annotation/@description
type xs:string
annotation
documentation
The description of the protein.
source <xs:attribute name="description" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>The description of the protein.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute protein_annotation/@ncbi-taxonomy-id
type xs:integer
annotation
documentation
The NCBI taxonomy ID for this protein. E.g. 9606 for human, or 4932 for S. cerevisiae.  Used for taxonomy-level filtering in the ProXL web application. If not present, or set to 0, the species name will appear as "Species Unknown" in the web application.
source <xs:attribute name="ncbi-taxonomy-id" type="xs:integer">
 
<xs:annotation>
   
<xs:documentation>The NCBI taxonomy ID for this protein. E.g. 9606 for human, or 4932 for S. cerevisiae.  Used for taxonomy-level filtering in the ProXL web application. If not present, or set to 0, the species name will appear as "Species Unknown" in the web application.</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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