name: FpMLv53 version: 0.1 license: LGPL license-file: LICENCE-LGPL copyright: (c) 2012, Malcolm Wallace author: Malcolm Wallace maintainer: author homepage: http://www.fpml.org/ category: Financial, XML synopsis: A binding for the Financial Products Markup Language (v5.3) description: FpML, the Financial Products Markup Language, is the business exchange standard for electronic dealing and processing of financial derivatives instruments. It establishes a protocol for sharing information on, and dealing in, swaps, derivatives, and structured products. It is based on XML, the standard meta-language for describing data shared between applications. All categories of over-the-counter (OTC) derivatives will eventually be incorporated into the standard. This package is an automatically-generated binding to version 5.3 of the FpML standard. The object-oriented typing discipline of the original XSD definition of FpML has been translated into Haskell's algebraic types. Type classes for parsing from, and outputting to, XML documents are instantiated for all types. build-type: Simple cabal-version: >=1.6 extra-source-files: COPYRIGHT source-repository head type: darcs location: http://code.haskell.org/~malcolm/fpml-5.3 library build-depends: base <= 6, HaXml >= 1.23.3 exposed-modules: Data.FpML.V53.Asset Data.FpML.V53.CD Data.FpML.V53.Com Data.FpML.V53.Doc Data.FpML.V53.Enum Data.FpML.V53.Eqd Data.FpML.V53.Events.Business Data.FpML.V53.FX Data.FpML.V53.Generic Data.FpML.V53.IRD Data.FpML.V53.Main Data.FpML.V53.Mktenv Data.FpML.V53.Msg Data.FpML.V53.Notification.CreditEvent Data.FpML.V53.Option.Bond Data.FpML.V53.Processes.Recordkeeping Data.FpML.V53.Reporting.Valuation Data.FpML.V53.Riskdef Data.FpML.V53.Shared.EQ Data.FpML.V53.Shared.Option Data.FpML.V53.Shared Data.FpML.V53.Standard Data.FpML.V53.Swaps.Correlation Data.FpML.V53.Swaps.Dividend Data.FpML.V53.Swaps.Return Data.FpML.V53.Swaps.Variance Data.FpML.V53.Valuation Data.Xmldsig.Core.Schema