complexType "CreditLimitInformation"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
creditLimit, limitModel, partyInformation
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"
minLength:
0
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 DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.