<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="LabelsDataSet" targetNamespace="http://tempuri.org/Labels.xsd" xmlns:mstns="http://tempuri.org/Labels.xsd" xmlns="http://tempuri.org/Labels.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:annotation>
    <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
      <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
        <Connections />
        <Tables />
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="LabelsDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="LabelsDataSet" msprop:Generator_DataSetName="LabelsDataSet">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="Carcass" msprop:Generator_UserTableName="Carcass" msprop:Generator_RowDeletedName="CarcassRowDeleted" msprop:Generator_RowChangedName="CarcassRowChanged" msprop:Generator_RowClassName="CarcassRow" msprop:Generator_RowChangingName="CarcassRowChanging" msprop:Generator_RowEvArgName="CarcassRowChangeEvent" msprop:Generator_RowEvHandlerName="CarcassRowChangeEventHandler" msprop:Generator_TableClassName="CarcassDataTable" msprop:Generator_TableVarName="tableCarcass" msprop:Generator_RowDeletingName="CarcassRowDeleting" msprop:Generator_TablePropName="Carcass">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Identifier" msprop:Generator_UserColumnName="Identifier" msprop:Generator_ColumnVarNameInTable="columnIdentifier" msprop:Generator_ColumnPropNameInRow="Identifier" msprop:Generator_ColumnPropNameInTable="IdentifierColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="24" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Vendor" msprop:Generator_UserColumnName="Vendor" msprop:Generator_ColumnVarNameInTable="columnVendor" msprop:Generator_ColumnPropNameInRow="Vendor" msprop:Generator_ColumnPropNameInTable="VendorColumn" type="xs:string" minOccurs="0" />
              <xs:element name="Description1" msprop:Generator_UserColumnName="Description1" msprop:Generator_ColumnVarNameInTable="columnDescription1" msprop:Generator_ColumnPropNameInRow="Description1" msprop:Generator_ColumnPropNameInTable="Description1Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1024" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Description2" msprop:Generator_UserColumnName="Description2" msprop:Generator_ColumnVarNameInTable="columnDescription2" msprop:Generator_ColumnPropNameInRow="Description2" msprop:Generator_ColumnPropNameInTable="Description2Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1024" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IsMature" msprop:Generator_UserColumnName="IsMature" msprop:Generator_ColumnVarNameInTable="columnIsMature" msprop:Generator_ColumnPropNameInRow="IsMature" msprop:Generator_ColumnPropNameInTable="IsMatureColumn" type="xs:boolean" minOccurs="0" />
              <xs:element name="IsCustomExempt" msprop:Generator_UserColumnName="IsCustomExempt" msprop:Generator_ColumnVarNameInTable="columnIsCustomExempt" msprop:Generator_ColumnPropNameInRow="IsCustomExempt" msprop:Generator_ColumnPropNameInTable="IsCustomExemptColumn" type="xs:boolean" minOccurs="0" />
              <xs:element name="IsHalal" msprop:Generator_UserColumnName="IsHalal" msprop:Generator_ColumnVarNameInTable="columnIsHalal" msprop:Generator_ColumnPropNameInRow="IsHalal" msprop:Generator_ColumnPropNameInTable="IsHalalColumn" type="xs:boolean" minOccurs="0" />
              <xs:element name="HotWeight" msprop:Generator_UserColumnName="HotWeight" msprop:Generator_ColumnVarNameInTable="columnHotWeight" msprop:Generator_ColumnPropNameInRow="HotWeight" msprop:Generator_ColumnPropNameInTable="HotWeightColumn" type="xs:float" minOccurs="0" />
              <xs:element name="ColdWeight" msprop:Generator_UserColumnName="ColdWeight" msprop:Generator_ColumnVarNameInTable="columnColdWeight" msprop:Generator_ColumnPropNameInRow="ColdWeight" msprop:Generator_ColumnPropNameInTable="ColdWeightColumn" type="xs:float" minOccurs="0" />
              <xs:element name="Lot" msprop:Generator_UserColumnName="Lot" msprop:Generator_ColumnVarNameInTable="columnLot" msprop:Generator_ColumnPropNameInRow="Lot" msprop:Generator_ColumnPropNameInTable="LotColumn" type="xs:string" minOccurs="0" />
              <xs:element name="HarvestedDate" msdata:DateTimeMode="Local" msprop:Generator_UserColumnName="HarvestedDate" msprop:Generator_ColumnVarNameInTable="columnHarvestedDate" msprop:Generator_ColumnPropNameInRow="HarvestedDate" msprop:Generator_ColumnPropNameInTable="HarvestedDateColumn" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Notes" msprop:Generator_UserColumnName="Notes" msprop:Generator_ColumnPropNameInRow="Notes" msprop:Generator_ColumnVarNameInTable="columnNotes" msprop:Generator_ColumnPropNameInTable="NotesColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1024" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Origin" msprop:Generator_UserColumnName="Origin" msprop:Generator_ColumnVarNameInTable="columnOrigin" msprop:Generator_ColumnPropNameInRow="Origin" msprop:Generator_ColumnPropNameInTable="OriginColumn" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Cut" msprop:Generator_UserTableName="Cut" msprop:Generator_RowDeletedName="CutRowDeleted" msprop:Generator_RowChangedName="CutRowChanged" msprop:Generator_RowClassName="CutRow" msprop:Generator_RowChangingName="CutRowChanging" msprop:Generator_RowEvArgName="CutRowChangeEvent" msprop:Generator_RowEvHandlerName="CutRowChangeEventHandler" msprop:Generator_TableClassName="CutDataTable" msprop:Generator_TableVarName="tableCut" msprop:Generator_RowDeletingName="CutRowDeleting" msprop:Generator_TablePropName="Cut">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ContainerID" msprop:Generator_UserColumnName="ContainerID" msprop:Generator_ColumnVarNameInTable="columnContainerID" msprop:Generator_ColumnPropNameInRow="ContainerID" msprop:Generator_ColumnPropNameInTable="ContainerIDColumn" type="xs:int" minOccurs="0" />
              <xs:element name="Identifier" msprop:Generator_UserColumnName="Identifier" msprop:Generator_ColumnVarNameInTable="columnIdentifier" msprop:Generator_ColumnPropNameInRow="Identifier" msprop:Generator_ColumnPropNameInTable="IdentifierColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="24" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Description1" msprop:Generator_UserColumnName="Description1" msprop:Generator_ColumnVarNameInTable="columnDescription1" msprop:Generator_ColumnPropNameInRow="Description1" msprop:Generator_ColumnPropNameInTable="Description1Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1024" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Description2" msprop:Generator_UserColumnName="Description2" msprop:Generator_ColumnVarNameInTable="columnDescription2" msprop:Generator_ColumnPropNameInRow="Description2" msprop:Generator_ColumnPropNameInTable="Description2Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1024" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Ingredients" msprop:Generator_UserColumnName="Ingredients" msprop:Generator_ColumnVarNameInTable="columnIngredients" msprop:Generator_ColumnPropNameInRow="Ingredients" msprop:Generator_ColumnPropNameInTable="IngredientsColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1024" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Weight" msprop:Generator_UserColumnName="Weight" msprop:Generator_ColumnVarNameInTable="columnWeight" msprop:Generator_ColumnPropNameInRow="Weight" msprop:Generator_ColumnPropNameInTable="WeightColumn" type="xs:float" minOccurs="0" />
              <xs:element name="PricePerUnit" msprop:Generator_UserColumnName="PricePerUnit" msprop:Generator_ColumnVarNameInTable="columnPricePerUnit" msprop:Generator_ColumnPropNameInRow="PricePerUnit" msprop:Generator_ColumnPropNameInTable="PricePerUnitColumn" type="xs:decimal" minOccurs="0" />
              <xs:element name="Price" msprop:Generator_UserColumnName="Price" msprop:Generator_ColumnVarNameInTable="columnPrice" msprop:Generator_ColumnPropNameInRow="Price" msprop:Generator_ColumnPropNameInTable="PriceColumn" type="xs:decimal" minOccurs="0" />
              <xs:element name="SellBy" msdata:DateTimeMode="Local" msprop:Generator_UserColumnName="SellBy" msprop:Generator_ColumnVarNameInTable="columnSellBy" msprop:Generator_ColumnPropNameInRow="SellBy" msprop:Generator_ColumnPropNameInTable="SellByColumn" type="xs:dateTime" minOccurs="0" />
              <xs:element name="IsHalal" msprop:Generator_UserColumnName="IsHalal" msprop:Generator_ColumnPropNameInRow="IsHalal" msprop:Generator_ColumnVarNameInTable="columnIsHalal" msprop:Generator_ColumnPropNameInTable="IsHalalColumn" type="xs:boolean" minOccurs="0" />
              <xs:element name="Lot" msprop:Generator_UserColumnName="Lot" msprop:nullValue="_null" msprop:Generator_ColumnVarNameInTable="columnLot" msprop:Generator_ColumnPropNameInTable="LotColumn" msprop:Generator_ColumnPropNameInRow="Lot" type="xs:string" minOccurs="0" />
              <xs:element name="Origin" msprop:Generator_UserColumnName="Origin" msprop:Generator_ColumnPropNameInRow="Origin" msprop:Generator_ColumnVarNameInTable="columnOrigin" msprop:Generator_ColumnPropNameInTable="OriginColumn" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Item" msprop:Generator_UserTableName="Item" msprop:Generator_RowDeletedName="ItemRowDeleted" msprop:Generator_RowChangedName="ItemRowChanged" msprop:Generator_RowClassName="ItemRow" msprop:Generator_RowChangingName="ItemRowChanging" msprop:Generator_RowEvArgName="ItemRowChangeEvent" msprop:Generator_RowEvHandlerName="ItemRowChangeEventHandler" msprop:Generator_TableClassName="ItemDataTable" msprop:Generator_TableVarName="tableItem" msprop:Generator_RowDeletingName="ItemRowDeleting" msprop:Generator_TablePropName="Item">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Identifier" msprop:Generator_UserColumnName="Identifier" msprop:Generator_ColumnVarNameInTable="columnIdentifier" msprop:Generator_ColumnPropNameInRow="Identifier" msprop:Generator_ColumnPropNameInTable="IdentifierColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="24" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="256" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Weight" msprop:Generator_UserColumnName="Weight" msprop:Generator_ColumnVarNameInTable="columnWeight" msprop:Generator_ColumnPropNameInRow="Weight" msprop:Generator_ColumnPropNameInTable="WeightColumn" type="xs:float" minOccurs="0" />
              <xs:element name="Price" msprop:Generator_UserColumnName="Price" msprop:Generator_ColumnVarNameInTable="columnPrice" msprop:Generator_ColumnPropNameInRow="Price" msprop:Generator_ColumnPropNameInTable="PriceColumn" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Animal" msprop:Generator_UserTableName="Animal" msprop:Generator_RowDeletedName="AnimalRowDeleted" msprop:Generator_RowChangedName="AnimalRowChanged" msprop:Generator_RowClassName="AnimalRow" msprop:Generator_RowChangingName="AnimalRowChanging" msprop:Generator_RowEvArgName="AnimalRowChangeEvent" msprop:Generator_RowEvHandlerName="AnimalRowChangeEventHandler" msprop:Generator_TableClassName="AnimalDataTable" msprop:Generator_TableVarName="tableAnimal" msprop:Generator_RowDeletingName="AnimalRowDeleting" msprop:Generator_TablePropName="Animal">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Identifier" msprop:Generator_UserColumnName="Identifier" msprop:Generator_ColumnVarNameInTable="columnIdentifier" msprop:Generator_ColumnPropNameInRow="Identifier" msprop:Generator_ColumnPropNameInTable="IdentifierColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="24" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NAIS" msprop:Generator_UserColumnName="NAIS" msprop:Generator_ColumnVarNameInTable="columnNAIS" msprop:Generator_ColumnPropNameInRow="NAIS" msprop:Generator_ColumnPropNameInTable="NAISColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="15" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Weight" msprop:Generator_UserColumnName="Weight" msprop:Generator_ColumnVarNameInTable="columnWeight" msprop:Generator_ColumnPropNameInRow="Weight" msprop:Generator_ColumnPropNameInTable="WeightColumn" type="xs:float" minOccurs="0" />
              <xs:element name="IsMature" msprop:Generator_UserColumnName="IsMature" msprop:Generator_ColumnVarNameInTable="columnIsMature" msprop:Generator_ColumnPropNameInRow="IsMature" msprop:Generator_ColumnPropNameInTable="IsMatureColumn" type="xs:boolean" minOccurs="0" />
              <xs:element name="IsCustomExempt" msprop:Generator_UserColumnName="IsCustomExempt" msprop:Generator_ColumnVarNameInTable="columnIsCustomExempt" msprop:Generator_ColumnPropNameInRow="IsCustomExempt" msprop:Generator_ColumnPropNameInTable="IsCustomExemptColumn" type="xs:boolean" minOccurs="0" />
              <xs:element name="Origin" msprop:Generator_UserColumnName="Origin" msprop:Generator_ColumnPropNameInRow="Origin" msprop:Generator_ColumnVarNameInTable="columnOrigin" msprop:Generator_ColumnPropNameInTable="OriginColumn" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Container" msprop:Generator_UserTableName="Container" msprop:Generator_RowDeletedName="ContainerRowDeleted" msprop:Generator_RowChangedName="ContainerRowChanged" msprop:Generator_RowClassName="ContainerRow" msprop:Generator_RowChangingName="ContainerRowChanging" msprop:Generator_RowEvArgName="ContainerRowChangeEvent" msprop:Generator_RowEvHandlerName="ContainerRowChangeEventHandler" msprop:Generator_TableClassName="ContainerDataTable" msprop:Generator_TableVarName="tableContainer" msprop:Generator_RowDeletingName="ContainerRowDeleting" msprop:Generator_TablePropName="Container">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ContainerID" msprop:Generator_UserColumnName="ContainerID" msprop:Generator_ColumnVarNameInTable="columnContainerID" msprop:Generator_ColumnPropNameInRow="ContainerID" msprop:Generator_ColumnPropNameInTable="ContainerIDColumn" type="xs:int" minOccurs="0" />
              <xs:element name="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="32" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="URMISList" msprop:Generator_UserColumnName="URMISList" msprop:Generator_ColumnVarNameInTable="columnURMISList" msprop:Generator_ColumnPropNameInRow="URMISList" msprop:Generator_ColumnPropNameInTable="URMISListColumn" type="xs:string" minOccurs="0" />
              <xs:element name="Weight" msprop:Generator_UserColumnName="Weight" msprop:Generator_ColumnVarNameInTable="columnWeight" msprop:Generator_ColumnPropNameInRow="Weight" msprop:Generator_ColumnPropNameInTable="WeightColumn" type="xs:float" minOccurs="0" />
              <xs:element name="Created" msdata:DateTimeMode="Local" msprop:Generator_UserColumnName="Created" msprop:Generator_ColumnVarNameInTable="columnCreated" msprop:Generator_ColumnPropNameInRow="Created" msprop:Generator_ColumnPropNameInTable="CreatedColumn" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Notes" msprop:Generator_UserColumnName="Notes" msprop:Generator_ColumnVarNameInTable="columnNotes" msprop:Generator_ColumnPropNameInRow="Notes" msprop:Generator_ColumnPropNameInTable="NotesColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1024" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TotalCutPrice" msprop:Generator_UserColumnName="TotalCutPrice" msprop:Generator_ColumnPropNameInRow="TotalCutPrice" msprop:Generator_ColumnVarNameInTable="columnTotalCutPrice" msprop:Generator_ColumnPropNameInTable="TotalCutPriceColumn" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalCutWeight" msprop:Generator_UserColumnName="TotalCutWeight" msprop:Generator_ColumnPropNameInRow="TotalCutWeight" msprop:Generator_ColumnVarNameInTable="columnTotalCutWeight" msprop:Generator_ColumnPropNameInTable="TotalCutWeightColumn" type="xs:float" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="ForeignBox" msprop:Generator_UserTableName="ForeignBox" msprop:Generator_RowDeletedName="ForeignBoxRowDeleted" msprop:Generator_RowChangedName="ForeignBoxRowChanged" msprop:Generator_RowClassName="ForeignBoxRow" msprop:Generator_RowChangingName="ForeignBoxRowChanging" msprop:Generator_RowEvArgName="ForeignBoxRowChangeEvent" msprop:Generator_RowEvHandlerName="ForeignBoxRowChangeEventHandler" msprop:Generator_TableClassName="ForeignBoxDataTable" msprop:Generator_TableVarName="tableForeignBox" msprop:Generator_RowDeletingName="ForeignBoxRowDeleting" msprop:Generator_TablePropName="ForeignBox">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ForeignBoxID" msprop:Generator_UserColumnName="ForeignBoxID" msprop:Generator_ColumnVarNameInTable="columnForeignBoxID" msprop:Generator_ColumnPropNameInRow="ForeignBoxID" msprop:Generator_ColumnPropNameInTable="ForeignBoxIDColumn" type="xs:int" minOccurs="0" />
              <xs:element name="Vendor" msprop:Generator_UserColumnName="Vendor" msprop:Generator_ColumnVarNameInTable="columnVendor" msprop:Generator_ColumnPropNameInRow="Vendor" msprop:Generator_ColumnPropNameInTable="VendorColumn" type="xs:string" minOccurs="0" />
              <xs:element name="VendorCode" msprop:Generator_UserColumnName="VendorCode" msprop:Generator_ColumnVarNameInTable="columnVendorCode" msprop:Generator_ColumnPropNameInRow="VendorCode" msprop:Generator_ColumnPropNameInTable="VendorCodeColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="32" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Identifier" msprop:Generator_UserColumnName="Identifier" msprop:Generator_ColumnVarNameInTable="columnIdentifier" msprop:Generator_ColumnPropNameInRow="Identifier" msprop:Generator_ColumnPropNameInTable="IdentifierColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="32" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Weight" msprop:Generator_UserColumnName="Weight" msprop:Generator_ColumnVarNameInTable="columnWeight" msprop:Generator_ColumnPropNameInRow="Weight" msprop:Generator_ColumnPropNameInTable="WeightColumn" type="xs:float" minOccurs="0" />
              <xs:element name="Cost" msprop:Generator_UserColumnName="Cost" msprop:Generator_ColumnVarNameInTable="columnCost" msprop:Generator_ColumnPropNameInRow="Cost" msprop:Generator_ColumnPropNameInTable="CostColumn" type="xs:decimal" minOccurs="0" />
              <xs:element name="PackDate" msdata:DateTimeMode="Local" msprop:Generator_UserColumnName="PackDate" msprop:Generator_ColumnVarNameInTable="columnPackDate" msprop:Generator_ColumnPropNameInRow="PackDate" msprop:Generator_ColumnPropNameInTable="PackDateColumn" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ForeignLotID" msprop:Generator_UserColumnName="ForeignLotID" msprop:Generator_ColumnVarNameInTable="columnForeignLotID" msprop:Generator_ColumnPropNameInRow="ForeignLotID" msprop:Generator_ColumnPropNameInTable="ForeignLotIDColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="16" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Notes" msprop:Generator_UserColumnName="Notes" msprop:Generator_ColumnVarNameInTable="columnNotes" msprop:Generator_ColumnPropNameInRow="Notes" msprop:Generator_ColumnPropNameInTable="NotesColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1024" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ShipmentID" msprop:Generator_UserColumnName="ShipmentID" msprop:Generator_ColumnVarNameInTable="columnShipmentID" msprop:Generator_ColumnPropNameInRow="ShipmentID" msprop:Generator_ColumnPropNameInTable="ShipmentIDColumn" type="xs:int" minOccurs="0" />
              <xs:element name="InvoiceReference" msprop:Generator_UserColumnName="InvoiceReference" msprop:Generator_ColumnVarNameInTable="columnInvoiceReference" msprop:Generator_ColumnPropNameInRow="InvoiceReference" msprop:Generator_ColumnPropNameInTable="InvoiceReferenceColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="32" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
  <xs:annotation>
    <xs:appinfo>
      <msdata:Relationship name="Container_Cut" msdata:parent="Container" msdata:child="Cut" msdata:parentkey="ContainerID" msdata:childkey="ContainerID" msprop:Generator_UserRelationName="Container_Cut" msprop:Generator_RelationVarName="relationContainer_Cut" msprop:Generator_UserChildTable="Cut" msprop:Generator_UserParentTable="Container" msprop:Generator_ParentPropName="ContainerRow" msprop:Generator_ChildPropName="GetCutRows" />
    </xs:appinfo>
  </xs:annotation>
</xs:schema>
