<xs:simpleType name="RegistRefID_t">
<xs:annotation>
<xs:documentation>
Reference identifier for the RegistID (53) with Cancel and Replace RegistTransType (54) transaction types.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="RegistRefID" ComponentType="Field" Tag="508" Type="String" AbbrName="RefID" Category="RegistrationInstruction" CategoryAbbrName="RefID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|