Definition Type: Element
Name: OtherIncome
Namespace: http://www.starstandard.org/STAR/5
Type: star:OtherIncomeType
Containing Schema: Components.xsd
Abstract
Documentation:
Income received from other sources such as child support, alimony, etc.
Collapse XSD Schema Diagram:
Drilldown into IncomeSource in schema components_xsd Drilldown into OtherIncomeAmount in schema components_xsd Drilldown into OtherIncomeType in schema components_xsdXSD Diagram of OtherIncome in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="OtherIncome" type="OtherIncomeType">
    <xsd:annotation>
        <xsd:documentation>Income received from other sources such as child support, alimony, etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OtherIncomeAmount star:OtherIncomeAmount 0 unbounded
IncomeSource star:IncomeSource 0 (1)
Collapse Derivation Tree: