Diff - Left File: IndividualIncomeTax/Ind1040/IRS1040/OtherIncomeTypeStatement.xsd (2010v4.0) Right File: IndividualIncomeTax/Common/Dependencies/OtherIncomeTypeStatement.xsd (2011v1.0)
OLD: IndividualIncomeTax/Ind1040/IRS1040/OtherIncomeTypeStatement.xsd (2010v4.0)
NEW: IndividualIncomeTax/Common/Dependencies/OtherIncomeTypeStatement.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): 73

NEW line(s): 72,73

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

             <xsd:element name="OtherIncomeCodeTxt" type="StringType" minOccurs="0">
NEW line(s): 79

             <xsd:element name="OtherIncomeCodeTxt" minOccurs="0">
OLD line(s): 84

NEW line(s): 85,89

                 <xsd:simpleType>
              <xsd:restriction base="TextType">
                <xsd:maxLength value="50"/>
              </xsd:restriction>
                 </xsd:simpleType>
OLD line(s): 90

      <xsd:element name="OtherIncomeAmt" type="USAmountType" minOccurs="0">
NEW line(s): 95

      <xsd:element name="OtherIncomeAmt" type="USAmountType">