OLD line(s): 810
| NEW line(s): 811
<xsd:choice minOccurs="0"> |
OLD line(s): 818
| NEW line(s): 820,833
<!-- Country or U.S. Possession Name - RIC --> <xsd:element name="ForeignRegulatedInvestmtCompCd" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>Country or U.S. Possession Name - RIC</Description> </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="StringType"> <xsd:enumeration value="RIC"/> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:choice> |
OLD line(s): 957,958
<xsd:attribute name="referenceDocumentId" type="IdListType"/> <xsd:attribute name="referenceDocumentName" type="StringType" fixed="Section737PropertyStatement"/> | NEW line(s): 971
|