﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="rptOutstandingOrderItemSubReportDS" targetNamespace="http://tempuri.org/rptOutstandingOrderItemSubReportDS.xsd" xmlns:mstns="http://tempuri.org/rptOutstandingOrderItemSubReportDS.xsd" xmlns="http://tempuri.org/rptOutstandingOrderItemSubReportDS.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" 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="rptOutstandingOrderItemSubReportDS" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="rptOutstandingOrderItemSubReportDS" msprop:Generator_UserDSName="rptOutstandingOrderItemSubReportDS">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="dsOutstandingOrderItem" msprop:Generator_TableClassName="dsOutstandingOrderItemDataTable" msprop:Generator_TableVarName="tabledsOutstandingOrderItem" msprop:Generator_TablePropName="dsOutstandingOrderItem" msprop:Generator_RowDeletingName="dsOutstandingOrderItemRowDeleting" msprop:Generator_RowChangingName="dsOutstandingOrderItemRowChanging" msprop:Generator_RowEvHandlerName="dsOutstandingOrderItemRowChangeEventHandler" msprop:Generator_RowDeletedName="dsOutstandingOrderItemRowDeleted" msprop:Generator_UserTableName="dsOutstandingOrderItem" msprop:Generator_RowChangedName="dsOutstandingOrderItemRowChanged" msprop:Generator_RowEvArgName="dsOutstandingOrderItemRowChangeEvent" msprop:Generator_RowClassName="dsOutstandingOrderItemRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="CustomerId" msprop:Generator_ColumnVarNameInTable="columnCustomerId" msprop:Generator_ColumnPropNameInRow="CustomerId" msprop:Generator_ColumnPropNameInTable="CustomerIdColumn" msprop:Generator_UserColumnName="CustomerId" type="xs:string" minOccurs="0" />
              <xs:element name="Pre_List_Number" msprop:Generator_ColumnVarNameInTable="columnPre_List_Number" msprop:Generator_ColumnPropNameInRow="Pre_List_Number" msprop:Generator_ColumnPropNameInTable="Pre_List_NumberColumn" msprop:Generator_UserColumnName="Pre_List_Number" type="xs:string" minOccurs="0" />
              <xs:element name="Item_Description" msprop:Generator_ColumnVarNameInTable="columnItem_Description" msprop:Generator_ColumnPropNameInRow="Item_Description" msprop:Generator_ColumnPropNameInTable="Item_DescriptionColumn" msprop:Generator_UserColumnName="Item_Description" type="xs:string" minOccurs="0" />
              <xs:element name="Size" msprop:Generator_ColumnVarNameInTable="columnSize" msprop:Generator_ColumnPropNameInRow="Size" msprop:Generator_ColumnPropNameInTable="SizeColumn" msprop:Generator_UserColumnName="Size" type="xs:string" minOccurs="0" />
              <xs:element name="Customer_Count" msprop:Generator_ColumnVarNameInTable="columnCustomer_Count" msprop:Generator_ColumnPropNameInRow="Customer_Count" msprop:Generator_ColumnPropNameInTable="Customer_CountColumn" msprop:Generator_UserColumnName="Customer_Count" type="xs:string" minOccurs="0" />
              <xs:element name="Laundry_Count" msprop:Generator_ColumnVarNameInTable="columnLaundry_Count" msprop:Generator_ColumnPropNameInRow="Laundry_Count" msprop:Generator_ColumnPropNameInTable="Laundry_CountColumn" msprop:Generator_UserColumnName="Laundry_Count" type="xs:string" minOccurs="0" />
              <xs:element name="Clean_Delivery" msprop:Generator_ColumnVarNameInTable="columnClean_Delivery" msprop:Generator_ColumnPropNameInRow="Clean_Delivery" msprop:Generator_ColumnPropNameInTable="Clean_DeliveryColumn" msprop:Generator_UserColumnName="Clean_Delivery" type="xs:string" minOccurs="0" />
              <xs:element name="Stain_Delivery" msprop:Generator_ColumnVarNameInTable="columnStain_Delivery" msprop:Generator_ColumnPropNameInRow="Stain_Delivery" msprop:Generator_ColumnPropNameInTable="Stain_DeliveryColumn" msprop:Generator_UserColumnName="Stain_Delivery" type="xs:string" minOccurs="0" />
              <xs:element name="Returned_Undone" msprop:Generator_ColumnVarNameInTable="columnReturned_Undone" msprop:Generator_ColumnPropNameInRow="Returned_Undone" msprop:Generator_ColumnPropNameInTable="Returned_UndoneColumn" msprop:Generator_UserColumnName="Returned_Undone" type="xs:string" minOccurs="0" />
              <xs:element name="Outstanding_Items" msprop:Generator_ColumnVarNameInTable="columnOutstanding_Items" msprop:Generator_ColumnPropNameInRow="Outstanding_Items" msprop:Generator_ColumnPropNameInTable="Outstanding_ItemsColumn" msprop:Generator_UserColumnName="Outstanding_Items" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>