<xs:simpleType name="LastNetworkResponseID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Identifier of the previous Network Response message sent to a counterparty used to allow incremental updates
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LastNetworkResponseID" tag="934" datatype="String" ComponentType="Field" StdAbbrev="LastNtwkRspID" QualifiedAbbrev="LastNtwkRspID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|