complexType "CreditLimitCheckReason"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
description (defined in CreditLimitCheckReason complexType),
description (defined in CreditLimitCheckReason complexType),
reasonCode (defined in CreditLimitCheckReason complexType)
All Direct / Indirect Based Elements (5):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="CreditLimitCheckReason">
<xsd:choice>
<xsd:sequence>
<xsd:element name="reasonCode" type="CreditLimitCheckReasonCode"/>
<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:
reason codes for credit limit check messages
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="reasonCode" type="CreditLimitCheckReasonCode"/>

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.