Just popping in   Joined: 2008/7/24 From: Posts: 3 |
how to treat several of business centers Hi everybody,
I am currently working on constructing an xml document accoring to fpml 5 schema and i'm having some trouble with the BusinessCenters type. I have two occurances where i would like to instruct the xml receiver to consider the business centers in two different ways - Once i would like the business day produced to be a legal business day on all the business centers, and on another occurance, i would like the generated business day to be a business day on at least one of the business centers on the list. Is there any way to indicate the above on my xml?
thanks! shahar.
|
Just can't stay away   Joined: 2007/9/13 From: Posts: 96 |
Re: how to treat several of business centers Hi Shahar,
I don’t think there is such type to do so. The default behavior of the business center in a legal confirmation, which corresponds to FpML’s assumptions, is that a valid business day should be a valid business day on all the business centers on the list.
If you need to make that explicit and also add the option that "a valid business day should be a valid business day on at least one of the business days on the list", you’ll need to extend the type to add the appropriate data to it.
Hope this helps.
Regards, Marc
|