complexType "Adjustment"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
amount (defined in Adjustment complexType)
All Direct / Indirect Based Elements (4):
adjustment (defined in CommitmentAdjustment complexType),
Known Usage Locations
Annotation
A structure used to describe an adjustment.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Adjustment">
<xsd:sequence>
<xsd:element name="adjustmentType" type="AmountAdjustmentEnum"/>
<xsd:element name="amount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
adjustmentType
Type:
AmountAdjustmentEnum, simple content
Defines the type of adjustment applied - increase or decrease.
Simple Content
enumeration of xsd:token
Enumeration:
"Decrease"
 - 
Denotes an decrease.
"Increase"
 - 
Denotes an increase.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="adjustmentType" type="AmountAdjustmentEnum"/>

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

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.