OLD line(s): 210
<xsd:enumeration value="ASSISTANT TO RELIGIOUS LEADERR"/> | NEW line(s): 210
<xsd:enumeration value="ASSISTANT TO RELIGIOUS LEADER"/> |
OLD line(s): 215
<xsd:enumeration value="LEADER OF RELIGIOUS ORGINIZATION"/> | NEW line(s): 215
<xsd:enumeration value="LEADER OF RELIGIOUS ORGANIZATION"/> |
OLD line(s): 281
| NEW line(s): 282,305
<!-- Taxpayer PIN Entered By Code --> <xsd:element name="PINEnteredByCd"> <xsd:annotation> <xsd:documentation> <Description>Taxpayer PIN entered by</Description> </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="TextType"> <xsd:enumeration value="TAXPAYER"/> <xsd:enumeration value="ERO"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <!-- Taxpayer PIN --> <xsd:element name="TaxpayerPIN" type="PINType"/> <!-- Taxpayer Name --> <xsd:element name="TaxpayerNm" type="PersonNameType"/> <!-- Taxpayer Title --> <xsd:element name="Title" type="PersonTitleType"/> <!-- Taxpayer Signature Date --> <xsd:element name="TaxpayerSignatureDt" type="DateType"/> <!-- EFIN --> <xsd:element name="EFIN" type="EFINType"/> |
OLD line(s): 325,326
<!-- Paid Preparer EFIN --> <xsd:element name="EFIN" type="EFINType"/> | NEW line(s): 348
|