group "LetterOfCreditDetails.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
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="LoanContractIdentifier"/>
<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 full letter of credit structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="letterOfCredit" type="LetterOfCredit"/>

letterOfCreditIdentifier
Type:
LoanContractIdentifier, complex content
A letter of credit identifier structure.
XML Source (w/o annotations (1); see within schema source)

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

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.