Definition Type: Element
Name: tenorName
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:FxTenorPeriodEnum
Containing Schema: fpml-fx-5-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
A tenor expressed with a standard business term (i.e. Spot, TomorrowNext, etc.)
Collapse XSD Schema Diagram:
XSD Diagram of tenorName in schema fpml-fx-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tenorName">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A tenor expressed with a standard business term (i.e. Spot, TomorrowNext, etc.)</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
        <xsd:restriction base="FxTenorPeriodEnum" />
    </xsd:simpleType>
</xsd:element>
Collapse Derivation Tree: