| OLD line(s): 43
| NEW line(s): 44,47
<!-- Name or Person Name of Shareholder --> <xsd:choice> |
| OLD line(s): 52
| NEW line(s): 57,67
<!-- Person Name of Shareholder --> <xsd:element name="PersonNameOfShareholder" type="PersonNameType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>Person name of shareholder</Description> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> |