complexType "LimitApplicable"
Namespace:
Content:
complex, 7 elements
Defined:
Includes:
definitions of 7 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (7):
All Direct / Indirect Based Elements (1):
limitApplicable
Known Usage Locations
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="LimitApplicable">
<xsd:sequence>
<xsd:element name="limitType" type="LimitType"/>
<xsd:element name="clipSize" type="xsd:integer"/>
<xsd:choice minOccurs="0">
<xsd:element name="amountUtilized" type="xsd:integer"/>
<xsd:element name="utilization" type="CreditLimitUtilization"/>
</xsd:choice>
<xsd:element minOccurs="0" name="amountRemaining" type="xsd:integer"/>
<xsd:element minOccurs="0" name="currency" type="Currency"/>
<xsd:element minOccurs="0" name="velocity" type="Velocity"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 7/7)
amountRemaining
Type:
xsd:integer, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="amountRemaining" type="xsd:integer"/>

amountUtilized
Type:
xsd:integer, predefined, simple content
XML Source (see within schema source)
<xsd:element name="amountUtilized" type="xsd:integer"/>

clipSize
Type:
xsd:integer, predefined, simple content
XML Source (see within schema source)
<xsd:element name="clipSize" type="xsd:integer"/>

currency
Type:
Currency, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="currency" type="Currency"/>

limitType
Type:
LimitType, simple content
Standard code to indicate which type of credit line is being referred to - i.e. IM, DV01, PV01, CS01, Notional, Clip Size, Notional, maximumOrderQuantity
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="limitType" type="LimitType"/>

utilization
Type:
CreditLimitUtilization, complex content
Credit limit utilization breakdown by executed trades and pending orders.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="utilization" type="CreditLimitUtilization"/>

velocity
Type:
Velocity, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="velocity" type="Velocity"/>

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.