<xs:simpleType name="PosReqID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Unique identifier for the position maintenance request as assigned by the submitter
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="PosReqID" tag="710" datatype="String" ComponentType="Field" StdAbbrev="ReqID" QualifiedAbbrev="ReqID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|