FpML Issues Tracker

486: Rule pr-1 should be on complexType not an element

September 6, 2007

closed

Tweak

Always

Validation Rules

Admin

sheinrich

Summary

Rule pr-1 states:

" Context: PricingDataPointCoordinate pr-1 (Mandatory) generic/@href must match the @id attribute of Asset type. "

It should be changed to:

" Context: PricingDataPointCoordinate (complex type) pr-1 (Mandatory) generic/@href must match the @id attribute of Asset type. "

PricingDataPointCoordinate is a complex type not an element. This is always indicated in the rules, but is missing in this case. Please correct the context.

Notes:

  • mgratacos

    09/14/07 8:21 am

    The rule has been deprecated in 4.4 and replaced by a new rule (ref-18)

    Context: GenericDimension (complex type)
    The @href attribute must match the @id attribute of an element of type Asset.

    The rule has been corrected accordingly in version 4.3.

  • Leave an update

    You must be logged in to post an update.