All Element Summary | ||||||||||||
notional (in standardProduct) | The notional amount that was traded.
|
|||||||||||
quote (in standardProduct) | Pricing information for the trade.
|
|||||||||||
standardProduct | A product to represent a standardized OTC derivative transaction whose economics do not need to be fully described using an FpML schema because they are implied by the product ID.
|
Complex Type Summary | ||||||||||
Simple product representation providing key information about a variety of different products
|
<?xml version="1.0" encoding="utf-8"?> <!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by Pierre Lamy (GOLDMAN SACHS & CO) --> <!-- == 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: 7614 $" 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"> <!--================================== Standardized Product elements and types ===============================--> <xsd:annotation> <xsd:documentation xml:lang="en"> A product to represent a standardized OTC derivative transaction whose economics do not need to be fully described using an FpML schema because they are implied by the product ID. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en"> Simple product representation providing key information about a variety of different products </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:sequence> <!-- <xsd:element name="effectiveDate" type="AdjustableDate2"> <xsd:annotation> <xsd:documentation xml:lang="en">The starting date of the transaction.</xsd:documentation> </xsd:annotation> </xsd:element> --> <xsd:annotation> <xsd:documentation xml:lang="en">The notional amount that was traded.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">Pricing information for the trade.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </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. |