complexType "LetterOfCreditType"
Namespace:
Content:
complex, 1 element
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
description (in letterOfCreditType)
All Direct / Indirect Based Elements (1):
letterOfCreditType
Known Usage Locations
Annotation
Specifies a letter of credit as type of expected collateral.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="LetterOfCreditType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="description" type="String"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
description
Type:
String, simple content
Simple Content
xsd:string
maxLength:
255
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="description" type="String"/>

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.