| OLD line(s): 61
| NEW line(s): 62,64
<!-- Applicant's Name - choice between Business Name or Individual Name --> <xsd:choice minOccurs="0"> |
| OLD line(s): 70
| NEW line(s): 74,84
<!-- Applicant's Person Name --> <xsd:element name="ApplicantPersonName" type="NameLine1Type"> <xsd:annotation> <xsd:documentation> <Description>Applicant's person name</Description> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> |