FpML Issues Tracker
closed
Major
Always
Schema
apparry
mgratacos
Summary
What is the intended purpose of, and differences between these types ?
As an example, consider AssetReference vs AnyAssetReference
AssetReference extends type Empty for some reason, whereas AnyAssetReference extends the abstract type Reference as I would expect
All Reference types which extend Empty should be removed
Notes:
matthew
04/04/07 1:17 pm
This is a Pricing and Risk reference.
mgratacos
05/21/07 6:15 pm
Both types extend Reference now. This has been committed to the trunk and it will be published in 4.3 Second Working Draft.
AssetReference points to the Asset type and has an ecore annotation accordingly. AnyAssetReference tries to cover a situation where href is not well defined and multiple targets may be expected.