diagram | ![]() |
||
properties |
|
||
children | peptide | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="peptides"> <xs:annotation> <xs:documentation>A list of peptides associated with a reported peptide in a PSM search.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="peptide" maxOccurs="2"> <xs:annotation> <xs:documentation>A peptide parsed from the reported peptide. Unlinked and looplinked reported peptides will result in one peptide. Crosslinked reported peptides will result in two peptides.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |