| OLD line(s): 33,34
<!-- Tax Year --> <xsd:element name="TaxYear" type="YearType"> | NEW line(s): 33,34
<!-- Tax Year (This element will be removed in Release 7 Drop 4.) --> <xsd:element name="TaxYear" type="YearType" minOccurs="0"> |
| OLD line(s): 37
<xsd:Description>Tax Year</xsd:Description> | NEW line(s): 37
<xsd:Description>Tax Year (This element will be removed in Release 7 Drop 4.)</xsd:Description> |
| OLD line(s): 43,44
<!-- Tax Period Begin Date --> <xsd:element name="TaxPeriodBeginDate" type="DateType"> | NEW line(s): 43,44
<!-- Tax Period Begin Date (This element will be removed in Release 7 Drop 4.) --> <xsd:element name="TaxPeriodBeginDate" type="DateType" minOccurs="0"> |
| OLD line(s): 47
<xsd:Description>Tax Period Begin Date</xsd:Description> | NEW line(s): 47
<xsd:Description>Tax Period Begin Date (This element will be removed in Release 7 Drop 4.)</xsd:Description> |
| OLD line(s): 53,54
<!-- Tax Period End Date --> <xsd:element name="TaxPeriodEndDate" type="DateType"> | NEW line(s): 53,54
<!-- Tax Period End Date (This element will be removed in Release 7 Drop 4.) --> <xsd:element name="TaxPeriodEndDate" type="DateType" minOccurs="0"> |
| OLD line(s): 57
<xsd:Description>Tax Period End Date</xsd:Description> | NEW line(s): 57
<xsd:Description>Tax Period End Date (This element will be removed in Release 7 Drop 4.)</xsd:Description> |
| OLD line(s): 349
| NEW line(s): 350
<!-- The name of this element will be changed to "PersonFullName" in Release 7 Drop 4 --> |