Diff - Left File: IndividualIncomeTax/Common/IRS2441/IRS2441.xsd (2015v1.0) Right File: IndividualIncomeTax/Common/IRS2441/IRS2441.xsd (2015v2.0)
OLD: IndividualIncomeTax/Common/IRS2441/IRS2441.xsd (2015v1.0)
NEW: IndividualIncomeTax/Common/IRS2441/IRS2441.xsd (2015v2.0)

OLD line(s): 595

NEW line(s): 596,609

      <!-- Dependent/Qualifying Person Identity Protection PIN -->
      <xsd:element name="IdentityProtectionPIN" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Dependent/Qualifying Person Identity Protection PIN</Description>
            <LineNumber>2(a)</LineNumber>
          </xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="TextType">
            <xsd:length value="6"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>