<?xml version="1.0" standalone="yes"?>
<xs:schema id="JobDataSet" targetNamespace="http://xml.objacct.com/Job.xsd" xmlns:mstns="http://xml.objacct.com/Job.xsd" xmlns="http://xml.objacct.com/Job.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:element name="JobDataSet" 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:string" />
              <xs:element name="JobID" type="xs:string" minOccurs="0" />
              <xs:element name="Active" type="xs:short" minOccurs="0" />
              <xs:element name="ActualEndDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ActualStartDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ApproverRolePolicyRowID" type="xs:string" minOccurs="0" />
              <xs:element name="BillerRolePolicyRowID" type="xs:string" minOccurs="0" />
              <xs:element name="BudgetAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="BusinessManagerRolePolicyRowID" type="xs:string" minOccurs="0" />
              <xs:element name="ContractNbr" type="xs:string" minOccurs="0" />
              <xs:element name="CurrencyRowID" type="xs:string" minOccurs="0" />
              <xs:element name="CurrencyRateTypeRowID" type="xs:string" minOccurs="0" />
              <xs:element name="Custom1" type="xs:string" minOccurs="0" />
              <xs:element name="Custom2" type="xs:string" minOccurs="0" />
              <xs:element name="Custom3" type="xs:string" minOccurs="0" />
              <xs:element name="Custom4" type="xs:string" minOccurs="0" />
              <xs:element name="Custom5" type="xs:string" minOccurs="0" />
              <xs:element name="Custom6" type="xs:string" minOccurs="0" />
              <xs:element name="Custom7" type="xs:string" minOccurs="0" />
              <xs:element name="Custom8" type="xs:string" minOccurs="0" />
              <xs:element name="Custom9" type="xs:string" minOccurs="0" />
              <xs:element name="Custom10" type="xs:string" minOccurs="0" />
              <xs:element name="Custom11" type="xs:string" minOccurs="0" />
              <xs:element name="Custom12" type="xs:string" minOccurs="0" />
              <xs:element name="Custom13" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Custom14" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Custom15" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Custom16" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Custom17" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Custom18" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Custom19" type="xs:decimal" minOccurs="0" />
              <xs:element name="Custom20" type="xs:decimal" minOccurs="0" />
              <xs:element name="Custom21" type="xs:string" minOccurs="0" />
              <xs:element name="Custom22" type="xs:string" minOccurs="0" />
              <xs:element name="Custom23" type="xs:string" minOccurs="0" />
              <xs:element name="Custom24" type="xs:string" minOccurs="0" />
              <xs:element name="Custom25" type="xs:string" minOccurs="0" />
              <xs:element name="Custom26" type="xs:decimal" minOccurs="0" />
              <xs:element name="Custom27" type="xs:decimal" minOccurs="0" />
              <xs:element name="Custom28" type="xs:decimal" minOccurs="0" />
              <xs:element name="Custom29" type="xs:decimal" minOccurs="0" />
              <xs:element name="Custom30" type="xs:decimal" minOccurs="0" />
              <xs:element name="CustomerRolePolicyRowID" type="xs:string" minOccurs="0" />
              <xs:element name="Description" type="xs:string" minOccurs="0" />
              <xs:element name="EntityAddressRowID" type="xs:string" minOccurs="0" />
              <xs:element name="CompanyName" type="xs:string" minOccurs="0" />
              <xs:element name="FirstName" type="xs:string" minOccurs="0" />
              <xs:element name="MiddleInitial" type="xs:string" minOccurs="0" />
              <xs:element name="LastName" type="xs:string" minOccurs="0" />
              <xs:element name="ExpenseClassRowID" type="xs:string" minOccurs="0" />
              <xs:element name="HoldPayment" type="xs:short" minOccurs="0" />
              <xs:element name="InvoiceDocumentFormatRowID" type="xs:string" minOccurs="0" />
              <xs:element name="JobStatusRowID" type="xs:string" minOccurs="0" />
              <xs:element name="JobTypeRowID" type="xs:string" minOccurs="0" />
              <xs:element name="PONbr" type="xs:string" minOccurs="0" />
              <xs:element name="PriceLevelRowID" type="xs:string" minOccurs="0" />
              <xs:element name="ProjectedEndDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ProjectedStartDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ProjectManagerRolePolicyRowID" type="xs:string" minOccurs="0" />
              <xs:element name="SalesClassRowID" 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>
