XML Schema Documentation

Complex Type: CommodityPayRelativeToEvent

[Table of contents]

Super-types: Scheme < CommodityPayRelativeToEvent (by extension)
Sub-types: None
Name CommodityPayRelativeToEvent
Used by (from the same schema document) Complex Type CommodityRelativePaymentDates
Abstract no
Documentation A scheme identifying the physical event relative to which payment occurs.
XML Instance Representation
<...
commodityPayRelativeToEventScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="CommodityPayRelativeToEvent">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="commodityPayRelativeToEventScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/commodity-pay-relative-to-event"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>