Definition Type: Element
Name: seller
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: PayerReceiverEnum
Containing Schema: fpml-shared-4-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The party that has sold.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-4-0_xsdXSD Diagram of seller in schema fpml-shared-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="seller" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The party that has sold.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="PayerReceiverEnum">
                <xsd:attribute name="id" type="xsd:ID" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: