| OLD line(s): 66
| NEW line(s): 67,69
<!-- Choice between Business Name or Name --> <xsd:choice minOccurs="0"> |
| OLD line(s): 68
<xsd:element name="BusinessName" type="BusinessNameType" minOccurs="0"> | NEW line(s): 71
<xsd:element name="BusinessName" type="BusinessNameType"> |
| OLD line(s): 76
<!-- Choice between EIN, or Missing EIN Reason --> | NEW line(s): 79,90
<!-- Name --> <xsd:element name="Name" type="NameLine1Type"> <xsd:annotation> <xsd:documentation> <Description>Name</Description> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <!-- Choice between EIN, SSN or Missing EIN Reason --> |
| OLD line(s): 87
| NEW line(s): 102,110
<!-- SSN --> <xsd:element name="SSN" type="SSNType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>SSN</Description> </xsd:documentation> </xsd:annotation> </xsd:element> |
| OLD line(s): 687
<!-- Were You Requested to Participate in or Cooperate with an Internation Boycott --> | NEW line(s): 710
<!-- Were You Requested to Participate in or Cooperate with an International Boycott --> |
| OLD line(s): 691
<Description>Were you requested to participate in or cooperate with an internation boycott</Description> | NEW line(s): 714
<Description>Were you requested to participate in or cooperate with an international boycott</Description> |