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

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.