Diff - Left File: EstateTrustIncomeTax/1041/IRS1041/SeparateShareRuleStatement.xsd (2014v1.0) Right File: EstateTrustIncomeTax/1041/IRS1041/SeparateShareRuleStatement.xsd (2014v2.0)
OLD: EstateTrustIncomeTax/1041/IRS1041/SeparateShareRuleStatement.xsd (2014v1.0)
NEW: EstateTrustIncomeTax/1041/IRS1041/SeparateShareRuleStatement.xsd (2014v2.0)

OLD line(s): 53

NEW line(s): 54,55

      <xsd:choice minOccurs="0">

OLD line(s): 55

      <xsd:element name="BeneficiaryFullName" type="PersonFullNameType" minOccurs="0">
NEW line(s): 57

        <xsd:element name="BeneficiaryFullName" type="PersonFullNameType">
OLD line(s): 62

NEW line(s): 65,76

        <!-- Beneficiary Business Name -->
        <xsd:element name="BeneficiaryBusinessName" type="BusinessNameType">
          <xsd:annotation>
            <xsd:documentation>
              <Description>BusinessName</Description>
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      
      </xsd:choice>
      
      <xsd:choice minOccurs="0">
OLD line(s): 64

      <xsd:element name="SSN" type="SSNType" minOccurs="0">
NEW line(s): 78

        <xsd:element name="SSN" type="SSNType">
OLD line(s): 71

NEW line(s): 86,96

        <!-- EIN -->
        <xsd:element name="EIN" type="EINType">
          <xsd:annotation>
            <xsd:documentation>
              <Description>Employer Identification Number</Description>
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        
      </xsd:choice>