<?xml version="1.0" standalone="yes"?>
<xs:schema id="SystemProductDataSet" targetNamespace="http://xml.objacct.com/SystemProduct.xsd" xmlns:mstns="http://xml.objacct.com/SystemProduct.xsd" xmlns="http://xml.objacct.com/SystemProduct.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:element name="SystemProductDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="Entity">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="RowID" type="xs:int" />
              <xs:element name="Active" type="xs:short" minOccurs="0" />
              <xs:element name="BillingDescription" type="xs:string" minOccurs="0" />
              <xs:element name="BillIntervalNbr" type="xs:short" minOccurs="0" />
              <xs:element name="BillIntervalType" type="xs:string" minOccurs="0" />
              <xs:element name="DisplayOrder" type="xs:short" minOccurs="0" />
              <xs:element name="FreeOfCharge" type="xs:short" minOccurs="0" />
              <xs:element name="FreeTrial" type="xs:short" minOccurs="0" />
              <xs:element name="LocalizationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="ParentRowID" type="xs:int" minOccurs="0" />
              <xs:element name="Price" type="xs:decimal" minOccurs="0" />
              <xs:element name="ProductID" type="xs:string" minOccurs="0" />
              <xs:element name="ProductLevel" type="xs:short" minOccurs="0" />
              <xs:element name="ProductType" type="xs:string" minOccurs="0" />
              <xs:element name="RevenueAccountRowID" type="xs:int" minOccurs="0" />
              <xs:element name="RevenueClassRowID" type="xs:int" minOccurs="0" />
              <xs:element name="TrialIntervalNbr" type="xs:short" minOccurs="0" />
              <xs:element name="TrialIntervalType" type="xs:string" minOccurs="0" />
              <xs:element name="BackColor" type="xs:string" minOccurs="0" />
              <xs:element name="BackHiColor" type="xs:string" minOccurs="0" />
              <xs:element name="ForeColor" type="xs:string" minOccurs="0" />
              <xs:element name="ForeHiColor" type="xs:string" minOccurs="0" />
              <xs:element name="VisualStyle" type="xs:int" minOccurs="0" />
              <xs:element name="ThemeRowID" type="xs:int" minOccurs="0" />
              <xs:element name="ShowCurrencyTab" type="xs:short" minOccurs="0" />
              <xs:element name="ShowExtendedTab" type="xs:short" minOccurs="0" />
              <xs:element name="ShowInfoTab" type="xs:short" minOccurs="0" />
              <xs:element name="ShowContactTab" type="xs:short" minOccurs="0" />
              <xs:element name="ShowMemoTab" type="xs:short" minOccurs="0" />
              <xs:element name="ShowVendorDepartmentTab" type="xs:short" minOccurs="0" />
              <xs:element name="ShowAuxiliaryPayablesTab" type="xs:short" minOccurs="0" />
              <xs:element name="F1KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F2KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F3KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F4KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F5KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F6KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F7KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F8KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F9KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F10KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F11KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="F12KeyApplicationRowID" type="xs:int" minOccurs="0" />
              <xs:element name="ShowBrowserAddressBar" type="xs:short" minOccurs="0" />
              <xs:element name="ShowAttachmentTab" type="xs:short" minOccurs="0" />
              <xs:element name="FilterAccountsByType" type="xs:short" minOccurs="0" />
              <xs:element name="BorderColor" type="xs:string" minOccurs="0" />
              <xs:element name="AllowReportConsolidation" type="xs:short" minOccurs="0" />
              <xs:element name="ShowExcludeCommitments" type="xs:short" minOccurs="0" />
              <xs:element name="ShowExcludeEncumbrances" type="xs:short" minOccurs="0" />
              <xs:element name="ShowIncludeReportingOnlyJE" type="xs:short" minOccurs="0" />
              <xs:element name="Title" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
    <xs:unique name="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:Entity" />
      <xs:field xpath="mstns:RowID" />
    </xs:unique>
  </xs:element>
</xs:schema>
