| OLD line(s): 473,474
<xsd:choice minOccurs="0"> <xsd:element name="PreparerFirmIDNumber" type="EINType" > | NEW line(s): 473
<xsd:element name="PreparerFirmIDNumber" type="EINType" minOccurs="0"> |
| OLD line(s): 482,496
<xsd:element name="MissingEINReason"> <xsd:annotation> <xsd:documentation> <xsd:Description>Missing EIN Reason</xsd:Description> <ELFFieldNumber>F1040-1380</ELFFieldNumber> </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="StringType"> <xsd:enumeration value="APPLD FOR"/> <xsd:enumeration value="FOREIGNUS"/> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:choice> | NEW line(s): 480
|
| OLD line(s): 661
| NEW line(s): 646,655
<!-- Paper Document Indicator - Form 8858 --> <xsd:element name="Form8858PaperDocumentInd" type="CheckboxType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <xsd:Description>Form 8858 Paper Document Ind</xsd:Description> <ELFFieldNumber>SUM0153</ELFFieldNumber> </xsd:documentation> </xsd:annotation> </xsd:element> |
| OLD line(s): 686
<xsd:Description>Form1098C Paper Document Ind</xsd:Description> | NEW line(s): 680
<xsd:Description>Form 1098C Paper Document Ind</xsd:Description> |
| OLD line(s): 689
| NEW line(s): 684,693
</xsd:element> <!-- Paper Document Indicator - Appendix A --> <xsd:element name="AppendixAPaperDocumentInd" type="CheckboxType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <xsd:Description>Appendix A Paper Document Ind</xsd:Description> <ELFFieldNumber>SUM0179</ELFFieldNumber> </xsd:documentation> </xsd:annotation> |