﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="TestDs" targetNamespace="http://tempuri.org/TestDs.xsd" xmlns:mstns="http://tempuri.org/TestDs.xsd" xmlns="http://tempuri.org/TestDs.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="TestDs" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="Company">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Company" type="xs:string" minOccurs="0" />
              <xs:element name="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="Email" type="xs:string" minOccurs="0" />
              <xs:element name="Fax" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Bundle">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Barcode" type="xs:string" minOccurs="0" />
              <xs:element name="ProductNo" type="xs:string" minOccurs="0" />
              <xs:element name="OrderNo" type="xs:string" minOccurs="0" />
              <xs:element name="Style" 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="Qty" type="xs:double" minOccurs="0" />
              <xs:element name="Uom" type="xs:string" minOccurs="0" />
              <xs:element name="TransNo" type="xs:string" minOccurs="0" />
              <xs:element name="Item" type="xs:string" minOccurs="0" />
              <xs:element name="TransType" type="xs:string" minOccurs="0" />
              <xs:element name="Template" type="xs:string" minOccurs="0" />
              <xs:element name="SeqNo" type="xs:string" minOccurs="0" />
              <xs:element name="fLineNo" type="xs:string" minOccurs="0" />
              <xs:element name="BundleNo" type="xs:string" minOccurs="0" />
              <xs:element name="LotNo" type="xs:string" minOccurs="0" />
              <xs:element name="BarcodeNo" type="xs:string" minOccurs="0" />
              <xs:element name="EntryDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Operation" type="xs:string" minOccurs="0" />
              <xs:element name="Division" type="xs:string" minOccurs="0" />
              <xs:element name="BarcodeImg" type="xs:base64Binary" minOccurs="0" />
              <xs:element name="PORef_No" type="xs:string" minOccurs="0" />
              <xs:element name="Buyer" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="URNBarcode">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UBarcode" msdata:Caption="Barcode" type="xs:string" minOccurs="0" />
              <xs:element name="UProductNo" msdata:Caption="ProductNo" type="xs:string" minOccurs="0" />
              <xs:element name="UOrderNo" msdata:Caption="OrderNo" type="xs:string" minOccurs="0" />
              <xs:element name="UStyle" msdata:Caption="Style" type="xs:string" minOccurs="0" />
              <xs:element name="UColor" msdata:Caption="Color" type="xs:string" minOccurs="0" />
              <xs:element name="USize" msdata:Caption="Size" type="xs:string" minOccurs="0" />
              <xs:element name="UQty" msdata:Caption="Qty" type="xs:double" minOccurs="0" />
              <xs:element name="UUom" msdata:Caption="Uom" type="xs:string" minOccurs="0" />
              <xs:element name="UTransNo" msdata:Caption="TransNo" type="xs:string" minOccurs="0" />
              <xs:element name="UItem" msdata:Caption="Item" type="xs:string" minOccurs="0" />
              <xs:element name="UTransType" msdata:Caption="TransType" type="xs:string" minOccurs="0" />
              <xs:element name="UTemplate" msdata:Caption="Template" type="xs:string" minOccurs="0" />
              <xs:element name="USeqNo" msdata:Caption="SeqNo" type="xs:string" minOccurs="0" />
              <xs:element name="UfLineNo" msdata:Caption="fLineNo" type="xs:string" minOccurs="0" />
              <xs:element name="UBundleNo" msdata:Caption="BundleNo" type="xs:string" minOccurs="0" />
              <xs:element name="ULotNo" msdata:Caption="LotNo" type="xs:string" minOccurs="0" />
              <xs:element name="UBarcodeNo" msdata:Caption="BarcodeNo" type="xs:string" minOccurs="0" />
              <xs:element name="UEntryDate" msdata:Caption="EntryDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="UOperation" msdata:Caption="Operation" type="xs:string" minOccurs="0" />
              <xs:element name="UDivision" msdata:Caption="Division" type="xs:string" minOccurs="0" />
              <xs:element name="UBarcodeImg" msdata:Caption="BarcodeImg" type="xs:base64Binary" minOccurs="0" />
              <xs:element name="ProcessOrdNo" type="xs:string" minOccurs="0" />
              <xs:element name="BaseProductNo" type="xs:string" minOccurs="0" />
              <xs:element name="Supplier" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>