diagram | ![]() |
||
properties |
|
||
children | descriptive_psm_annotation | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="descriptive_psm_annotations"> <xs:annotation> <xs:documentation>The descriptive annotations (numeric or string) assigned to the peptide spectrum match (PSM) that are not meant to describe the quality of the match or filter out poor matches. Examples include scan number of precursor charge state.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="descriptive_psm_annotation" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A descriptive annotation (numeric or string) assigned to a peptide spectrum match (PSM) that is not meant to describe the quality of the match or filter out poor matches.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |