﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="Process" targetNamespace="http://tempuri.org/Process.xsd" xmlns:mstns="http://tempuri.org/Process.xsd" xmlns="http://tempuri.org/Process.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="Process" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="DockingDocument">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="DockNo" type="xs:string" minOccurs="0" />
              <xs:element name="LotNo" type="xs:string" minOccurs="0" />
              <xs:element name="ProcessLotDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="quantity" type="xs:decimal" minOccurs="0" />
              <xs:element name="Line" type="xs:string" minOccurs="0" />
              <xs:element name="color" type="xs:string" minOccurs="0" />
              <xs:element name="size" type="xs:string" minOccurs="0" />
              <xs:element name="ProductNo" type="xs:string" minOccurs="0" />
              <xs:element name="ProcessOrderNo" type="xs:string" minOccurs="0" />
              <xs:element name="process" type="xs:string" minOccurs="0" />
              <xs:element name="OrderQty" type="xs:string" minOccurs="0" />
              <xs:element name="LotQty" type="xs:string" minOccurs="0" />
              <xs:element name="WorkDivision" type="xs:string" minOccurs="0" />
              <xs:element name="ReportTitle" type="xs:string" minOccurs="0" />
              <xs:element name="item" type="xs:string" minOccurs="0" />
              <xs:element name="ProductName" type="xs:string" minOccurs="0" />
              <xs:element name="ProductDesc" type="xs:string" minOccurs="0" />
              <xs:element name="StartDt" type="xs:dateTime" minOccurs="0" />
              <xs:element name="EndDt" type="xs:dateTime" minOccurs="0" />
              <xs:element name="SetLines" type="xs:string" minOccurs="0" />
              <xs:element name="Production_by" type="xs:string" minOccurs="0" />
              <xs:element name="OrderNo" type="xs:string" minOccurs="0" />
              <xs:element name="Style" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Input">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="InputLot" type="xs:string" minOccurs="0" />
              <xs:element name="InputProductDesc" type="xs:string" minOccurs="0" />
              <xs:element name="InputProduct" type="xs:string" minOccurs="0" />
              <xs:element name="InputItem" type="xs:string" minOccurs="0" />
              <xs:element name="InputColor" type="xs:string" minOccurs="0" />
              <xs:element name="InputSize" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="ReportHeader">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="company" type="xs:string" minOccurs="0" />
              <xs:element name="company_lookup" type="xs:string" minOccurs="0" />
              <xs:element name="address1" type="xs:string" minOccurs="0" />
              <xs:element name="address2" type="xs:string" minOccurs="0" />
              <xs:element name="address3" type="xs:string" minOccurs="0" />
              <xs:element name="city" type="xs:string" minOccurs="0" />
              <xs:element name="country" type="xs:string" minOccurs="0" />
              <xs:element name="zipcode" type="xs:string" minOccurs="0" />
              <xs:element name="phone" type="xs:string" minOccurs="0" />
              <xs:element name="fax" type="xs:string" minOccurs="0" />
              <xs:element name="e_mail" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>