element linked_positions
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p28.png
properties
content complex
children linked_position
used by
element peptide
annotation
documentation
The list of linked positions in a peptide.
source <xs:element name="linked_positions">
 
<xs:annotation>
   
<xs:documentation>The list of linked positions in a peptide.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="linked_position" minOccurs="0" maxOccurs="2">
       
<xs:annotation>
         
<xs:documentation>A linked position in a peptide. A looplinked peptide will have two linked positions. A crosslinked peptide will have one (on each linked peptide). The first residue is position 1.</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