<xs:simpleType name="RegistStatus_t">
<xs:annotation>
<xs:documentation xml:lang="en">Registration status as returned by the broker or for CIV the fund manager: A = Accepted R = Rejected H = Held N = Reminder i e Registration Instructions are still outstanding
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="RegistStatus" tag="506" datatype="char" ComponentType="Field" StdAbbrev="RegStat" QualifiedAbbrev="RegStat" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|