complexType "LcSummary"
Namespace:
Content:
complex, 1 element
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
identifier*
</...>
Content Model Elements (1):
identifier (in letterOfCredit)
Known Direct Subtypes (1):
LetterOfCredit
All Direct / Indirect Based Elements (1):
letterOfCredit
Known Usage Locations
Annotation
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 Source (w/o annotations (1); see within schema source)
<xsd:complexType name="LcSummary">
<!-- Type borrowed from FpML 4.7 Loan definitions (fpml-loan-4-7.xsd). Expected to be present/refactored in FpML 5.2 -->
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="identifier" type="ContractIdentifier"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
identifier
Type:
ContractIdentifier, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="identifier" type="ContractIdentifier"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.