Definition Type: ComplexType
Name: ValuationSetDetail
Namespace: http://www.fpml.org/2004/FpML-4-1
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-pr-4-1.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-pr-4-1_xsdXSD Diagram of ValuationSetDetail in schema fpml-pr-4-1_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" default="http://www.fpml.org/spec/2004/valuation-set-detail-1-0" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
valuationSetDetailScheme nsA:valuationSetDetailScheme http://www.fpml.org/spec/2004/valuation-set-detail-1-0 (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:detail