element linker
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p29.png
properties
content complex
children monolink_masses crosslink_masses
used by
element linkers
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
The name of this crosslinker (e.g., "dss" or "edc"). This must match the abbr field in the linker table for a crosslinker currently supported by ProXL.
annotation
documentation
A chemical crosslinker used in this experiment.
source <xs:element name="linker">
 
<xs:annotation>
   
<xs:documentation>A chemical crosslinker used in this experiment.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="monolink_masses" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The list of possible masses that monolinks may be reported as having in this search. Required if monolinks were searched for and if spectra are being imported.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="crosslink_masses" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The list of possible masses of this linker in this experiment when both ends of the linker are bound to peptides--such as in the case of crosslinks or looplinks. Required if crosslinks or looplinks were searched for and if spectra are being imported.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="name" type="xs:string" use="required">
     
<xs:annotation>
       
<xs:documentation>The name of this crosslinker (e.g., "dss" or "edc"). This must match the abbr field in the linker table for a crosslinker currently supported by ProXL.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute linker/@name
type xs:string
properties
use required
annotation
documentation
The name of this crosslinker (e.g., "dss" or "edc"). This must match the abbr field in the linker table for a crosslinker currently supported by ProXL.
source <xs:attribute name="name" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation>The name of this crosslinker (e.g., "dss" or "edc"). This must match the abbr field in the linker table for a crosslinker currently supported by ProXL.</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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