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?
|
||||||||||
Indicates the rate of a currency conversion that may have been used to compute valuations.
|
||||||||||
|
||||||||||
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.
|
||||||||||
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-2014 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: 10770 $" 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-7.xsd"/>
<xsd:annotation>
<xsd:documentation xml:lang="en">
A structure that holds a set of measures about an asset, including possibly their sensitivities.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="Valuation">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="quote" type="Quotation">
<xsd:annotation>
<xsd:documentation xml:lang="en">
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:annotation>
<xsd:documentation xml:lang="en">
Indicates the rate of a currency conversion that may have been used to compute valuations.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
Some kind of numerical measure about an asset, eg. its NPV, together with characteristics of that measure, together with optional sensitivities.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:group ref="Quotation.model"/>
<xsd:annotation>
<xsd:documentation xml:lang="en">
Zero or more sets of sensitivities of this measure to various input parameters.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
The sensitivity of a value to a defined change in input parameters.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="xsd:decimal">
<xsd:attribute name="name" type="xsd:normalizedString">
<xsd:annotation>
<xsd:documentation xml:lang="en">
A optional name for this sensitivity. This is primarily intended for display purposes.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:annotation>
<xsd:documentation xml:lang="en">
A optional (but normally supplied) reference to the definition of this sensitivity.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
A collection of sensitivities. References a definition that explains the meaning/type of the sensitivities.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" name="name" type="xsd:string"/>
<xsd:annotation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:annotation>
<xsd:documentation xml:lang="en">
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:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" name="name" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">
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:annotation>
<xsd:documentation xml:lang="en">
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:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="valuationScenarioReference" type="ValuationScenarioReference">
<xsd:annotation>
<xsd:documentation xml:lang="en">
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:annotation>
<xsd:documentation xml:lang="en">
Reference to the party from whose point of view the assets are valued.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="quotationCharacteristics" type="QuotationCharacteristics">
<xsd:annotation>
<xsd:documentation xml:lang="en">
Charactistics (measure types, units, sides, etc.) of the quotes used (requested/reported) in the valuation set.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="sensitivitySetDefinition" type="SensitivitySetDefinition">
<xsd:annotation>
<xsd:documentation xml:lang="en">
Definition(s) of sensitivity sets used (requested or reported) in this valuation set.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
Does this valuation set include a market environment?
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation xml:lang="en">
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:element>
</xsd:sequence>
</xsd:complexType>
<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:simpleContent>
</xsd:complexType>
</xsd:schema>
|
XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.
|