Definition Type: Element
Name: pricingStartDate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AdjustableDate
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Defines the Start of the Pricing period. PricingStartDate is optional when discrete pricingDates are supplied and is not recommended to be included. Should they coexist, pricingStartDate is expected to be the same as the earliest pricing date or earlier for a Term deal as the discrete dates will take precedence.
Collapse XSD Schema Diagram:
Drilldown into adjustedDate in schema fpml-shared-5-10_xsd Drilldown into dateAdjustments in schema fpml-shared-5-10_xsd Drilldown into unadjustedDate in schema fpml-shared-5-10_xsd Drilldown into id in schema fpml-shared-5-10_xsd Drilldown into AdjustableDate in schema fpml-shared-5-10_xsdXSD Diagram of pricingStartDate in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="pricingStartDate" type="AdjustableDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines the Start of the Pricing period. PricingStartDate is optional when discrete pricingDates are supplied and is not recommended to be included. Should they coexist, pricingStartDate is expected to be the same as the earliest pricing date or earlier for a Term deal as the discrete dates will take precedence.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate nsA:unadjustedDate (1) (1)
dateAdjustments nsA:dateAdjustments (1) (1)
adjustedDate nsA:adjustedDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: