| OLD line(s): 51
| NEW line(s): 52,54
<!-- Name of Shareholder or Person Name of Shareholder --> <xsd:choice> |
| OLD line(s): 60
| NEW line(s): 64,74
<!-- 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> |
| OLD line(s): 765
<xsd:restriction base="StringType"> | NEW line(s): 779
<xsd:restriction base="TextType"> |