Diff - Left File: IndividualIncomeTax/Ind1040/IRS1040/OtherAdjustmentsStatement.xsd (2010v4.0) Right File: IndividualIncomeTax/Ind1040/IRS1040/OtherAdjustmentsStatement.xsd (2011v1.0)
OLD: IndividualIncomeTax/Ind1040/IRS1040/OtherAdjustmentsStatement.xsd (2010v4.0)
NEW: IndividualIncomeTax/Ind1040/IRS1040/OtherAdjustmentsStatement.xsd (2011v1.0)

OLD line(s): 2,4

<xsd:schema targetNamespace="http://www.irs.gov/efile" xmlns="http://www.irs.gov/efile"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
NEW line(s): 2

<xsd:schema targetNamespace="http://www.irs.gov/efile" xmlns="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
OLD line(s): 10

      <TaxYear>2010</TaxYear>
NEW line(s): 8

      <TaxYear>2011</TaxYear>
OLD line(s): 71

            <xsd:enumeration value="501(c)(18)(D)" />
NEW line(s): 69

            <xsd:enumeration value="501(c)(18)" />
OLD line(s): 72

NEW line(s): 71

            <xsd:enumeration value="FORM 2555" />
OLD line(s): 75

            <xsd:enumeration value="JuryPay" />
NEW line(s): 74

            <xsd:enumeration value="JURY PAY" />
OLD line(s): 81

      <xsd:element name="OtherAdjustmentsCodeTxt" type="StringType">
NEW line(s): 80

      <xsd:element name="OtherAdjustmentsCodeTxt">
OLD line(s): 86

NEW line(s): 86,90

        <xsd:simpleType>
          <xsd:restriction base="TextType">
            <xsd:maxLength value="50"/>
          </xsd:restriction>
          </xsd:simpleType>