<?xml version="1.0"?>
<!-- Generated using Flame-Ware Solutions XML-2-XSD v2.0 at http://www.flame-ware.com/Products/XML-2-XSD/ -->
<xs:schema id="NewDataSet" targetNamespace="http://schema.infor.com/InforOAGIS/2" xmlns:mstns="http://schema.infor.com/InforOAGIS/2" xmlns="http://schema.infor.com/InforOAGIS/2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:element name="SyncActivities">
    <xs:complexType>
      <xs:sequence>
        <xs:element name="ApplicationArea" minOccurs="0" maxOccurs="unbounded">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="CreationDateTime" type="xs:string" minOccurs="0" />
              <xs:element name="BODID" type="xs:string" minOccurs="0" />
              <xs:element name="Sender" minOccurs="0" maxOccurs="unbounded">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element name="LogicalID" type="xs:string" minOccurs="0" />
                    <xs:element name="ComponentID" type="xs:string" minOccurs="0" />
                    <xs:element name="ConfirmationCode" type="xs:string" minOccurs="0" />
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="DataArea" minOccurs="0" maxOccurs="unbounded">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Sync" minOccurs="0" maxOccurs="unbounded">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element name="TenantID" type="xs:string" minOccurs="0" />
                    <xs:element name="AccountingEntityID" type="xs:string" minOccurs="0" />
                    <xs:element name="LocationID" type="xs:string" minOccurs="0" />
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element name="Activities" minOccurs="0" maxOccurs="unbounded">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element name="project" type="xs:string" minOccurs="0" />
                    <xs:element name="Structure" minOccurs="0" maxOccurs="unbounded">
                      <xs:complexType>
                        <xs:sequence>
                          <xs:element name="code" type="xs:string" minOccurs="0" />
                          <xs:element name="description" type="xs:string" minOccurs="0" />
                          <xs:element name="searchKey" type="xs:string" minOccurs="0" />
                          <xs:element name="activityType" type="xs:string" minOccurs="0" />
                          <xs:element name="parentActivity" type="xs:string" minOccurs="0" />
                          <xs:element name="extension" type="xs:string" minOccurs="0" />
                          <xs:element name="criticalCapacityType" type="xs:string" minOccurs="0" />
                          <xs:element name="workAuthorizationStatus" type="xs:string" minOccurs="0" />
                          <xs:element name="scheduledStartDate" type="xs:string" minOccurs="0" />
                          <xs:element name="scheduledFinishDate" type="xs:string" minOccurs="0" />
                          <xs:element name="actualFinishDate" type="xs:string" minOccurs="0" />
                          <xs:element name="budgetStatus" type="xs:string" minOccurs="0" />
                          <xs:element name="obsElement" type="xs:string" minOccurs="0" />
                        </xs:sequence>
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:sequence>
      <xs:attribute name="releaseID" form="unqualified" type="xs:string" />
    </xs:complexType>
  </xs:element>
  <xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element ref="SyncActivities" />
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>