<xs:simpleType name="LastRptRequested_t">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates whether this message is that last report message in response to a request such as Order Mass Status Request Y = Last message N = Not last message
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LastRptRequested" tag="912" datatype="Boolean" ComponentType="Field" StdAbbrev="LastRptReqed" QualifiedAbbrev="LastRptReqed" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:boolean" />
</xs:simpleType>
|