Definition Type: Element
Name: OtherIncomeAmount
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The gross amount of income received from other sources (e.g., child support, alimony, etc.)
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of OtherIncomeAmount in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="unbounded" minOccurs="0" name="OtherIncomeAmount" type="udt:AmountType">
    <xsd:annotation>
        <xsd:documentation>
                        The gross amount of income received from other sources
                            (e.g., child support, alimony, etc.)
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: