| diagram | ![]() |
||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="descriptive_reported_peptide_annotation"> <xs:annotation> <xs:documentation>A descriptive annotations (string or numeric) assigned to a reported peptide in the experiment. Not intended to be used to filter out poor matches.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="search_program" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name of the search program, must be found in the search_programs element</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="annotation_name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name of the peptide annotation type (e.g., "q-value"). Must be found in the possible score types for the above search program</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="value" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The value or score assigned for the given annotation type from the given search program</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="search_program" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name of the search program, must be found in the search_programs element</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="annotation_name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name of the peptide annotation type (e.g., "q-value"). Must be found in the possible score types for the above search program</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="value" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The value or score assigned for the given annotation type from the given search program</xs:documentation> </xs:annotation> </xs:attribute> |