Definition Type: ComplexType
Name: IdentifiedPayerReceiver
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PayerReceiverEnum
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A type extending the PayerReceiverEnum type wih an id attribute.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-4-4_xsdXSD Diagram of IdentifiedPayerReceiver in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="IdentifiedPayerReceiver">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type extending the PayerReceiverEnum type wih an id attribute.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="PayerReceiverEnum">
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:buyer, fpml:buyer, fpml:seller, fpml:seller