<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>
|