element peptides
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p37.png
properties
content complex
children peptide
used by
element reported_peptide
annotation
documentation
A list of peptides associated with a reported peptide in a PSM search.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy