<xs:simpleType name="BookingUnit_t">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates what constitutes a bookable unit 0 = Each partial execution is a bookable unit = Aggregate partial executions on this order and book one trade per order 2 = Aggregate executions for this symbol side and settlement date
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="BookingUnit" tag="590" datatype="char" ComponentType="Field" StdAbbrev="BkngUnit" QualifiedAbbrev="BkngUnit" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|