group "LetterOfCreditDetails.model"
Namespace:
Content:
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
letterOfCredit (defined in LetterOfCreditDetails.model group),
letterOfCreditIdentifier,
letterOfCreditSummary
Known Usage Locations
Annotation
A model used to reference an L/C by either identifier, summary or full L/C details, within various notifications.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="LetterOfCreditDetails.model">
<xsd:choice>
<xsd:element name="letterOfCreditIdentifier" type="FacilityContractIdentifier"/>
<xsd:element name="letterOfCreditSummary" type="LetterOfCreditSummary"/>
<xsd:element name="letterOfCredit" type="LetterOfCredit"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
letterOfCredit
Type:
LetterOfCredit, complex content
A facility summary structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="letterOfCredit" type="LetterOfCredit"/>

letterOfCreditIdentifier
Type:
A deal summary structure.
XML Source (w/o annotations (1); see within schema source)

letterOfCreditSummary
Type:
LetterOfCreditSummary, complex content
A facility summary structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="letterOfCreditSummary" type="LetterOfCreditSummary"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.