XML Schema "fpml-main-5-10.xsd"
Target Namespace:
Version:
$Revision: 13171 $
Defined Components:
elements (2 global), complexTypes (1)
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Includes Schemas (22):
Annotation
Annotation 1 [src]:
products
Annotation 2 [src]:
business process messaging
Annotation 3 [src]:
reporting and settlement
All Element Summary
A document containing trade and/or portfolio and/or party data without expressing any processing intention.
Type:
Content:
complex, 3 attributes, 7 elements
Defined:
globally; see XML source
Used:
never
A document that includes trade and/or valuation (pricing and risk) data without expressing any processing intention.
Type:
Content:
complex, 3 attributes, 9 elements
Defined:
globally; see XML source
Used:
never
Complex Type Summary
A type defining a content model that includes valuation (pricing and risk) data without expressing any processing intention.
Content:
complex, 3 attributes, 9 elements
Defined:
globally; see XML source
Includes:
definitions of 2 elements
Used:
XML Source
<?xml version="1.0" encoding="utf-8"?>
<!--
== Copyright (c) 2002-2018 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="rpt" ecore:package="org.fpml.reporting" elementFormDefault="qualified" targetNamespace="http://www.fpml.org/FpML-5/reporting" version="$Revision: 13171 $" xmlns="http://www.fpml.org/FpML-5/reporting" 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:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:annotation>
<xsd:documentation xml:lang="en">products</xsd:documentation>
</xsd:annotation>
<xsd:include schemaLocation="fpml-generic-5-10.xsd"/>
<xsd:include schemaLocation="fpml-standard-5-10.xsd"/>
<xsd:include schemaLocation="fpml-ird-5-10.xsd"/>
<xsd:include schemaLocation="fpml-fx-5-10.xsd"/>
<xsd:include schemaLocation="fpml-fx-targets-5-10.xsd"/>
<xsd:include schemaLocation="fpml-fx-accruals-5-10.xsd"/>
<xsd:include schemaLocation="fpml-eqd-5-10.xsd"/>
<xsd:include schemaLocation="fpml-return-swaps-5-10.xsd"/>
<xsd:include schemaLocation="fpml-cd-5-10.xsd"/>
<xsd:include schemaLocation="fpml-bond-option-5-10.xsd"/>
<xsd:include schemaLocation="fpml-correlation-swaps-5-10.xsd"/>
<xsd:include schemaLocation="fpml-dividend-swaps-5-10.xsd"/>
<xsd:include schemaLocation="fpml-variance-swaps-5-10.xsd"/>
<xsd:include schemaLocation="fpml-volatility-swaps-5-10.xsd"/>
<xsd:include schemaLocation="fpml-com-5-10.xsd"/>
<xsd:include schemaLocation="fpml-repo-5-10.xsd"/>
<xsd:annotation>
<xsd:documentation xml:lang="en">business process messaging</xsd:documentation>
</xsd:annotation>
<xsd:include schemaLocation="fpml-collateral-processes-5-10.xsd"/>
<xsd:annotation>
<xsd:documentation xml:lang="en">reporting and settlement</xsd:documentation>
</xsd:annotation>
<xsd:include schemaLocation="fpml-credit-event-notification-5-10.xsd"/>
<xsd:include schemaLocation="fpml-reporting-5-10.xsd"/>
<xsd:include schemaLocation="fpml-reconciliation-5-10.xsd"/>
<xsd:include schemaLocation="fpml-recordkeeping-processes-5-10.xsd"/>
<xsd:include schemaLocation="fpml-valuation-5-10.xsd"/>
<xsd:complexType name="ValuationDocument">
<xsd:annotation>
<xsd:documentation xml:lang="en">
A type defining a content model that includes valuation (pricing and risk) data without expressing any processing intention.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="DataDocument">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="market"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="valuationSet"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="dataDocument" type="DataDocument">
<xsd:annotation>
<xsd:documentation xml:lang="en">
A document containing trade and/or portfolio and/or party data without expressing any processing intention.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="valuationDocument" type="ValuationDocument">
<xsd:annotation>
<xsd:documentation xml:lang="en">
A document that includes trade and/or valuation (pricing and risk) data without expressing any processing intention.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</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.