<xs:simpleType name="StrikeTime_t">
<xs:annotation>
<xs:documentation xml:lang="en">The time at which current market prices are used to determine the value of a basket
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="StrikeTime" tag="443" datatype="UTCTimestamp" ComponentType="Field" StdAbbrev="StrkTm" QualifiedAbbrev="StrkTm" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="UTCTimestamp" />
</xs:simpleType>
|