Definition Type: ComplexType
Name: Premium
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:SimplePayment
Containing Schema: fpml-option-shared-5-10.xsd
Abstract
Documentation:
A type for defining a premium.
Collapse XSD Schema Diagram:
Drilldown into percentageOfNotional in schema fpml-shared-5-10_xsd5 Drilldown into pricePerOption in schema fpml-shared-5-10_xsd5 Drilldown into Premium.model in schema fpml-shared-5-10_xsd5 Drilldown into paymentDate in schema fpml-shared-5-10_xsd5 Drilldown into paymentAmount in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd5 Drilldown into SimplePayment in schema fpml-shared-5-10_xsd5XSD Diagram of Premium in schema fpml-option-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Premium">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type for defining a premium.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="SimplePayment">
            <xsd:sequence>
                <xsd:group ref="Premium.model" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
paymentAmount nsF:paymentAmount 0 (1)
paymentDate nsF:paymentDate 0 (1)
pricePerOption nsF:pricePerOption 0 (1)
percentageOfNotional nsF:percentageOfNotional 0 (1)
<xs:group> nsF:Premium.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:premium