complexType "AccruingPikOption"
Namespace:
Content:
complex, 6 elements
Defined:
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (6):
accrualOptionId (defined in AbstractAccrualOptionBase complexType),
endDate (defined in Period.model group),
rate (defined in FeeRateOptionBase complexType),
startDate (defined in Period.model group)
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
A structure that represents the accruing PIK option associated within a facility.
Type Definition Detail
Type Derivation Tree
  FeeRateOptionBase (extension)
      AccruingPikOption
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="AccruingPikOption">
<xsd:complexContent>
<xsd:extension base="FeeRateOptionBase">
<xsd:sequence>
<xsd:group ref="Period.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.