complexType "CreditLimitInformation"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (3):
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="CreditLimitInformation">
<xsd:sequence>
<xsd:element name="partyInformation" type="PartyTradeInformation"/>
<xsd:element name="limitModel" type="LimitModelEnum"/>
<xsd:element maxOccurs="unbounded" name="creditLimit" type="CreditLimit"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
creditLimit
Type:
CreditLimit, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="creditLimit" type="CreditLimit"/>

limitModel
Type:
LimitModelEnum, simple content
Simple Content
enumeration of xsd:token
Enumeration:
"Ping", "Plus1ToStop", "Plus1ToPing", "PushToPing", "PushToStop"
XML Source (see within schema source)
<xsd:element name="limitModel" type="LimitModelEnum"/>

partyInformation
Type:
PartyTradeInformation, complex content
XML Source (see within schema source)
<xsd:element name="partyInformation" type="PartyTradeInformation"/>

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.