|
FIXML_Schema
< Previous Next >
Re: Validation via Schematron
Robert Stowsky / Brook Path Partners, Inc. 20 Sep 2006 9:42PM ETHi Greg,
I was a member of the ISDA/FpML Validation Working Group and also the FIXML Schema WG. For FpML we established a set of business validation rules and attempted to implement them in Schematron and CLIX. For our purposes, Schematron was not able to handle the complexity of some of the business rules for OTC Derivative Contracts, however CLIX was. Areas where we ran into trouble for FpML usually involved verifying intermediate payment date schedules given a start and end date.
This may not be an issue for FIXML as listed assets are well specified either by an exchange or the issuer. Determining that the proper elements and attributes are included for various messages should be straight forward. Actually verifying the data values for those elements, or attributes, may not be. Schematron seems to fall short if computation, or extrapolation, based on data is required.
Robert Stowsky
Co-Chair FIX GDC Technical Subcommittee
> Has anyone had any experience using Schematron to validate FIXML
> messages? I am using Schematron in conjuction with XML Schema to
> validate algorithmic parameters of a message. But, I think it might be
> useful to expand this type of validation to the entire message. In other
> words, create a Schematron document that covers all the tags. Please
> chime in if you know of any traps/pitfalls regarding this method.
> Thanks. -Greg
Re: Validation via Schematron Robert Stowsky / Brook Path Partners, Inc. 20 Sep 2006 9:42PM ET
|