<xs:simpleType name="PegOffsetValue_t">
<xs:annotation>
<xs:documentation xml:lang="en">Amount signed added to the peg for a pegged order in the context of the PegOffsetType 836 Prior to FIX 4 4 this field was of type PriceOffset
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="PegOffsetValue" tag="211" datatype="float" ComponentType="Field" StdAbbrev="OfstVal" QualifiedAbbrev="OfstVal" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:decimal" />
</xs:simpleType>
|