Definition Type: SimpleType
Name: PayerReceiverEnum
Containing Schema: fpml-enum-4-0.xsd
Documentation:
The specification of an interest rate stream payer or receiver party.
Collapse XSD Schema Diagram:
XSD Diagram of PayerReceiverEnum in schema fpml-enum-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="PayerReceiverEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The specification of an interest rate stream payer or receiver party.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Payer">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The party identified as the stream payer.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Receiver">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The party identified as the stream receiver.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Payer
Enumeration Receiver
Collapse Derivation Tree:
Collapse References:
nsA:buyer, nsA:buyer, nsA:seller, nsA:seller