element <ukLongTermCareProtection> (global)
Namespace:
Type:
anonymous complexType (extension of BaseDetailItem)
Content:
complex, 2 attributes, 18 elements
Defined:
Includes:
definitions of 17 elements
Used:
XML Representation Summary
<ukLongTermCareProtection
   
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</ukLongTermCareProtection>
Content model elements (17):
name (type xs:string),
premiumAmount (type xs:integer),
Included in content model of elements (1):
Known Usage Locations
Annotation
Long Term Care Policy (UK and Irish Plans Only).
Anonymous Type Detail
Type Derivation Tree
BaseDetailItem (extension)
  complexType
XML Source (w/o annotations (14); see within schema source)
<xs:element name="ukLongTermCareProtection">
<xs:complexType>
<xs:complexContent>
<xs:extension base="BaseDetailItem">
<xs:sequence>
<xs:element minOccurs="0" name="owners" type="owners"/>
<xs:element name="name" type="xs:string"/>
<xs:element minOccurs="0" name="benefitPeriod" type="xs:integer"/>
<xs:element default="true" minOccurs="0" name="unlimitedBenefitPeriod" type="xs:boolean"/>
<xs:element name="monthlyBenefitAmount" type="xs:integer"/>
<xs:element name="premiumAmount" type="xs:integer"/>
<xs:element name="premiumPaymentFrequency" type="paymentFrequency"/>
<xs:element maxOccurs="1" minOccurs="0" name="purchaseAge" type="xs:integer"/>
<xs:element maxOccurs="1" minOccurs="0" name="timingType" type="timingType"/>
<xs:element default="true" minOccurs="0" name="lifetimePayments" type="xs:boolean"/>
<xs:element minOccurs="0" name="numberOfPayments" type="xs:integer"/>
<xs:element maxOccurs="1" minOccurs="0" ref="auxDetail"/>
<xs:element minOccurs="0" name="appliedEventList" type="appliedEventList"/>
<xs:element minOccurs="0" name="isFutureValue" type="xs:boolean"/>
<xs:element minOccurs="0" name="benefitInflationType" type="benefitInflationType"/>
<xs:element minOccurs="0" name="inflationRate" type="xs:decimal"/>
<xs:element minOccurs="0" name="waiverOfPremiumRider" type="xs:boolean"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 17/18)
appliedEventList
Type:
appliedEventList, complex content
Single Event to start paying premiums
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"/>

benefitInflationType
Type:
benefitInflationType, simple content
The inflation type of long term care insurance.
Simple Content
enumeration of xs:string
Enumeration:
"NONE", "SIMPLE", "COMPOUND"
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="benefitInflationType" type="benefitInflationType"/>

benefitPeriod
Type:
xs:integer, predefined, simple content
The number of years to pay benefits once started
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="benefitPeriod" type="xs:integer"/>

inflationRate
Type:
xs:decimal, predefined, simple content
The inflation rate of long term care insurance.
XML Source (w/o annotations (1); see within schema source)
<xs:element 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"/>

lifetimePayments
Type:
xs:boolean, predefined, simple content
Should be premiums be paid until mortality or a fixed number of years.
Simple Content
Default:
"true"
XML Source (w/o annotations (1); see within schema source)
<xs:element default="true" minOccurs="0" name="lifetimePayments" type="xs:boolean"/>

monthlyBenefitAmount
Type:
xs:integer, predefined, simple content
The monly amount of the benefit
XML Source (w/o annotations (1); see within schema source)
<xs:element name="monthlyBenefitAmount" type="xs:integer"/>

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

numberOfPayments
Type:
xs:integer, predefined, simple content
The number of premiums to pay if not lifetimePayments
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="numberOfPayments" type="xs:integer"/>

owners
Type:
owners, complex content
The owner and insured for the policy.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="owners" type="owners"/>

premiumAmount
Type:
xs:integer, predefined, simple content
The premium amount.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="premiumAmount" type="xs:integer"/>

premiumPaymentFrequency
Type:
paymentFrequency, simple content
The premium payment frequency.
Simple Content
enumeration of xs:string
Enumeration:
"WEEKLY", "BI_WEEKLY", "SEMI_MONTHLY", "MONTHLY", "QUARTERLY", "SEMI_ANNUALLY", "ANNUALLY"
XML Source (w/o annotations (1); see within schema source)
<xs:element name="premiumPaymentFrequency" type="paymentFrequency"/>

purchaseAge
Type:
xs:integer, predefined, simple content
For DECREASING type, the original age policy was purchased
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="purchaseAge" type="xs:integer"/>

timingType
Type:
timingType, simple content
Timing type of the purchase age. Either event or age based.
Simple Content
enumeration of xs:string
Enumeration:
"EVENT", "AGE"
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="timingType" type="timingType"/>

unlimitedBenefitPeriod
Type:
xs:boolean, predefined, simple content
If true, benefits are paid until mortality.
Simple Content
Default:
"true"
XML Source (w/o annotations (1); see within schema source)
<xs:element default="true" minOccurs="0" name="unlimitedBenefitPeriod" type="xs:boolean"/>

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

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