<xs:simpleType name="OrigPosReqRefID_t">
<xs:annotation>
<xs:documentation>
Reference to the PosReqID (710) of a previous maintenance request that is being replaced or canceled.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="OrigPosReqRefID" ComponentType="Field" Tag="713" Type="String" AbbrName="OrigPosReqRefID" Category="PositionMaintenance" CategoryAbbrName="OrigReqRefID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|