Definition Type: ComplexType
Name: CreditLimitReference
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-business-events-5-9.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into approvalId in schema fpml-business-events-5-9_xsd Drilldown into approvingPartyReference in schema fpml-business-events-5-9_xsdXSD Diagram of CreditLimitReference in schema fpml-business-events-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:complexType name="CreditLimitReference">
    <xsd:annotation>
        <xsd:documentation />
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="approvingPartyReference" type="PartyReference" minOccurs="0" />
        <xsd:element name="approvalId" type="ApprovalId" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
approvingPartyReference nsA:approvingPartyReference 0 (1)
approvalId nsA:approvalId 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:creditLimitReference, nsA:creditLimitReference, nsA:creditLimitReference
Collapse Comments:
blog comments powered by Disqus