﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="POBarcode" targetNamespace="http://tempuri.org/POBarcode.xsd" xmlns:mstns="http://tempuri.org/POBarcode.xsd" xmlns="http://tempuri.org/POBarcode.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="POBarcode" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="POBarcode">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Barcode" type="xs:string" minOccurs="0" />
              <xs:element name="Qty" type="xs:decimal" minOccurs="0" />
              <xs:element name="BarcodeImage" type="xs:base64Binary" minOccurs="0" />
              <xs:element name="Style" type="xs:string" minOccurs="0" />
              <xs:element name="ItemGroup" type="xs:string" minOccurs="0" />
              <xs:element name="Abbreviation" type="xs:string" minOccurs="0" />
              <xs:element name="QltyNo" type="xs:string" minOccurs="0" />
              <xs:element name="Supplier" type="xs:string" minOccurs="0" />
              <xs:element name="item" type="xs:string" minOccurs="0" />
              <xs:element name="color" type="xs:string" minOccurs="0" />
              <xs:element name="Mfg" type="xs:dateTime" minOccurs="0" />
              <xs:element name="PurchaseNo" type="xs:string" minOccurs="0" />
              <xs:element name="ProductNo" type="xs:string" minOccurs="0" />
              <xs:element name="company" type="xs:string" minOccurs="0" />
              <xs:element name="size" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>