Definition Type: ComplexType
Name: CreditLimitInformationExtended
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-pretrade-processes-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into creditLimit in schema fpml-pretrade-processes-5-10_xsd Drilldown into limitModel in schema fpml-pretrade-processes-5-10_xsd Drilldown into partyInformation in schema fpml-pretrade-processes-5-10_xsdXSD Diagram of CreditLimitInformationExtended in schema fpml-pretrade-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditLimitInformationExtended">
    <xsd:sequence>
        <xsd:element name="partyInformation" type="PartyTradeInformation" minOccurs="0" />
        <xsd:element name="limitModel" type="LimitModelEnum" minOccurs="0" />
        <xsd:element name="creditLimit" type="CreditLimitExtended" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyInformation nsC:partyInformation 0 (1)
limitModel nsC:limitModel 0 (1)
creditLimit nsC:creditLimit 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsC:creditLimitInformation, nsC:creditLimitInformation