<xs:simpleType name="NetChgPrevDay_t">
<xs:annotation>
<xs:documentation xml:lang="en">Net change from previous day s closing price vs last traded price
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="NetChgPrevDay" tag="451" datatype="PriceOffset" ComponentType="Field" StdAbbrev="NetChgPrevDay" QualifiedAbbrev="NetChgPrevDay" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="PriceOffset" />
</xs:simpleType>
|