FpML Issues Tracker

1032: Basket does not extend UnderlyingAsset in fpml-asset-4-8.xsd

November 19, 2010

closed

Minor

Always

Schema

shephtob

mgratacos

Summary

The Basket type extends Asset rather than UnderlyingAsset. This means that the basket element that's declared in the underlyingAsset substitution group is illegal. This causes validation errors on XML documents that include an underlyingAsset substitution.

Basket correctly extends UnderlyingAsset in 4.7 and 5.0 version, but not in 4.8

Notes:

  • mgratacos

    12/02/10 3:46 pm

    This is not an issue since the underlyingAsset element (head of the substitution group) is of type Asset. I checked the 5.0 and 4.8 schemas and both are valid.

    Could you send the XML samples you’re trying to validate?

  • Leave an update

    You must be logged in to post an update.