XML Schema Documentation

Complex Type: LcSummary

[Table of contents]

Super-types: None
Sub-types: None
Name LcSummary
Used by (from the same schema document) Complex Type LcBalanceNotice , Complex Type LcPosition , Complex Type LcTerminationNotice , Complex Type LetterOfCredit , Complex Type OneOffFeeNotice , Complex Type OnGoingFeeRateChange , Complex Type OnGoingFeeNotice
Abstract no
Documentation A basic set of fields to identify an LC. Please note that the partyReference within the contract identifier should refer to the Issuing Bank.
XML Instance Representation
<...>
<identifier> ContractIdentifier </identifier> [1..*]
</...>
Diagram
type_ContractIdentifier
Schema Component Representation
<xsd:complexType name="LcSummary">
<xsd:sequence>
<xsd:element name="identifier" type=" ContractIdentifier " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>