Definition Type: SimpleType
Name: CallingPartyEnum
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-enum-5-10.xsd
Documentation:
Identifies a party to the on-demand repo transaction that has a right to demand for termination of the repo transaction.
Collapse XSD Schema Diagram:
XSD Diagram of CallingPartyEnum in schema fpml-enum-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="CallingPartyEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">Identifies a party to the on-demand repo transaction that has a right to demand for termination of the repo transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="InitialBuyer">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">Initial buyer to the repo transaction.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="InitialSeller">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">Initial seller to the repo transaction.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Either">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">Either, Buyer or Seller to the repo transaction.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="AsDefinedInMasterAgreement">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">As defined in Master Agreement.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration InitialBuyer
Enumeration InitialSeller
Enumeration Either
Enumeration AsDefinedInMasterAgreement
Collapse Derivation Tree:
Collapse References:
nsA:callingParty