complexType "BoundedCorrelation"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
maximumBoundaryPercent, minimumBoundaryPercent
All Direct / Indirect Based Elements (1):
boundedCorrelation
Known Usage Locations
Annotation
A type describing correlation bounds, which form a cap and a floor on the realized correlation.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="BoundedCorrelation">
<xsd:sequence>
<xsd:element minOccurs="0" name="minimumBoundaryPercent" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="maximumBoundaryPercent" type="xsd:decimal"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
maximumBoundaryPercent
Type:
xsd:decimal, predefined, simple content
Maximum Boundary as a percentage of the Strike Price.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="maximumBoundaryPercent" type="xsd:decimal"/>

minimumBoundaryPercent
Type:
xsd:decimal, predefined, simple content
Minimum Boundary as a percentage of the Strike Price.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="minimumBoundaryPercent" type="xsd:decimal"/>

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.