complexType "InterestRequirement"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="InterestRequirement">
<xsd:sequence>
<xsd:element minOccurs="0" name="interestPeriod" type="InterestPeriod"/>
<xsd:choice minOccurs="0">
<xsd:sequence>
<xsd:element name="variationMargin" type="InterestDirection"/>
<xsd:element minOccurs="0" name="segregatedIndependentAmount" type="InterestDirection"/>
</xsd:sequence>
<xsd:element name="segregatedIndependentAmount" type="InterestDirection"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
interestPeriod
Type:
InterestPeriod, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="interestPeriod" type="InterestPeriod"/>

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

segregatedIndependentAmount
Type:
InterestDirection, complex content
segregated independent amount details for the interest direction
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="segregatedIndependentAmount" type="InterestDirection"/>

variationMargin
Type:
InterestDirection, complex content
variation margin details for the interest direction
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="variationMargin" type="InterestDirection"/>

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.