XML Schema "fpml-main-5-8.xsd"
Target Namespace:
http://www.fpml.org/FpML-5/confirmation
Version:
$Revision: 11732 $
Defined Components:
elements (2 global), complexTypes (1)
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
D:\Tradeheader\trunk\xml\confirmation\fpml-main-5-8.xsd; see XML source
Includes Schemas (20):
fpml-bond-option-5-8.xsd [src], fpml-cd-5-8.xsd [src], fpml-clearing-processes-5-8.xsd [src], fpml-com-5-8.xsd [src], fpml-confirmation-processes-5-8.xsd [src], fpml-correlation-swaps-5-8.xsd [src], fpml-credit-event-notification-5-8.xsd [src], fpml-dividend-swaps-5-8.xsd [src], fpml-eqd-5-8.xsd [src], fpml-fx-5-8.xsd [src], fpml-fx-accruals-5-8.xsd [src], fpml-fx-complex-5-8.xsd [src], fpml-generic-5-8.xsd [src], fpml-ird-5-8.xsd [src], fpml-loan-5-8.xsd [src], fpml-repo-5-8.xsd [src], fpml-return-swaps-5-8.xsd [src], fpml-standard-5-8.xsd [src], fpml-valuation-5-8.xsd [src], fpml-variance-swaps-5-8.xsd [src]
Annotation
products
business process messaging
reporting and settlement
All Element Summary
dataDocument
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
valuationDocument
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- 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: 11732 $" xmlns="http://www.fpml.org/FpML-5/confirmation" 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-8.xsd"/>
<xsd:include schemaLocation="fpml-standard-5-8.xsd"/>
<xsd:include schemaLocation="fpml-ird-5-8.xsd"/>
<xsd:include schemaLocation="fpml-fx-5-8.xsd"/>
<xsd:include schemaLocation="fpml-fx-complex-5-8.xsd"/>
<xsd:include schemaLocation="fpml-fx-accruals-5-8.xsd"/>
<xsd:include schemaLocation="fpml-eqd-5-8.xsd"/>
<xsd:include schemaLocation="fpml-return-swaps-5-8.xsd"/>
<xsd:include schemaLocation="fpml-cd-5-8.xsd"/>
<xsd:include schemaLocation="fpml-bond-option-5-8.xsd"/>
<xsd:include schemaLocation="fpml-correlation-swaps-5-8.xsd"/>
<xsd:include schemaLocation="fpml-dividend-swaps-5-8.xsd"/>
<xsd:include schemaLocation="fpml-variance-swaps-5-8.xsd"/>
<xsd:include schemaLocation="fpml-com-5-8.xsd"/>
<xsd:include schemaLocation="fpml-repo-5-8.xsd"/>
<xsd:annotation>
<xsd:documentation xml:lang="en">business process messaging</xsd:documentation>
</xsd:annotation>
<xsd:include schemaLocation="fpml-clearing-processes-5-8.xsd"/>
<xsd:include schemaLocation="fpml-confirmation-processes-5-8.xsd"/>
<xsd:annotation>
<xsd:documentation xml:lang="en">reporting and settlement</xsd:documentation>
</xsd:annotation>
<xsd:include schemaLocation="fpml-credit-event-notification-5-8.xsd"/>
<xsd:include schemaLocation="fpml-valuation-5-8.xsd"/>
<xsd:include schemaLocation="fpml-loan-5-8.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>
<!--View Generation: SKIPPED legalDocument - Unsupported-->
<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.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.