XML Schema Documentation

Model Group: DeclaredCashAndCashEquivalentDividendPercentage

[Table of contents]

Name DeclaredCashAndCashEquivalentDividendPercentage
Used by (from the same schema document) Complex Type DividendConditions
Documentation
XML Instance Representation
<declaredCashDividendPercentage> NonNegativeDecimal </declaredCashDividendPercentage> [0..1]

'Declared Cash Dividend Percentage.'

<declaredCashEquivalentDividendPercentage> NonNegativeDecimal </declaredCashEquivalentDividendPercentage> [0..1]

'Declared Cash Equivalent Dividend Percentage.'

Diagram
Schema Component Representation
<xsd:group name="DeclaredCashAndCashEquivalentDividendPercentage">
<xsd:sequence>
<xsd:element name="declaredCashDividendPercentage" type=" NonNegativeDecimal " minOccurs="0"/>
<xsd:element name="declaredCashEquivalentDividendPercentage" type=" NonNegativeDecimal " minOccurs="0"/>
</xsd:sequence>
</xsd:group>