Definition Type: SimpleType
Name: RegistStatus_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
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
Collapse XSD Schema Diagram:
XSD Diagram of RegistStatus_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:RegStat, nsA:RegStat