<xs:simpleType name="QuoteEntryID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Uniquely identifies the quote as part of a QuoteSet
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="QuoteEntryID" tag="299" datatype="String" ComponentType="Field" StdAbbrev="EntryID" QualifiedAbbrev="EntryID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|