Definition Type: ComplexType
Name: PublicRecordsType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: Credit.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema userarea_xsd Drilldown into InformationalMessage in schema credit_xsd Drilldown into AdditionalItems in schema credit_xsd Drilldown into VoluntaryIndicator in schema credit_xsd Drilldown into StatusDate in schema credit_xsd Drilldown into SettledDate in schema credit_xsd Drilldown into ReportedDate in schema credit_xsd Drilldown into PublicRecordType in schema credit_xsd Drilldown into PlaintiffName in schema credit_xsd Drilldown into PaymentFrequencyType in schema credit_xsd Drilldown into PaidDate in schema credit_xsd Drilldown into MaturityDate in schema credit_xsd Drilldown into ManualUpdateIndicator in schema credit_xsd Drilldown into LegalObligationAmount in schema credit_xsd Drilldown into DispositionType in schema credit_xsd Drilldown into DispositionDate in schema credit_xsd Drilldown into DerogatoryDataIndicator in schema credit_xsd Drilldown into DefendantName in schema credit_xsd Drilldown into FilingDate in schema credit_xsd Drilldown into Creditor in schema credit_xsd Drilldown into ConsumerDisputeIndicator in schema credit_xsd Drilldown into CourtNumber in schema credit_xsd Drilldown into CourtName in schema credit_xsd Drilldown into BankruptcyFilingMethod in schema credit_xsd Drilldown into BankruptcyType in schema credit_xsd Drilldown into BankruptcyLiabilitiesAmount in schema credit_xsd Drilldown into BankruptcyAssetsAmount in schema credit_xsd Drilldown into AttorneyName in schema credit_xsd Drilldown into AgencyReference in schema credit_xsd Drilldown into AccountOwnershipType in schema credit_xsd Drilldown into FurtherReviewRequired in schema credit_xsd Drilldown into vendor in schema credit_xsdXSD Diagram of PublicRecordsType in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PublicRecordsType">
    <xsd:sequence>
        <xsd:element name="FurtherReviewRequired" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Information may need further review.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="AccountOwnershipType" type="AccountOwnershipTypeType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Describes the ownership relation of the borrower(s) to the liability account (i.e. are they solely responsible, jointly responsible, a co-signer on the account, etc.) Also refered to as ECOA Code.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="AgencyReference" type="AgencyReferenceType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The Docket Number or Case Number assigned to the Public Record by the court.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="AttorneyName" type="xsd:string" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The name of the attorney (normally the plaintiff) reported in the public record.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="BankruptcyAssetsAmount" type="CurrencyAmountType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The amount of the defendants declared assets at the time of bankruptcy.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="BankruptcyLiabilitiesAmount" type="CurrencyAmountType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The amount of the defendants declared liabilities at the time of bankruptcy.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="BankruptcyType" type="BankruptcyTypeType" minOccurs="0" />
        <xsd:element name="BankruptcyFilingMethod" type="BankruptcyFilingMethodType" minOccurs="0" />
        <xsd:element name="CourtName" type="xsd:string" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The name of the court reporting the public record.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="CourtNumber" type="xsd:string" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Reporting court's number.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ConsumerDisputeIndicator" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>This element indicates whether or not the consumer (borrower) disputes information reported for this public record and has filed a FCRA dispute form.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="Creditor" type="CreditContactType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Organization name of the original credit grantor if different then the Plaintiff name.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="FilingDate" type="FlexibleDatesType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The date that the public record was filed by the court.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="DefendantName" type="xsd:string" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The name of the defendant in a public record.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="DerogatoryDataIndicator" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>This element indicates whether or not the public record contains adverse or derogatory information.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="DispositionDate" type="FlexibleDatesType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>This element provides the date that the Public Record Disposition Type first became effective.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="DispositionType" type="CreditDispositionType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>This element contains an enumerated list of disposition types. If the disposition  type is Other, then preceed the description with x:.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="LegalObligationAmount" type="CurrencyAmountType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>This is the amount listed in the public record that the defendant is obligated to pay.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ManualUpdateIndicator" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>This element indicates whether or not the data in the public record has been manually updated by the credit bureau based on an investigation.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="MaturityDate" type="FlexibleDatesType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The maturity date of a guaranteed loan filed through a court of public record.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PaidDate" type="FlexibleDatesType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The date that the Legal Obligation Amount was paid to zero.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PaymentFrequencyType" type="PaymentFrequencyTypeType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>This element indicates the frequency of payments allowed for the Legal Obligation Amount.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlaintiffName" type="xsd:string" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The name of the plaintiff in a public record. Typically the name of the attorney or credit grantor.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PublicRecordType" type="PublicRecordTypeType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>This is the enumerated type of public record reported by the credit bureau. If the type does not fit one of the enumerated categories, prefix the type with x:.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ReportedDate" type="FlexibleDatesType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The date that the public record data was last reported by the court to the credit repository bureau.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="SettledDate" type="FlexibleDatesType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The date that the public record case was settled.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="StatusDate" type="FlexibleDatesType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>if status is satisfied, released, vacated, discharged or dismissed.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="VoluntaryIndicator" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>True if consumer voluntarily dismissed bankruptcy.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="AdditionalItems" type="FlexibleDetailType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Contains the individual unparsed lines of credit information. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="InformationalMessage" type="MessagesType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Informational messages provided by the organization granting the credit.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="vendor" type="VendorType" use="optional" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FurtherReviewRequired hr:FurtherReviewRequired 0 (1)
AccountOwnershipType hr:AccountOwnershipType 0 (1)
AgencyReference hr:AgencyReference 0 (1)
AttorneyName hr:AttorneyName 0 (1)
BankruptcyAssetsAmount hr:BankruptcyAssetsAmount 0 (1)
BankruptcyLiabilitiesAmount hr:BankruptcyLiabilitiesAmount 0 (1)
BankruptcyType hr:BankruptcyType 0 (1)
BankruptcyFilingMethod hr:BankruptcyFilingMethod 0 (1)
CourtName hr:CourtName 0 (1)
CourtNumber hr:CourtNumber 0 (1)
ConsumerDisputeIndicator hr:ConsumerDisputeIndicator 0 (1)
Creditor hr:Creditor 0 (1)
FilingDate hr:FilingDate 0 (1)
DefendantName hr:DefendantName 0 (1)
DerogatoryDataIndicator hr:DerogatoryDataIndicator 0 (1)
DispositionDate hr:DispositionDate 0 (1)
DispositionType hr:DispositionType 0 (1)
LegalObligationAmount hr:LegalObligationAmount 0 (1)
ManualUpdateIndicator hr:ManualUpdateIndicator 0 (1)
MaturityDate hr:MaturityDate 0 (1)
PaidDate hr:PaidDate 0 (1)
PaymentFrequencyType hr:PaymentFrequencyType 0 (1)
PlaintiffName hr:PlaintiffName 0 (1)
PublicRecordType hr:PublicRecordType 0 (1)
ReportedDate hr:ReportedDate 0 (1)
SettledDate hr:SettledDate 0 (1)
StatusDate hr:StatusDate 0 (1)
VoluntaryIndicator hr:VoluntaryIndicator 0 (1)
AdditionalItems hr:AdditionalItems 0 unbounded
InformationalMessage hr:InformationalMessage 0 unbounded
UserArea hr:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
vendor hr:vendor Optional
Collapse Derivation Tree:
Collapse References:
hr:PublicRecord