Definition Type: Element
Name: notionalReference
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ScheduleReference
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A pointer style reference to the associated notional schedule defined elsewhere in the document. This element has been made optional as part of its integration in the OptionBaseExtended, because not required for the options on securities.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-4-4_xsd Drilldown into href in schema fpml-shared-4-4_xsd Drilldown into ScheduleReference in schema fpml-shared-4-4_xsdXSD Diagram of notionalReference in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="notionalReference" type="ScheduleReference" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A pointer style reference to the associated notional schedule defined elsewhere in the document. This element has been made optional as part of its integration in the OptionBaseExtended, because not required for the options on securities.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href fpml:href Required
Collapse Derivation Tree: