Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/CS/PivotGridMainDemo/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/CS/PivotGridMainDemo/dsSalesPerson.xsd

<?xml version="1.0" standalone="yes"?>
<xs:schema id="dsSalesPerson" targetNamespace="http://www.tempuri.org/dsSalesPerson.xsd" xmlns:mstns="http://www.tempuri.org/dsSalesPerson.xsd" xmlns="http://www.tempuri.org/dsSalesPerson.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:element name="dsSalesPerson" msdata:IsDataSet="true">
    <xs:complexType>
      <xs:choice maxOccurs="unbounded">
        <xs:element name="SalesPerson">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="CategoryName" type="xs:string" minOccurs="0" />
              <xs:element name="Country" type="xs:string" minOccurs="0" />
              <xs:element name="Discount" type="xs:float" minOccurs="0" />
              <xs:element name="Extended_x0020_Price" msdata:ReadOnly="true" type="xs:decimal" minOccurs="0" />
              <xs:element name="FirstName" type="xs:string" minOccurs="0" />
              <xs:element name="LastName" type="xs:string" minOccurs="0" />
              <xs:element name="OrderDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="OrderID" msdata:AutoIncrement="true" type="xs:int" minOccurs="0" />
              <xs:element name="ProductName" type="xs:string" minOccurs="0" />
              <xs:element name="Quantity" type="xs:short" minOccurs="0" />
              <xs:element name="Sales_x0020_Person" msdata:ReadOnly="true" type="xs:string" minOccurs="0" />
              <xs:element name="UnitPrice" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>