element ESCROW_TAX_ITEM

element {}ESCROW_TAX_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_TAX_ITEM">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Information specific to tax bills on the property or properties that secure the loan.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:attribute name="ID" 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="D3301" type="xsd:boolean" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Indicates if monies for this tax item are escrowed.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3302" use="optional">
            <
xsd:simpleType>
                <
xsd:annotation>
                    <
xsd:documentation xml:lang="en">Identifies the type of Tax Authority collecting tax on a parcel. A parcel may have one or more Tax Authorities collecting taxes on it.</xsd:documentation>
                </
xsd:annotation>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="AnnualCityBondAuthority"/>
                    <
xsd:enumeration value="AnnualCountyBondAuthority"/>
                    <
xsd:enumeration value="AssessmentDistrict"/>
                    <
xsd:enumeration value="BondAuthority"/>
                    <
xsd:enumeration value="Borough"/>
                    <
xsd:enumeration value="CapitalImprovementDistrict"/>
                    <
xsd:enumeration value="CentralAppraisalTaxAuthority"/>
                    <
xsd:enumeration value="CentralCollectionTaxAuthority"/>
                    <
xsd:enumeration value="City"/>
                    <
xsd:enumeration value="CityAndSchool"/>
                    <
xsd:enumeration value="County"/>
                    <
xsd:enumeration value="CountyCollectedByOtherTaxAuthority"/>
                    <
xsd:enumeration value="DesignatedProjectDistrict"/>
                    <
xsd:enumeration value="Fire"/>
                    <
xsd:enumeration value="GroundRents"/>
                    <
xsd:enumeration value="HomeownersAssociation"/>
                    <
xsd:enumeration value="Hospitals"/>
                    <
xsd:enumeration value="JuniorColleges"/>
                    <
xsd:enumeration value="MobileHomeAuthority"/>
                    <
xsd:enumeration value="Police"/>
                    <
xsd:enumeration value="ReclamationDistrict"/>
                    <
xsd:enumeration value="RoadsOrBridges"/>
                    <
xsd:enumeration value="Sanitation"/>
                    <
xsd:enumeration value="SemiannualCityBondAuthority"/>
                    <
xsd:enumeration value="SemiannualCountyBondAuthority"/>
                    <
xsd:enumeration value="TransportationDistrict"/>
                    <
xsd:enumeration value="UrbanRenewalDistrict"/>
                    <
xsd:enumeration value="DelinquencyCollectingAgency"/>
                    <
xsd:enumeration value="ImprovementDistrict"/>
                    <
xsd:enumeration value="NoLongerCollectsSeparateTax"/>
                    <
xsd:enumeration value="NonStandardFees"/>
                    <
xsd:enumeration value="School"/>
                    <
xsd:enumeration value="StateAndCounty"/>
                    <
xsd:enumeration value="StateTaxingAuthority"/>
                    <
xsd:enumeration value="Town"/>
                    <
xsd:enumeration value="Township"/>
                    <
xsd:enumeration value="UtilityDistrict"/>
                    <
xsd:enumeration value="Village"/>
                    <
xsd:enumeration value="WaterControl"/>
                    <
xsd:enumeration value="WaterSewer"/>
                    <
xsd:enumeration value="Other"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:attribute>
        <
xsd:attribute name="D3303" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A free-form text field used to capture the Tax Authority Type if Other is selected as the Taxing Authority Type.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3304" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Specifies the projected amount of the next disbursement due on this tax item</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3305" type="xsd:boolean" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Indicates whether the mortgagor has an exemption for payment of this tax item.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3306" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Date of last tax disbursement on the loan</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3307" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Specifies the due date of the next tax disbursement</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3308" use="optional">
            <
xsd:simpleType>
                <
xsd:annotation>
                    <
xsd:documentation xml:lang="en">Identifies the frequency of tax disbursements per year</xsd:documentation>
                </
xsd:annotation>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="Annual">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">Annual tax bill</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="Monthly">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">Monthly tax bill</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="Semiannual">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">Semiannual tax bills paid at equal intervals for equal amounts</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="SemiannualUnequal">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">Semiannual tax bills paid at unequal intervals or for unequal amounts</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="ThreeTimesAYear"/>
                    <
xsd:enumeration value="Quarterly">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">Quarterly tax bills paid at equal intervals for equal amounts</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="QuarterlyUnequal">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">Quarterly tax bills paid at unequal intervals or for unequal amounts</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:attribute>
        <
xsd:attribute name="TaxAuthorityPayeeIDREF_Referencing_PayeeID" type="xsd:IDREF"
            
use="optional"/>
        <
xsd:attribute name="D3310" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The established MBA standard code to identify the entity to whom the disbursement is made</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3311" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A number assigned by the taxing authority to identify the tax bill (parcel number, account number, etc.) This may not be the same as the City, State or County Assessor Parcel Identifier.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3312" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Sub identification number to identify each parcel associated with the property under contract.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Information specific to tax bills on the property or properties that secure the loan.


element ESCROW_TAX_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.