OLD line(s): 25
| NEW line(s): 26,34
<!-- Tax Period Begin Date --> <xsd:element name="TaxPeriodBeginDate" type="DateType" minOccurs="0"/> <!-- Tax Period End Date --> <xsd:element name="TaxPeriodEndDate" type="DateType" minOccurs="0"/> <!-- EIN - The EIN of the filer --> <xsd:element name="EIN" type="EINType" minOccurs="0"/> |
OLD line(s): 55
| NEW line(s): 65,73
<!-- State Schema Version --> <xsd:element name="StateSchemaVersion" minOccurs="0"> <xsd:simpleType> <xsd:restriction base="StringType"> <xsd:length value="12"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
OLD line(s): 117
| NEW line(s): 136,138
<!-- IRS Received Date --> <xsd:element name="IRSReceivedDate" type="DateType" minOccurs="0"/> |
OLD line(s): 298
| NEW line(s): 320,322
<!-- DocumentID - The documentID of the form containing the error --> <xsd:element name="DocumentID" type="IdType"/> |
OLD line(s): 343
| NEW line(s): 368,370
<!-- DocumentID - The documentID of the form containing the error --> <xsd:element name="DocumentID" type="IdType"/> |