FpML Issues Tracker

936: cd-6 GeneralTerms is a complex type

May 29, 2009

closed

Minor

Always

Validation Rules

Admin

None

Summary

cd-6 is incorrect. The context should be indicated as a Complex Type. Currently, the context is given as an element.

Today: " XPath Description: Context: GeneralTerms buyerPartyReference/@href ne sellerPartyReference/@href "

Correct: " XPath Description: Context: GeneralTerms (complex type) buyerPartyReference/@href ne sellerPartyReference/@href "

element(GeneralTerms) - today in XPath element(*, GeneralTerms) - correct in XPath

Notes:

  • matthewdr

    06/09/09 1:46 pm

    Agreed at the VWG for ISDA to implement.

  • iyermakova

    06/10/09 3:32 pm

    Corrected a typo in the name of “context’s” attribute “datatype” preventing the correct transformation into (complex type).
    Committed the change to trunk (4-6) and branches/5-0

  • Leave an update

    You must be logged in to post an update.