| OLD line(s): 69
| NEW line(s): 70,72
<!-- Category 1 Filer's Name - Business or Person --> <xsd:choice minOccurs="0"> |
| OLD line(s): 79
<!-- Category 1 Filer's EIN or Missing EIN Reason --> | NEW line(s): 82,93
<!-- Catetgory 1 Filer's Person Name --> <xsd:element name="Category1FilerPersonName" type="PersonNameType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>Category 1 filer's person name</Description> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <!-- Category 1 Filer's EIN, SSN or Missing EIN Reason --> |
| OLD line(s): 88
| NEW line(s): 103,111
</xsd:element> <!-- Category 1 Filer's SSN --> <xsd:element name="Category1Filer" type="SSNType"> <xsd:annotation> <xsd:documentation> <Description>Category 1 filer's SSN</Description> </xsd:documentation> </xsd:annotation> |