diagram | ![]() |
||
properties |
|
||
children | linked_position | ||
used by |
|
||
annotation |
|
||
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> |