| OLD line(s): 361,362
<!-- No Shares of an Intermediary Entity That Were Held by Qualified Shareholders, or There Were Any Such Shares, None of The Shares That Were Relied on to Satisfy Any of The Stock Ownership Tests Described in Regulations Section 1.883-1( c)(2) Are Issued in Bearer Form --> <xsd:element name="NoSharesIntermediaryEntityHeld" type="CheckboxType" minOccurs="0"> | NEW line(s): 361,362
<!-- None of The Bearer Shares Were Relied on to Satisfy Any of The Stock Ownership Tests Described in Regulations Section 1.883-1{c}(2) --> <xsd:element name="NoBearerSharesReliedOn" type="CheckboxType" minOccurs="0"> |
| OLD line(s): 365
<Description>No shares of an intermediary entity that were held by qualified shareholders, or (b) there were any such shares, none of the shares that were relied on to satisfy any of the stock ownership tests described in Regulations section 1.883-1( c)(2) are issued in bearer form</Description> | NEW line(s): 365
<Description>None of the bearer shares were relied on to satisfy any of the stock ownership tests described in Regulations section 1.883-1{c}(2)</Description> |
| OLD line(s): 426,432
<xsd:simpleType> <xsd:restriction base="IntegerType"> <xsd:totalDigits value="3"/> <xsd:minInclusive value="0"/> <xsd:maxInclusive value="366"/> </xsd:restriction> </xsd:simpleType> | NEW line(s): 426,433
<xsd:complexType> <xsd:simpleContent> <xsd:extension base="NumberOfDaysType"> <xsd:attribute name="referenceDocumentId" type="IdListType"/> <xsd:attribute name="referenceDocumentName" type="StringType" fixed="OtherClassOfStockMeetingRegularlyTradedTestSchedule"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |