complexType "CollateralResponseReason"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
collateralResponseReason
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="CollateralResponseReason">
<xsd:choice>
<xsd:sequence>
<xsd:element name="reasonCode" type="CollateralResponseReasonCode"/>
<xsd:element minOccurs="0" name="description" type="String"/>
</xsd:sequence>
<xsd:element name="description" type="String"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
description
Type:
String, simple content
Simple Content
xsd:string
maxLength:
255
XML Source (see within schema source)
<xsd:element minOccurs="0" name="description" type="String"/>

description
Type:
String, simple content
free form description of the reason
Simple Content
xsd:string
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="description" type="String"/>

reasonCode
Type:
standard reason codes used for the collateral response message
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="reasonCode" type="CollateralResponseReasonCode"/>

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.