﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="Cutting" targetNamespace="http://tempuri.org/Cutting.xsd" xmlns:mstns="http://tempuri.org/Cutting.xsd" xmlns="http://tempuri.org/Cutting.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" 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="Cutting" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="FabricLotDocument">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Order_No" type="xs:string" minOccurs="0" />
              <xs:element name="RefNo" type="xs:string" minOccurs="0" />
              <xs:element name="style" type="xs:string" minOccurs="0" />
              <xs:element name="GroupName" type="xs:string" minOccurs="0" />
              <xs:element name="Lot_No" type="xs:string" minOccurs="0" />
              <xs:element name="ProductName" type="xs:string" minOccurs="0" />
              <xs:element name="ProductNo" type="xs:string" minOccurs="0" />
              <xs:element name="item" type="xs:string" minOccurs="0" />
              <xs:element name="size" type="xs:string" minOccurs="0" />
              <xs:element name="color" type="xs:string" minOccurs="0" />
              <xs:element name="Qty" type="xs:int" minOccurs="0" />
              <xs:element name="component" type="xs:string" minOccurs="0" />
              <xs:element name="No_Of_Parts" type="xs:string" minOccurs="0" />
              <xs:element name="LotQty" type="xs:int" minOccurs="0" />
              <xs:element name="BalQty" type="xs:int" minOccurs="0" />
              <xs:element name="ComProductNo" type="xs:string" minOccurs="0" />
              <xs:element name="ComProductName" type="xs:string" minOccurs="0" />
              <xs:element name="ProductColor" type="xs:string" minOccurs="0" />
              <xs:element name="Cons" type="xs:decimal" minOccurs="0" />
              <xs:element name="Req" type="xs:decimal" minOccurs="0" />
              <xs:element name="ReportTitle" type="xs:string" minOccurs="0" />
              <xs:element name="Lot_Date" type="xs:dateTime" minOccurs="0" />
              <xs:element name="FabColor" type="xs:string" minOccurs="0" />
              <xs:element name="LotType" type="xs:string" minOccurs="0" />
              <xs:element name="TotQty" type="xs:int" minOccurs="0" />
              <xs:element name="LotRefno" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="FabricLotDocumentSummary">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Order_No" type="xs:string" minOccurs="0" />
              <xs:element name="RefNo" type="xs:string" minOccurs="0" />
              <xs:element name="style" type="xs:string" minOccurs="0" />
              <xs:element name="GroupName" type="xs:string" minOccurs="0" />
              <xs:element name="Lot_No" type="xs:string" minOccurs="0" />
              <xs:element name="ProductName" type="xs:string" minOccurs="0" />
              <xs:element name="ProductNo" type="xs:string" minOccurs="0" />
              <xs:element name="item" type="xs:string" minOccurs="0" />
              <xs:element name="size" type="xs:string" minOccurs="0" />
              <xs:element name="color" type="xs:string" minOccurs="0" />
              <xs:element name="Qty" type="xs:int" minOccurs="0" />
              <xs:element name="component" type="xs:string" minOccurs="0" />
              <xs:element name="No_Of_Parts" type="xs:string" minOccurs="0" />
              <xs:element name="LotQty" type="xs:int" minOccurs="0" />
              <xs:element name="BalQty" type="xs:int" minOccurs="0" />
              <xs:element name="ComProductNo" type="xs:string" minOccurs="0" />
              <xs:element name="ComProductName" type="xs:string" minOccurs="0" />
              <xs:element name="ProductColor" type="xs:string" minOccurs="0" />
              <xs:element name="Cons" type="xs:decimal" minOccurs="0" />
              <xs:element name="Req" type="xs:decimal" minOccurs="0" />
              <xs:element name="ReportTitle" type="xs:string" minOccurs="0" />
              <xs:element name="Lot_Date" type="xs:dateTime" minOccurs="0" />
              <xs:element name="FabColor" type="xs:string" minOccurs="0" />
              <xs:element name="LotType" type="xs:string" minOccurs="0" />
              <xs:element name="TotQty" type="xs:int" minOccurs="0" />
              <xs:element name="LotRefno" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>