element ESCROW_HAZARD_INSURANCE_ITEM

element {}ESCROW_HAZARD_INSURANCE_ITEM

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:element name="ESCROW_HAZARD_INSURANCE_ITEM">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Information specific to any hazard insurance policy on the property that secures the loan. There may be multiple policies, such as homeowners, fire and extended coverage, flood, wind, or earthquake insurance.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:attribute name="EscrowHazardInsuranceItemID" type="xsd:ID" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Provides a unique Identifier for this container and a means by which to reference this container from within this data set</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceAgentPayeeIDREF_Referencing_PayeeID" type="xsd:IDREF"
            
use="optional"/>
        <
xsd:attribute name="HazardInsuranceAgentPayeeIdentifier" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The agent that issued the property casualty policy</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceCompanyPayeeIDREF_Referencing_PayeeID" type="xsd:IDREF"
            
use="optional"/>
        <
xsd:attribute name="HazardInsuranceCompanyPayeeIdentifier" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The insurance carrier for the property casualty company</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceEscrowedIndicator" type="xsd:boolean" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Indicates whether hazard is paid by the borrower or the lender</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsurancePayToIdentifier" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Indicates the recipient of the Hazard Insurance disbursement, the agent or the insurance company.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceCoverageAmount" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The coverage amount of the property casualty policy on the property securing the loan</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceDisbursementAmount" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The projected property casualty premium to be paid.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceDisbursementTerm" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The term expressed in months between each property casualty insurance premium disbursement.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceExpirationDate" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The date the property casualty policy expires</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceNextPremiumDueDate" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The month and year the next property casualty premium is due</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceNonStandardPolicyType" use="optional">
            <
xsd:simpleType>
                <
xsd:annotation>
                    <
xsd:documentation xml:lang="en">Additional Description of the Hazard Insurance coverage document.</xsd:documentation>
                </
xsd:annotation>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="ForcePlaced"/>
                    <
xsd:enumeration value="Binder"/>
                    <
xsd:enumeration value="Bridge"/>
                    <
xsd:enumeration value="Application"/>
                    <
xsd:enumeration value="Condominium"/>
                    <
xsd:enumeration value="FairPlan"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsurancePolicyCancellationDate" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The date the insurance company terminates the policy.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsurancePolicyIdentifier" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The number assigned to the policy by the insurance company</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceCoverageType" use="optional">
            <
xsd:simpleType>
                <
xsd:annotation>
                    <
xsd:documentation xml:lang="en">The type of loss the insurance policy covers.</xsd:documentation>
                </
xsd:annotation>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="Earthquake"/>
                    <
xsd:enumeration value="Wind"/>
                    <
xsd:enumeration value="FireandExtendedCoverage"/>
                    <
xsd:enumeration value="Flood"/>
                    <
xsd:enumeration value="Homeowners"/>
                    <
xsd:enumeration value="Volcano"/>
                    <
xsd:enumeration value="Other"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceCoverageTypeOtherDescription" type="xsd:string"
            
use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A free-form text field used to capture the hazard insurance coverage type if Other is selected as the hazard insurance coverage type.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="HazardInsuranceReplacementValueIndicator" type="xsd:boolean"
            
use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A code that indicates whether the coverage provides full replacement of the property</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Information specific to any hazard insurance policy on the property that secures the loan.  There may be multiple policies, such as homeowners, fire and extended coverage, flood, wind, or earthquake insurance.


element ESCROW_HAZARD_INSURANCE_ITEM


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.