Definition Type: ComplexType
Name: PaymentId
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-reconciliation-4-4.xsd
Abstract
Documentation:
An identifier used to identify a matchable payment.
Collapse XSD Schema Diagram:
Drilldown into paymentIdScheme in schema fpml-reconciliation-4-4_xsdXSD Diagram of PaymentId in schema fpml-reconciliation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PaymentId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An identifier used to identify a matchable payment.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="paymentIdScheme" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
paymentIdScheme fpml:paymentIdScheme (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:identifier