<?xml version="1.0" standalone="yes"?>
<xs:schema id="ProteinList" targetNamespace="http://www.tempuri.org/ProteinList.xsd" xmlns:mstns="http://www.tempuri.org/ProteinList.xsd" xmlns="http://www.tempuri.org/ProteinList.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:element name="ProteinList" msdata:IsDataSet="true">
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element name="Proteins">
<xs:complexType>
<xs:sequence>
<xs:element name="UniqID" type="xs:long" />
<xs:element name="SearchID" type="xs:long" />
<xs:element name="HitNumber" type="xs:int" />
<xs:element name="ProteinDescriptor" type="xs:string" minOccurs="0" />
<xs:element name="DatabaseSearched" type="xs:string" minOccurs="0" />
<xs:element name="DatabaseID" type="xs:string" minOccurs="0" />
<xs:element name="Species" type="xs:string" minOccurs="0" />
<xs:element name="Ratio1" type="xs:decimal" minOccurs="0" />
<xs:element name="StErr1" type="xs:decimal" minOccurs="0" />
<xs:element name="Ratio2" type="xs:decimal" minOccurs="0" />
<xs:element name="StErr2" type="xs:decimal" minOccurs="0" />
<xs:element name="MascotScore" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:Proteins" />
<xs:field xpath="mstns:UniqID" />
</xs:unique>
</xs:element>
</xs:schema>
Generated by script codePublish.pl at 2009-01-05T15:20:59.