Definition Type: SimpleType
Name: ContAmtValue_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Value of Contract Amount e g a financial amount or percentage as indicated by ContAmtType 59
Collapse XSD Schema Diagram:
XSD Diagram of ContAmtValue_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:ContAmtValu