[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: FpML-VALU TimeDimension



Marc –

 

I’m not sure – this may be an error.  I don’t see any reason for it, and the examples don’t use it.  Unless anyone objects, I guess it can be removed.

 

- Brian

 


From: prwg@xxxxxxxx [mailto:prwg@xxxxxxxx] On Behalf Of Marc Gratacos
Sent: Tuesday, October 24, 2006 5:30 AM
To: prwg@xxxxxxxx
Subject: FpML-VALU TimeDimension

 

Hi Brian,

 

I have a question related to the TimeDimension type. This type has an href attribute but it’s not documented so it’s not clear where it is pointing at.

 

Thanks in advance,

Marc

 

<xsd:complexType name="TimeDimension">

                        <xsd:annotation>

                                    <xsd:documentation xml:lang="en">The time dimensions of a term-structure. The user must supply either a tenor or a date or both.</xsd:documentation>

                        </xsd:annotation>

                        <xsd:choice>

                                    <xsd:element name="tenor" type="Interval">

                                                <xsd:annotation>

                                                            <xsd:documentation xml:lang="en">The amount of time from the base date of the pricing input to the specified term point, e.g. 6M or 5Y.</xsd:documentation>

                                                </xsd:annotation>

                                    </xsd:element>

                                    <xsd:sequence>

                                                <xsd:element name="date" type="xsd:date">

                                                            <xsd:annotation>

                                                                        <xsd:documentation xml:lang="en">The absolute date corresponding to this term point, for example January 3, 2005.</xsd:documentation>

                                                            </xsd:annotation>

                                                </xsd:element>

                                                <!-- consider making one or both of these mandatory! -->

                                                <xsd:element name="tenor" type="Interval" minOccurs="0">

                                                            <xsd:annotation>

                                                                        <xsd:documentation xml:lang="en">The amount of time from the base date of the pricing input to the specified term point, e.g. 6M or 5Y.</xsd:documentation>

                                                            </xsd:annotation>

                                                </xsd:element>

                                    </xsd:sequence>

                        </xsd:choice>

                        <xsd:attribute name="href" type="xsd:IDREF"/>

            </xsd:complexType>

 

 

************************************************************************************************************************** The information contained in either this email and, if applicable, the attachment, are confidential and are intended only for the recipient. The contents of either the email or the attachment may not be disclosed or used by anyone other than the addressee. If you are not the intended recipient(s), any use, disclosure, copying, or distribution is prohibited and may be unlawful. If you have received this communication in error, please notify us by e-mail at isda@xxxxxxxx then delete the e-mail and all attachments and any copies thereof. This communication is part of an ISDA process and is not intended for unauthorized use or distribution. **************************************************************************************************************************