element <auOtherIncome> (global)
Namespace:
Type:
anonymous complexType (extension of baseOtherIncome)
Content:
complex, 2 attributes, 15 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<auOtherIncome
   
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</auOtherIncome>
Content model elements (14):
growthRate (type xs:decimal),
name (type xs:string),
Included in content model of elements (1):
Known Usage Locations
Annotation
Non-employment income model.
Anonymous Type Detail
Type Derivation Tree
BaseDetailItem (extension)
  baseOtherIncome (extension)
      complexType
XML Source (w/o annotations (3); see within schema source)
<xs:element name="auOtherIncome">
<xs:complexType>
<xs:complexContent>
<xs:extension base="baseOtherIncome">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="excludeFromAgePensionTests" type="xs:boolean"/>
<xs:element name="frankedDividendPercent" type="xs:decimal"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 2/15)
excludeFromAgePensionTests
Type:
xs:boolean, predefined, simple content
Income not included in age pension test
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="excludeFromAgePensionTests" type="xs:boolean"/>

frankedDividendPercent
Type:
xs:decimal, predefined, simple content
The percent of dividend that results in a franking credit and offset
XML Source (w/o annotations (1); see within schema source)
<xs:element name="frankedDividendPercent" type="xs:decimal"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set