Definition Type: SimpleType
Name: BuySellEnum
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-enum-5-10.xsd
Collapse XSD Schema Diagram:
XSD Diagram of BuySellEnum in schema fpml-enum-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="BuySellEnum">
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Buyer">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en" />
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Seller">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en" />
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Buyer
Enumeration Seller
Collapse Derivation Tree:
Collapse References:
nsA:nonRecurringFeesBenefactornsA:remittedBy, nsA:transferFeeRemittedBy,