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
0000596 [FpML] Architecture minor always 2008-02-25 12:57 2008-02-29 15:37
Reporter matthewdr View Status public  
Assigned To BrianLynn
Priority urgent Resolution fixed  
Status closed Target Version 5.0 Second Working Draft 2008-02-22 (build 2) Product Version 5.0 First Working Draft 2007-08-10 (build 1)
Summary 0000596: eCore annotations need updating for views
Description Some of the eCore annotations are view specific. These need updating for the different FpML 5.x views.

The two xsd:schema annotations to update are:
ecore:nsPrefix="fpml" ecore:package="org.fpml"

I suggest this becomes:
ecore:nsPrefix="pre" ecore:package="org.fpml.preTrade"
ecore:nsPrefix="conf" ecore:package="org.fpml.confirmation"
ecore:nsPrefix="rpt" ecore:package="org.fpml.reporting"

If we don't do this we will have names collide.
Additional Information Changed "add-version.xsl" script to implement this as requested, except ecore package for pretrade is "org.fpml.pretrade" to be consistent spelling with the namespace/view name.
Tags No tags attached.
XML Tool Type
Attached Files

- Relationships

-  Notes
(0001073)
matthewdr (manager)
2008-02-28 14:50

Discussed at AWG on 28th February 2008.

The view generation script needs to make this work.
(0001074)
matthewdr (manager)
2008-02-28 14:51

Brian Lynn says that "it should work". Brian will test it.
(0001081)
mgratacos (administrator)
2008-02-29 15:37

I can see that this has been fixed by Brian.

- Issue History
Date Modified Username Field Change
2008-02-25 12:57 matthewdr New Issue
2008-02-28 14:50 matthewdr Note Added: 0001073
2008-02-28 14:51 matthewdr Note Added: 0001074
2008-02-28 15:45 BrianLynn Assigned To andrew => BrianLynn
2008-02-28 15:48 BrianLynn Additional Information Updated
2008-02-29 15:37 mgratacos Note Added: 0001081
2008-02-29 15:37 mgratacos Status assigned => closed
2008-02-29 15:37 mgratacos Resolution open => fixed
2008-02-29 15:37 mgratacos Target Version => 5.0 Second Working Draft (Publication Date TBA)