<?xml version="1.0" standalone="yes"?>
<xs:schema id="Form1099DataSet" targetNamespace="http://xml.objacct.com/Form1099.xsd" xmlns:mstns="http://xml.objacct.com/Form1099.xsd" xmlns="http://xml.objacct.com/Form1099.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:element name="Form1099DataSet" 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="Active" type="xs:short" minOccurs="0" />
              <xs:element name="Box1RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box2RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box3RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box4RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box5RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box6RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box7RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box8RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box9RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box10RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box11RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box12RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box13RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box14RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box15RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box16RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box17RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Box18RowID" type="xs:string" minOccurs="0" />
              <xs:element name="Form1099ID" type="xs:string" minOccurs="0" />
              <xs:element name="Custom1" type="xs:string" minOccurs="0" />
              <xs:element name="Custom2" 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>
