All Element Summary | ||||||||||||
accountReference (defined in ReportContents complexType) | The account for which this report was generated.
|
|||||||||||
asOfDate (in requestValuationReport) | The date for which this report is requested.
|
|||||||||||
asOfDate (in valuationReport) | The date for which this request was generated.
|
|||||||||||
assetClass | A classification of the risk class of the trade.
|
|||||||||||
category (defined in ReportContents complexType) | Used to categorize trades into user-defined categories, such as house trades vs. customer trades.
|
|||||||||||
partyReference (defined in ReportContents complexType) | The party for which this report was generated.
|
|||||||||||
partyTradeIdentifier (defined in TradeValuationItem complexType) | One or more trade identifiers needed to uniquely identify a trade.
|
|||||||||||
portfolio | Global portfolio element used as a basis for a substitution group.
|
|||||||||||
portfolioValuationItem (in requestValuationReport) | An instance of a unique portfolio valuation.
|
|||||||||||
portfolioValuationItem (in valuationReport) | An instance of a unique portfolio valuation.
|
|||||||||||
productId (defined in ReportContents complexType) | A product reference identifier.
|
|||||||||||
productType (defined in ReportContents complexType) | A classification of the type of product.
|
|||||||||||
queryPortfolio | Global element used to substitute for "portfolio".
|
|||||||||||
queryPortfolio (defined in ReportContents complexType) | The desired query portfolio.
|
|||||||||||
reportContents (in requestValuationReport) | The specific characteristics to be included in the report.
|
|||||||||||
reportContents (in valuationReport) | The specific characteristics included in the report.
|
|||||||||||
reportIdentification (in valuationReport) | Identifiers for the report instance and section.
|
|||||||||||
requestValuationReport |
|
|||||||||||
trade (defined in TradeValuationItem complexType) | Fully-described trades whose values are reported.
|
|||||||||||
tradeValuationItem (defined in PortfolioValuationItem complexType) | Zero or more trade valuation items.
|
|||||||||||
tradeValuationItem (in requestValuationReport) | An instance of a unique trade valuation.
|
|||||||||||
tradeValuationItem (in valuationReport) | A collection of data values describing the state of the given trade.
|
|||||||||||
valuationReport |
|
|||||||||||
valuationReportAcknowledgement |
|
|||||||||||
valuationReportException |
|
Complex Type Summary | ||||||||||
A type used in valuation enquiry messages which relates a portfolio to its trades and current value.
|
||||||||||
A type used to describe the scope/contents of a report.
|
||||||||||
A type defining the content model for a message allowing one party a report containing valuations of one or many existing trades.
|
||||||||||
A type used in trade valuation enquiry messages which relates a trade identifier to its current value.
|
||||||||||
A type defining the content model for a message normally generated in response to a RequestValuationReport request.
|
<?xml version="1.0" encoding="utf-8"?> <!-- == Copyright (c) 2002-2011 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="" ecore:package="org.fpml.recordkeeping" elementFormDefault="qualified" targetNamespace="http://www.fpml.org/FpML-5/recordkeeping" version="$Revision: 8571 $" xmlns="http://www.fpml.org/FpML-5/recordkeeping" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:fpml-annotation="http://www.fpml.org/annotation" xmlns:view="http://www.fpml.org/views" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:annotation> <xsd:documentation xml:lang="en"> A type used to describe the scope/contents of a report. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">The party for which this report was generated.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">The account for which this report was generated.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en"> Used to categorize trades into user-defined categories, such as house trades vs. customer trades. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en"> A classification of the type of product. FpML defines a simple product categorization using a coding scheme. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en"> A product reference identifier. The product ID is an identifier that describes the key economic characteristics of the trade type, with the exception of concepts such as size (notional, quantity, number of units) and price (fixed rate, strike, etc.) that are negotiated for each transaction. It can be used to hold identifiers such as the "UPI" (universal product identifier) required by certain regulatory reporting rules. It can also be used to hold identifiers of benchmark products or product temnplates used by certain trading systems or facilities. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en"> A classification of the risk class of the trade. FpML defines a simple asset class categorization using a coding scheme. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">The desired query portfolio.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en"> A type used in valuation enquiry messages which relates a portfolio to its trades and current value. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">Portfolio identifier</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="0" name="tradeValuationItem" type="TradeValuationItem"> <xsd:annotation> <xsd:documentation xml:lang="en">Zero or more trade valuation items.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">The portfolio valuation.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en"> A type defining the content model for a message allowing one party a report containing valuations of one or many existing trades. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en"> The specific characteristics to be included in the report. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">The date for which this report is requested.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="0" name="portfolioValuationItem" type="PortfolioValuationItem"> <xsd:annotation> <xsd:documentation xml:lang="en">An instance of a unique portfolio valuation.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="0" name="tradeValuationItem" type="TradeValuationItem"> <xsd:annotation> <xsd:documentation xml:lang="en">An instance of a unique trade valuation.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en"> A type used in trade valuation enquiry messages which relates a trade identifier to its current value. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:choice minOccurs="0"> <xsd:element maxOccurs="unbounded" minOccurs="0" name="partyTradeIdentifier" type="PartyTradeIdentifier"> <xsd:annotation> <xsd:documentation xml:lang="en"> One or more trade identifiers needed to uniquely identify a trade. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">Fully-described trades whose values are reported.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:annotation> <xsd:documentation xml:lang="en">The trade valuation.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en"> A type defining the content model for a message normally generated in response to a RequestValuationReport request. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">Identifiers for the report instance and section.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en"> The specific characteristics included in the report. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">The date for which this request was generated.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="0" name="portfolioValuationItem" type="PortfolioValuationItem"> <xsd:annotation> <xsd:documentation xml:lang="en">An instance of a unique portfolio valuation.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="0" name="tradeValuationItem" type="TradeValuationItem"> <xsd:annotation> <xsd:documentation xml:lang="en"> A collection of data values describing the state of the given trade. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en"> Global portfolio element used as a basis for a substitution group. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en"> Global element used to substitute for "portfolio". </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">Reporting messages.</xsd:documentation> </xsd:annotation> </xsd:schema> |
XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |