Definition Type: Element
Name: EarnedSurplusAmount
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Prior years earnings not paid out as dividends, i.e., Retained Earnings.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of EarnedSurplusAmount in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="EarnedSurplusAmount" type="udt:AmountType">
    <xsd:annotation>
        <xsd:documentation>
                        Prior years earnings not paid out as dividends, i.e.,
                            Retained Earnings.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: