Definition Type: ComplexType
Name: CommodityPayRelativeToEvent
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Scheme
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A scheme identifying the physical event relative to which payment occurs.
Collapse XSD Schema Diagram:
Drilldown into commodityPayRelativeToEventScheme in schema fpml-com-5-10_xsd1XSD Diagram of CommodityPayRelativeToEvent in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityPayRelativeToEvent">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A scheme identifying the physical event relative to which payment occurs.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="commodityPayRelativeToEventScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/commodity-pay-relative-to-event" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
commodityPayRelativeToEventScheme nsD:commodityPayRelativeToEventScheme http://www.fpml.org/coding-scheme/commodity-pay-relative-to-event (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:payRelativeToEvent