Definition Type: Element
Name: commonPricing
Namespace: http://www.fpml.org/FpML-5/reporting
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-com-5-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Common pricing may be relevant for a Transaction that references more than one Commodity Reference Price. If Common Pricing is not specified as applicable, it will be deemed not to apply.
Collapse XSD Schema Diagram:
XSD Diagram of commonPricing in schema fpml-com-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="commonPricing" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Common pricing may be relevant for a Transaction that references more than one Commodity Reference Price. If Common Pricing is not specified as applicable, it will be deemed not to apply.</xsd:documentation>
    </xsd:annotation>
</xsd:element>