﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="JJForm" targetNamespace="http://tempuri.org/JJForm.xsd" xmlns:mstns="http://tempuri.org/JJForm.xsd" xmlns="http://tempuri.org/JJForm.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="JJForm" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="JJForm">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="company" 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="Zipcode" type="xs:string" minOccurs="0" />
              <xs:element name="Phone" type="xs:string" minOccurs="0" />
              <xs:element name="cst_no" type="xs:string" minOccurs="0" />
              <xs:element name="Tinno" type="xs:string" minOccurs="0" />
              <xs:element name="supplier" type="xs:string" minOccurs="0" />
              <xs:element name="supAddress1" type="xs:string" minOccurs="0" />
              <xs:element name="supAddress2" type="xs:string" minOccurs="0" />
              <xs:element name="supAddress3" type="xs:string" minOccurs="0" />
              <xs:element name="supcity" type="xs:string" minOccurs="0" />
              <xs:element name="supZipcode" type="xs:string" minOccurs="0" />
              <xs:element name="supPhone" type="xs:string" minOccurs="0" />
              <xs:element name="supcstno" type="xs:string" minOccurs="0" />
              <xs:element name="SupTinno" type="xs:string" minOccurs="0" />
              <xs:element name="companyunit" type="xs:string" minOccurs="0" />
              <xs:element name="unitcity" 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="qty" type="xs:string" minOccurs="0" />
              <xs:element name="rate" type="xs:string" minOccurs="0" />
              <xs:element name="Totalamount" type="xs:string" minOccurs="0" />
              <xs:element name="process" type="xs:string" minOccurs="0" />
              <xs:element name="vehicle" type="xs:string" minOccurs="0" />
              <xs:element name="Remarks" type="xs:string" minOccurs="0" />
              <xs:element name="Uom" type="xs:string" minOccurs="0" />
              <xs:element name="ProcessOrdId" type="xs:string" minOccurs="0" />
              <xs:element name="Frmaddress1" type="xs:string" minOccurs="0" />
              <xs:element name="Frmaddress2" type="xs:string" minOccurs="0" />
              <xs:element name="Frmaddress3" type="xs:string" minOccurs="0" />
              <xs:element name="UnitZipCode" type="xs:string" minOccurs="0" />
              <xs:element name="sqty" type="xs:string" minOccurs="0" />
              <xs:element name="Suom" type="xs:string" minOccurs="0" />
              <xs:element name="FinYear" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>