diagram | ![]() |
||
properties |
|
||
children | reported_peptide | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="reported_peptides"> <xs:annotation> <xs:documentation>All the reported peptides from a PSM search</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="reported_peptide" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A reported peptide. See the annotation for "reported_peptides" for a detailed explanation.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |