complexType "InterestDirection"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
singleDirection? | bothDirections?
</...>
Content Model Elements (2):
bothDirections (defined in InterestDirection complexType), singleDirection (defined in InterestDirection complexType)
All Direct / Indirect Based Elements (3):
segregatedIndependentAmount (in interestRequirement in requestInterest),
segregatedIndependentAmount (in interestRequirement in requestInterest),
variationMargin (in interestRequirement in requestInterest)
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="InterestDirection">
<xsd:choice>
<xsd:element minOccurs="0" name="singleDirection" type="SingleDirectionInterestRequirement"/>
<xsd:element minOccurs="0" name="bothDirections" type="BothDirectionsInterestRequirement"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
bothDirections
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="bothDirections" type="BothDirectionsInterestRequirement"/>

singleDirection
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="singleDirection" type="SingleDirectionInterestRequirement"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.