Definition Type: ComplexType
Name: ValuationSetDetail
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-valuation-4-4.xsd
Abstract
Documentation:
The amount of detail provided in the valuation set, e.g. is market environment data provided, are risk definitions provided, etc.
Collapse XSD Schema Diagram:
Drilldown into valuationSetDetailScheme in schema fpml-valuation-4-4_xsdXSD Diagram of ValuationSetDetail in schema fpml-valuation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ValuationSetDetail">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The amount of detail provided in the valuation set, e.g. is market environment data provided, are risk definitions provided, etc.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="valuationSetDetailScheme" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
valuationSetDetailScheme fpml:valuationSetDetailScheme (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:detail