HomeAbout FpML®SpecificationsDocumentsWorking Groups & CommitteesToolsFpML® ServicesJoin UsContact UsIssues Forum

The FpML Issues Tracker is designed to facilitate public interaction in the standard.
By registering to the Issue Tracker you will be able to submit corrections and comments, generate reports, and view the complete issues archive for FpML.


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000814 [FpML] Validation Rules minor always 2008-09-12 22:32 2010-03-22 14:25
Reporter matthewdr View Status public  
Assigned To danieldui
Priority normal Resolution open  
Status assigned Target Version 4.8 First Working Draft 2010-04-16 (build 1) Product Version 4.5 Working Draft - 2008-08-29 (build 1)
Summary 0000814: invalid-fx-10-01 does not exercise the rule
Description The invalid sample invalid-fx-10-01.xml does not exercise rule fx-10 because the guard on the rule only applying to periods in days rules out this sample.

The guard is added in issue 0000813.

<averageRateObservationSchedule>
    <observationStartDate>2001-11-01</observationStartDate>
    <observationEndDate>2001-11-30</observationEndDate>
    <calculationPeriodFrequency>
        <periodMultiplier>4</periodMultiplier>
        <!-- AJ Changed period -->
        <period>M</period>
        <rollConvention>NONE</rollConvention>
    </calculationPeriodFrequency>
</averageRateObservationSchedule>

The sample needs to be changed to exercise the rule.

The same problem also occurs with invalid-fx-10-02.xml
Additional Information
Tags No tags attached.
XML Tool Type
Attached Files

- Relationships
related to 0000813assigneddanieldui fx-10 only works on Day Periods. 

-  Notes
(0001875)
andrew (developer)
2008-09-16 18:04

The assertion raised in 813 that the calculation period frequency can only be days in incorrect. There is no problem with this test case.
(0001882)
lyteck (developer)
2008-09-16 19:35

Reviewed by Val WG on 16-SEP-2008: Agreed to raise this for discussion when Matthew Rawlings is on the call.
(0002088)
matthewdr (manager)
2008-12-09 14:32

Agreed at the VWG to put this on hold until 813 is resolved. 813 is a dependency.

- Issue History
Date Modified Username Field Change
2008-09-12 22:32 matthewdr New Issue
2008-09-12 22:32 matthewdr Relationship added related to 0000813
2008-09-12 22:33 matthewdr Description Updated
2008-09-12 22:43 matthewdr Summary invalid-fx-10 does not exercise the rule => invalid-fx-10-01 does not exercise the rule
2008-09-12 22:43 matthewdr Description Updated
2008-09-16 18:04 andrew Note Added: 0001875
2008-09-16 19:35 lyteck Note Added: 0001882
2008-12-09 14:32 matthewdr Note Added: 0002088
2010-01-21 17:43 lyteck Target Version => 4.8 First Working Draft (Publication Date TBA)
2010-03-22 14:25 fpmladmin Assigned To PamF-W => danieldui