complexType "StubFloatingRate"
Namespace:
Content:
complex, 1 attribute, 8 elements
Defined:
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (8):
fallbackRate (in floatingRate defined in StubValue complexType),
floatingRateIndex (in floatingRate defined in StubValue complexType),
indexTenor (in floatingRate defined in StubValue complexType),
All Direct / Indirect Based Elements (1):
floatingRate  (defined in StubValue complexType)
Known Usage Locations
Annotation
A type defining a floating rate.
Type Definition Detail
Type Derivation Tree
Rate (extension)
  StubFloatingRate
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="StubFloatingRate">
<xsd:complexContent>
<xsd:extension base="Rate">
<xsd:sequence>
<xsd:group ref="StubFloatingRateIndex.model"/>
<xsd:group fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="These conditioning parameters should never be applied to the stub rate, rather to the original rate. They are retained for backward compatibility with previous versions of the standard." minOccurs="0" ref="FloatingRate.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.