OLD line(s): 581
| NEW line(s): 582
<xsd:choice minOccurs="0"> |
OLD line(s): 590
| NEW line(s): 592,606
<!-- Name of Foreign Country or U.S. Possession - RIC --> <xsd:element name="ForeignRegulatedInvestmtCompCd" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>Foreign Country or U.S. Possession - RIC</Description> </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="StringType"> <xsd:enumeration value="RIC"/> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:choice> |