complexType "CreditLimitUtilizationPosition"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
global (defined in CreditLimitUtilizationPosition complexType),
global (defined in CreditLimitUtilizationPosition complexType),
long,
short
All Direct / Indirect Based Elements (2):
executed, pending
Known Usage Locations
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="CreditLimitUtilizationPosition">
<xsd:choice>
<xsd:sequence>
<xsd:sequence>
<xsd:element name="short" type="NonNegativeDecimal"/>
<xsd:element name="long" type="NonNegativeDecimal"/>
</xsd:sequence>
<xsd:element minOccurs="0" name="global" type="NonNegativeDecimal"/>
</xsd:sequence>
<xsd:element name="global" type="NonNegativeDecimal"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
global
Type:
NonNegativeDecimal, simple content
Global credit limit utilization amount, agnostic of long/short position direction.
Simple Content
xsd:decimal
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="global" type="NonNegativeDecimal"/>

global
Type:
NonNegativeDecimal, simple content
Global credit limit utilization amount, agnostic of long/short position direction.
Simple Content
xsd:decimal
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="global" type="NonNegativeDecimal"/>

long
Type:
NonNegativeDecimal, simple content
Credit limit utilization attributable to long positions.
Simple Content
xsd:decimal
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="long" type="NonNegativeDecimal"/>

short
Type:
NonNegativeDecimal, simple content
Credit limit utilization attributable to short positions.
Simple Content
xsd:decimal
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="short" type="NonNegativeDecimal"/>

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.