<xs:simpleType name="DayBookingInst_t">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates whether or not automatic booking can occur 0 = Can trigger booking without reference to the order initiator auto = Speak with order initiator before booking speak first 2 = Accumulate
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="DayBookingInst" tag="589" datatype="char" ComponentType="Field" StdAbbrev="DayBkngInst" QualifiedAbbrev="DayBkngInst" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|