diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | psm_annotation_types reported_peptide_annotation_types | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="search_program"> <xs:annotation> <xs:documentation>A search program, such as Kojak or XQuest</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="psm_annotation_types"> <xs:annotation> <xs:documentation>The types of annotations this search program has for PSMs--such as quality scores.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="filterable_psm_annotation_types"/> <xs:element ref="descriptive_psm_annotation_types" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="reported_peptide_annotation_types" minOccurs="0"> <xs:annotation> <xs:documentation>The types of annotations this search program may have at the reported peptide level.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="filterable_peptide_annotation_types" minOccurs="0"/> <xs:element ref="descriptive_peptide_annotation_types" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name of the search program, e.g., "Kojak" or "XQuest" Used to reference this search program in this document.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="display_name"> <xs:annotation> <xs:documentation>If present, the value for this attribute will be used to display the name of this program in the web site. If abscent the value for "name" will be used.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The version of the above program that was run to generate these results.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="description" type="xs:string"> <xs:annotation> <xs:documentation>(Optional) A description of the search program.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name of the search program, e.g., "Kojak" or "XQuest" Used to reference this search program in this document.</xs:documentation> </xs:annotation> </xs:attribute> |
annotation |
|
||
source | <xs:attribute name="display_name"> <xs:annotation> <xs:documentation>If present, the value for this attribute will be used to display the name of this program in the web site. If abscent the value for "name" will be used.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="version" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The version of the above program that was run to generate these results.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="description" type="xs:string"> <xs:annotation> <xs:documentation>(Optional) A description of the search program.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
properties |
|
||
children | filterable_psm_annotation_types descriptive_psm_annotation_types | ||
annotation |
|
||
source | <xs:element name="psm_annotation_types"> <xs:annotation> <xs:documentation>The types of annotations this search program has for PSMs--such as quality scores.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="filterable_psm_annotation_types"/> <xs:element ref="descriptive_psm_annotation_types" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
properties |
|
||||||
children | filterable_peptide_annotation_types descriptive_peptide_annotation_types | ||||||
annotation |
|
||||||
source | <xs:element name="reported_peptide_annotation_types" minOccurs="0"> <xs:annotation> <xs:documentation>The types of annotations this search program may have at the reported peptide level.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="filterable_peptide_annotation_types" minOccurs="0"/> <xs:element ref="descriptive_peptide_annotation_types" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |