Diff - Left File: IndividualIncomeTax/Ind1040/IRS1040/OtherAdjustmentsStatement.xsd (2009v1.0) Right File: IndividualIncomeTax/Ind1040/IRS1040/OtherAdjustmentsStatement.xsd (2009v2.0)
OLD: IndividualIncomeTax/Ind1040/IRS1040/OtherAdjustmentsStatement.xsd (2009v1.0)
NEW: IndividualIncomeTax/Ind1040/IRS1040/OtherAdjustmentsStatement.xsd (2009v2.0)

OLD line(s): 55

NEW line(s): 56

       <xsd:choice minOccurs="0">
OLD line(s): 58

      <xsd:element name="OtherAdjustmentsLit" minOccurs="0">
NEW line(s): 59

      <xsd:element name="OtherAdjustmentsLitCd">
OLD line(s): 67,68

            <xsd:enumeration value="SUB-PAY" />
            <xsd:enumeration value="TRA" />
NEW line(s): 68

            <xsd:enumeration value="SUB-PAY TRA" />
OLD line(s): 78

NEW line(s): 79,88

      <!-- Other Adjustments Code Text -->
      <xsd:element name="OtherAdjustmentsCodeTxt" type="StringType">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Other adjustments code text</Description>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      </xsd:choice>