| All Element Summary | ||||||||||
| Valuations reported in this valuation set. 
 | ||||||||||
| Reference to the party from whose point of view the assets are valued. 
 | ||||||||||
| A reference to a sensitivity set definition. 
 | ||||||||||
| Does this valuation set include a market environment? 
 | ||||||||||
| fxRate (in assetValuation) | Indicates the rate of a currency conversion that may have been used to compute valuations. 
 | |||||||||
| name (in sensitivitySet) | 
 | |||||||||
| name (in valuationSet) | The name of the valuation set, used to understand what it means. 
 | |||||||||
| Charactistics (measure types, units, sides, etc.) of the quotes used (requested/reported) in the valuation set. 
 | ||||||||||
| quote (in assetValuation) | One or more numerical measures relating to the asset, possibly together with sensitivities of that measure to pricing inputs. 
 | |||||||||
| 
 | ||||||||||
| Zero or more sets of sensitivities of this measure to various input parameters. 
 | ||||||||||
| Definition(s) of sensitivity sets used (requested or reported) in this valuation set. 
 | ||||||||||
| Valuation scenerios used (requested/reported) in this valuation set. 
 | ||||||||||
| References to valuation scenarios used (requested/reported) in this valuation set. 
 | ||||||||||
| 
 | ||||||||||
| Complex Type Summary | ||||||||||
| A structure that holds a set of measures about an asset, including possibly their sensitivities. 
 | ||||||||||
| Some kind of numerical measure about an asset, eg. its NPV, together with characteristics of that measure, together with optional sensitivities. 
 | ||||||||||
| The sensitivity of a value to a defined change in input parameters. 
 | ||||||||||
| A collection of sensitivities. 
 | ||||||||||
| A set of valuation inputs and results. 
 | ||||||||||
| The amount of detail provided in the valuation set, e.g. is market environment data provided, are risk definitions provided, etc. 
 | ||||||||||
| <?xml version="1.0" encoding="utf-8"?> <!-- == Copyright (c) 2002- All rights reserved. == Financial Products Markup Language is subject to the FpML public license. == A copy of this license is available at http://www.fpml.org/license/license.html --> <xsd:schema attributeFormDefault="unqualified" ecore:documentRoot="FpML" ecore:nsPrefix="conf" ecore:package="org.fpml.confirmation" elementFormDefault="qualified" targetNamespace="http://www.fpml.org/FpML-5/confirmation" version="$Revision: 13452 $" xmlns="http://www.fpml.org/FpML-5/confirmation" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:fpml-annotation="http://www.fpml.org/annotation" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> 
<xsd:include schemaLocation="fpml-enum-5-11.xsd"/>
 
<xsd:annotation>
</xsd:complexType> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
A structure that holds a set of measures about an asset, including possibly their sensitivities.
</xsd:documentation> <xsd:complexContent> 
<xsd:extension base="Valuation">
</xsd:complexContent> 
<xsd:sequence>
</xsd:extension> 
<xsd:element maxOccurs="unbounded" minOccurs="0" name="quote" type="Quotation">
</xsd:sequence> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
One or more numerical measures relating to the asset, possibly together with sensitivities of that measure to pricing inputs.
</xsd:documentation> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
Indicates the rate of a currency conversion that may have been used to compute valuations.
</xsd:documentation> 
<xsd:annotation>
</xsd:complexType> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
Some kind of numerical measure about an asset, eg. its NPV, together with characteristics of that measure, together with optional sensitivities.
</xsd:documentation> <xsd:sequence> 
<xsd:group ref="Quotation.model"/>
</xsd:sequence> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
Zero or more sets of sensitivities of this measure to various input parameters.
</xsd:documentation> 
<xsd:annotation>
</xsd:complexType> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
The sensitivity of a value to a defined change in input parameters.
</xsd:documentation> <xsd:simpleContent> 
<xsd:extension base="xsd:decimal">
</xsd:simpleContent> 
<xsd:attribute name="name" type="NormalizedString">
</xsd:extension> 
<xsd:annotation>
</xsd:attribute> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
A optional name for this sensitivity. This is primarily intended for display purposes.
</xsd:documentation> 
<xsd:annotation>
</xsd:attribute> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
A optional (but normally supplied) reference to the definition of this sensitivity.
</xsd:documentation> 
<xsd:annotation>
</xsd:complexType> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
A collection of sensitivities. References a definition that explains the meaning/type of the sensitivities.
</xsd:documentation> <xsd:sequence> 
<xsd:element minOccurs="0" name="name" type="String"/>
</xsd:sequence> 
<xsd:annotation>
</xsd:annotation>
</xsd:element> 
<xsd:annotation>
</xsd:complexType> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
A set of valuation inputs and results. This structure can be used for requesting valuations, or for reporting them. In general, the request fills in fewer elements.
</xsd:documentation> <xsd:sequence> 
<xsd:element minOccurs="0" name="name" type="String">
</xsd:sequence> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
The name of the valuation set, used to understand what it means. E.g., "EOD Values and Risks for Party A".
</xsd:documentation> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
Valuation scenerios used (requested/reported) in this valuation set. E.g., the EOD valuation scenario for a particular value date. Used for the first occurrence of a valuation scenario in a document.
</xsd:documentation> <xsd:element maxOccurs="unbounded" minOccurs="0" name="valuationScenarioReference" type="ValuationScenarioReference"> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
References to valuation scenarios used (requested/reported) in this valuation set. E..g, a reference to the EOD valuation scenario for a particular value date. Used for subsequence occurrences of a valuation set in an FpML document.
</xsd:documentation> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
Reference to the party from whose point of view the assets are valued.
</xsd:documentation> <xsd:element maxOccurs="unbounded" minOccurs="0" name="quotationCharacteristics" type="QuotationCharacteristics"> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
Charactistics (measure types, units, sides, etc.) of the quotes used (requested/reported) in the valuation set.
</xsd:documentation> <xsd:element maxOccurs="unbounded" minOccurs="0" name="sensitivitySetDefinition" type="SensitivitySetDefinition"> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
Definition(s) of sensitivity sets used (requested or reported) in this valuation set.
</xsd:documentation> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
Does this valuation set include a market environment?
</xsd:documentation> 
<xsd:annotation>
</xsd:element> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
Valuations reported in this valuation set. These values can be values (NPVs, prices, etc.) or risks (DAR, etc.) and can include sensitivities.
</xsd:documentation> 
<xsd:annotation>
</xsd:complexType> 
<xsd:documentation xml:lang="en">
</xsd:annotation> 
The amount of detail provided in the valuation set, e.g. is market environment data provided, are risk definitions provided, etc.
</xsd:documentation> <xsd:simpleContent></xsd:simpleContent> </xsd:schema> | 
| XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |