<xs:simpleType name="ContAmtValue_t">
<xs:annotation>
<xs:documentation xml:lang="en">Value of Contract Amount e g a financial amount or percentage as indicated by ContAmtType 59
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="ContAmtValue" tag="520" datatype="float" ComponentType="Field" StdAbbrev="ContAmtValu" QualifiedAbbrev="ContAmtValu" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:decimal" />
</xs:simpleType>
|