element <property> (global)
Namespace:
Type:
anonymous complexType (extension of BaseDetailItem)
Content:
complex, 2 attributes, 29 elements
Defined:
Includes:
definitions of 28 elements
Used:
XML Representation Summary
<property
   
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</property>
Content model elements (28):
growthRate (type xs:decimal),
name (type xs:string),
Included in content model of elements (1):
Known Usage Locations
Annotation
A property or physical asset
Anonymous Type Detail
Type Derivation Tree
BaseDetailItem (extension)
  complexType
XML Source (w/o annotations (23); see within schema source)
<xs:element name="property">
<xs:complexType>
<xs:complexContent>
<xs:extension base="BaseDetailItem">
<xs:sequence>
<xs:element minOccurs="0" name="owners" type="owners"/>
<xs:element name="type" type="assetType"/>
<xs:element name="name" type="xs:string"/>
<xs:element name="marketValue" type="xs:integer"/>
<xs:element name="purchaseValue" type="xs:integer"/>
<xs:element maxOccurs="1" minOccurs="0" name="newPurchase" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="ownershipType" type="assetOwnershipType"/>
<xs:element maxOccurs="1" minOccurs="0" name="linkedDebtList" type="modelIdList"/>
<xs:element minOccurs="0" name="linkedExpenseList" type="modelIdList"/>
<xs:element minOccurs="0" name="linkedIncomeList" type="modelIdList"/>
<xs:element minOccurs="0" name="linkedReverseMortgageList" type="modelIdList"/>
<xs:element maxOccurs="1" minOccurs="0" ref="auxDetail"/>
<xs:element minOccurs="0" name="appliedEventList" type="appliedEventList"/>
<xs:element maxOccurs="1" minOccurs="0" name="inflationRate" type="xs:decimal"/>
<xs:element maxOccurs="1" minOccurs="0" name="growthRate" type="xs:decimal"/>
<xs:element minOccurs="0" name="itemStepDetailList" type="modelIdList"/>
<xs:element minOccurs="0" name="preferredFundingModels" type="modelIdList"/>
<xs:element minOccurs="0" name="usePreferredFundingItemOnly" type="xs:boolean"/>
<xs:element minOccurs="0" name="capGainsReliefApplies" type="xs:boolean"/>
<xs:element minOccurs="0" name="retirementReliefApplies" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="excludeFromAgePensionTests" type="xs:boolean"/>
<xs:element name="purchaserOfProperty" type="purchaserOfProperty"/>
<xs:element maxOccurs="1" minOccurs="1" name="mainResidenceIhtExemptionApplies" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="1" name="ihtExemptionApplies" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="1" name="ihtExemptPercent" type="xs:decimal"/>
<xs:element maxOccurs="1" minOccurs="1" name="ihtExemptYear" type="xs:integer"/>
<xs:element maxOccurs="1" minOccurs="0" name="ownershipTransfers" type="singleItemOwnershipTransferList"/>
<xs:element minOccurs="0" name="isFutureValue" type="xs:boolean"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 28/29)
appliedEventList
Type:
appliedEventList, complex content
Two events, the last event indicates when the asset will be liquidated.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="appliedEventList" type="appliedEventList"/>

auxDetail
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="auxDetail"/>

capGainsReliefApplies
Type:
xs:boolean, predefined, simple content
Only applicable when the asset type is Business or Farm/Fishing property. In UK and Ireland, this boolean value indicates whether the property is qualified for capital gain relief; In Canada, this boolean indicates whether the property gain is qualified fo Lifetime Capital Gain Exemption(LCGE)
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="capGainsReliefApplies" type="xs:boolean"/>

excludeFromAgePensionTests
Type:
xs:boolean, predefined, simple content
Asset not included in age pension test AU only
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="excludeFromAgePensionTests" type="xs:boolean"/>

growthRate
Type:
xs:decimal, predefined, simple content
The rate at which the value of the asset will increase or decrease while it is owned.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="growthRate" type="xs:decimal"/>

ihtExemptionApplies
Type:
xs:boolean, predefined, simple content
Qualify for UK Estate Inheritance Tax for either Business Property Relief or Agricultural Property Relief.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="ihtExemptionApplies" type="xs:boolean"/>

ihtExemptPercent
Type:
xs:decimal, predefined, simple content
UK Business Property Relief Qualifying Percent.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="ihtExemptPercent" type="xs:decimal"/>

ihtExemptYear
Type:
xs:integer, predefined, simple content
UK Business Property Relief Qualifying Year.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="ihtExemptYear" type="xs:integer"/>

inflationRate
Type:
xs:decimal, predefined, simple content
The rate at which the purchase price of the asset will increase before it is purchased in the future.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="inflationRate" type="xs:decimal"/>

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

itemStepDetailList
Type:
modelIdList, complex content
The step list defines the different points in time, and the different attributes that change at these points in the timeline.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="itemStepDetailList" type="modelIdList"/>

linkedDebtList
Type:
modelIdList, complex content
The debts if any that this property collateralize.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="linkedDebtList" type="modelIdList"/>

linkedExpenseList
Type:
modelIdList, complex content
This list contains the ids of the linked expenses to the property
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="linkedExpenseList" type="modelIdList"/>

linkedIncomeList
Type:
modelIdList, complex content
This list contains the ids of the linked incomes to the property
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="linkedIncomeList" type="modelIdList"/>

linkedReverseMortgageList
Type:
modelIdList, complex content
This list contains the ids of the linked reverse mortgages to the property.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="linkedReverseMortgageList" type="modelIdList"/>

mainResidenceIhtExemptionApplies
Type:
xs:boolean, predefined, simple content
Qualify for UK Estate Inheritance Tax Exemption on Main Residence.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="mainResidenceIhtExemptionApplies" type="xs:boolean"/>

marketValue
Type:
xs:integer, predefined, simple content
The current value if property were sold.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="marketValue" type="xs:integer"/>

name
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element name="name" type="xs:string"/>

newPurchase
Type:
xs:boolean, predefined, simple content
If true, indicates the asset will be purchased as part of the plan.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="newPurchase" type="xs:boolean"/>

owners
Type:
owners, complex content
Person or non-person owners of asset
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="owners" type="owners"/>

ownershipTransfers
Type:
A list of ownership transfer instructions on this item.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="ownershipTransfers" type="singleItemOwnershipTransferList"/>

ownershipType
Type:
assetOwnershipType, simple content
Simple Content
enumeration of xs:string
Enumeration:
"JOINT_TENANCY", "TENANTS_IN_COMMON"
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="ownershipType" type="assetOwnershipType"/>

preferredFundingModels
Type:
modelIdList, complex content
The list of funding item models can be used to fund the purchase of the property.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="preferredFundingModels" type="modelIdList"/>

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

purchaseValue
Type:
xs:integer, predefined, simple content
The amount paid for asset, or the cost basis for the property. Used for taxation purposes.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="purchaseValue" type="xs:integer"/>

retirementReliefApplies
Type:
xs:boolean, predefined, simple content
Only applicable when the asset type is Business or Farm/Fishing property. Currently only in Ireland.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="retirementReliefApplies" type="xs:boolean"/>

type
Type:
assetType, simple content
Simple Content
enumeration of xs:string
Enumeration:
"PRIMARY_RESIDENCE", "VACATION_HOME", "RENTAL_PROPERTY", "VEHICLE", "RECREATION_VEHICLE", "BOAT", "JEWELRY", "COLLECTIONS", "BUSINESS", "FARMER_OR_FISHING", "OTHER"
XML Source (see within schema source)
<xs:element name="type" type="assetType"/>

usePreferredFundingItemOnly
Type:
xs:boolean, predefined, simple content
Indicate whether only the preferred funding items are allowed to be used for the property purchase.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="usePreferredFundingItemOnly" type="xs:boolean"/>

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