element <auTrust> (global)
Namespace:
Type:
anonymous complexType (extension of trust)
Content:
complex, 2 attributes, 12 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<auTrust
   
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</auTrust>
Content model elements (12):
name (type xs:string),
percentValue (type xs:decimal),
Included in content model of elements (1):
Known Usage Locations
Annotation
A non-person owner that represents a trust in Australia (AU Plans Only)
Anonymous Type Detail
Type Derivation Tree
nonPersonOwner (extension)
  trust (extension)
      complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="auTrust">
<xs:complexType>
<xs:complexContent>
<xs:extension base="trust">
<xs:sequence>
<!--<xs:element name="trustStructure" type="auTrustStructure"/>-->
<xs:element name="trustType" type="auTrustType"/>
<xs:element maxOccurs="1" minOccurs="0" name="distributeMaximumTaxFreeAmountToDependentBeneficiaries" type="xs:boolean"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 2/12)
distributeMaximumTaxFreeAmountToDependentBeneficiaries
Type:
xs:boolean, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="distributeMaximumTaxFreeAmountToDependentBeneficiaries" type="xs:boolean"/>

trustType
Type:
auTrustType, simple content
Simple Content
enumeration of xs:string
Enumeration:
"FAMILY_DISCRETIONARY", "UNIT", "HYBRID"
XML Source (see within schema source)
<xs:element name="trustType" type="auTrustType"/>

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