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

OLD line(s): 6

      <Description>IRS e-file Individual Income Tax Schema - IRS FORM 2441</Description>
NEW line(s): 6

      <Description>IRS e-file Individual Income Tax Schema - IRS Form 2441 Child and Dependent Care Expenses</Description>
OLD line(s): 16

  <!-- ====================== IRS FORM 2441 ============================ -->
NEW line(s): 16

  <!-- ====================== IRS Form 2441 ============================ -->
OLD line(s): 21

      <xsd:documentation>IRS FORM 2441</xsd:documentation>
NEW line(s): 21

      <xsd:documentation>IRS Form 2441</xsd:documentation>
OLD line(s): 35

NEW line(s): 36,42

          <xsd:attribute name="referenceDocumentId" type="IdListType">
            <xsd:annotation>
              <xsd:documentation>List of document ID's of forms, schedules, supporting info. etc. attached to this form</xsd:documentation>
            </xsd:annotation>
          </xsd:attribute>
          <xsd:attribute name="referenceDocumentName" type="StringType" fixed="GeneralDependencySmall">
          </xsd:attribute>
OLD line(s): 42

      <xsd:documentation>Content model for FORM 2441</xsd:documentation>
NEW line(s): 49

      <xsd:documentation>Content model for Form 2441</xsd:documentation>
OLD line(s): 404

  <!-- Type for Repeating Table Rows in Persons or Organizations Who Provided Care -->
NEW line(s): 411

  <!-- Type for Repeating Table Rows in Persons or Organizations Who Provided the Care -->
OLD line(s): 495

      <xsd:choice minOccurs="0">
NEW line(s): 502

      <xsd:choice>
OLD line(s): 497

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

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

        <xsd:element name="EIN" type="EINType" minOccurs="0">
NEW line(s): 514

        <xsd:element name="EIN" type="EINType">
OLD line(s): 517

        <xsd:element name="TaxExemptCd" type="StringType" fixed="TAXEXEMPT" minOccurs="0">
NEW line(s): 524

        <xsd:element name="TaxExemptCd" type="StringType" fixed="TAXEXEMPT">
OLD line(s): 527

        <xsd:element name="LivingAbroadFrgnCareProviderCd" type="StringType" fixed="LAFCP" minOccurs="0">
NEW line(s): 534

        <xsd:element name="LivingAbroadFrgnCareProviderCd" type="StringType" fixed="LAFCP">
OLD line(s): 535

NEW line(s): 543,557

        <!-- Due Diligence Code -->
        <xsd:element name="DueDiligenceCd" maxOccurs="2">
          <xsd:annotation>
            <xsd:documentation>
              <Description>Due Diligence Code</Description>
              <LineNumber>1(c)</LineNumber>
            </xsd:documentation>
          </xsd:annotation>
          <xsd:simpleType>
            <xsd:restriction base="StringType">
              <xsd:enumeration value="THE PROVIDER HAS MOVED AND I AM UNABLE TO FIND THE PROVIDER TO GET THE TIN"/>
              <xsd:enumeration value="THE PROVIDER HAS REFUSED TO GIVE ME THE TIN"/>
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>