element <usTrust> (global)
Namespace:
Type:
anonymous complexType (extension of trust)
Content:
complex, 2 attributes, 17 elements
Defined:
Includes:
definitions of 7 elements
Used:
XML Representation Summary
<usTrust
   
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</usTrust>
Content model elements (17):
name (type xs:string),
Included in content model of elements (1):
Known Usage Locations
Annotation
A non-person owner that represents a trust in United States of America (US 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="usTrust">
<xs:complexType>
<xs:complexContent>
<xs:extension base="trust">
<xs:sequence>
<xs:element name="trustStructure" type="usTrustStructure"/>
<xs:element name="trustType" type="usTrustType"/>
<!--Creation/Initial Funding/Ongoing Funding-->
<xs:element maxOccurs="1" minOccurs="0" name="useTrustFundingItemsToPayGrantorTaxExpense" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="fundingAffectsGiftLTAAndTax" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="fundingRealizesGainOnTransferredItem" type="xs:boolean"/>
<!--Income and CGT-->
<xs:element maxOccurs="1" minOccurs="0" name="taxOnGrantor" type="xs:boolean"/>
<!--Death/Estate/Legacy-->
<xs:element maxOccurs="1" minOccurs="0" name="costBasisSteppedUpAtGrantorDeath" type="xs:boolean"/>
<!-- <xs:element name="taxedInGrantorEstate" type="xs:boolean" minOccurs="0" maxOccurs="1" />
<xs:element name="liquidatedAtGrantorDeath" type="xs:boolean" minOccurs="0" maxOccurs="1" />
-->
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 7/17)
costBasisSteppedUpAtGrantorDeath
Type:
xs:boolean, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="costBasisSteppedUpAtGrantorDeath" type="xs:boolean"/>

fundingAffectsGiftLTAAndTax
Type:
xs:boolean, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="fundingAffectsGiftLTAAndTax" type="xs:boolean"/>

fundingRealizesGainOnTransferredItem
Type:
xs:boolean, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="fundingRealizesGainOnTransferredItem" type="xs:boolean"/>

taxOnGrantor
Type:
xs:boolean, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="taxOnGrantor" type="xs:boolean"/>

trustStructure
Type:
usTrustStructure, simple content
Simple Content
enumeration of xs:string
Enumeration:
"DISCRETIONARY", "NON_DISCRETIONARY"
XML Source (see within schema source)
<xs:element name="trustStructure" type="usTrustStructure"/>

trustType
Type:
usTrustType, simple content
Simple Content
enumeration of xs:string
Enumeration:
"SIMPLE_TRUST", "GRANTOR_REVOCABLE_TRUST", "QDT", "IRREVOCABLE_LIFE_INSURANCE_TRUST", "SLAT", "SLANT", "SPENDTHRIFT_TRUST", "ASSET_PROTECTION_TRUST", "QTIP_TRUST", "IRREVOCABLE_LIVING_TRUST", "MINORS_TRUST", "QPRT", "SNT", "CREDIT_SHELTER_TRUST", "QDOT"
XML Source (see within schema source)
<xs:element name="trustType" type="usTrustType"/>

useTrustFundingItemsToPayGrantorTaxExpense
Type:
xs:boolean, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="useTrustFundingItemsToPayGrantorTaxExpense" type="xs:boolean"/>

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