Definition Type: Element
Name: partyTradeInformation
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:WithdrawalPartyTradeInformation
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Holds party-specific information about the trade that is being withdrawn from.
Collapse XSD Schema Diagram:
Drilldown into reportingRegime in schema fpml-business-events-5-10_xsd Drilldown into relatedParty in schema fpml-business-events-5-10_xsd Drilldown into accountReference in schema fpml-shared-5-10_xsd Drilldown into partyReference in schema fpml-shared-5-10_xsd Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd Drilldown into WithdrawalPartyTradeInformation in schema fpml-business-events-5-10_xsdXSD Diagram of partyTradeInformation in schema fpml-business-events-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="partyTradeInformation" type="WithdrawalPartyTradeInformation" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Holds party-specific information about the trade that is being withdrawn from.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsA:partyReference (1) (1)
accountReference nsA:accountReference 0 (1)
relatedParty nsA:relatedParty 0 unbounded
reportingRegime nsA:reportingRegime 0 unbounded
<xs:group> nsA:PartyAndAccountReferences.model (1) (1)
Collapse Derivation Tree: