complexType CreditReportType

complexType {http://ns.hr-xml.org/2006-02-28}CreditReportType

Derived Types
{http://ns.hr-xml.org/2006-02-28}CreditReportType
 {http://ns.hr-xml.org/2006-02-28}CreditReport (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://ns.hr-xml.org/2006-02-28
Declared Namespacesxmlns:oa=http://www.openapplications.org/oagis
xmlns:ds=http://www.w3.org/2000/09/xmldsig#
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:dc=http://purl.org/dc/elements/1.1/
xmlns=http://ns.hr-xml.org/2006-02-28


Source

<xsd:complexType name="CreditReportType">
    <
xsd:sequence>
        <
xsd:element name="ProcessedDate" type="FlexibleDatesType" minOccurs="0"/>
        <
xsd:element name="CreditFile" type="CreditSSNVerifiedType" minOccurs="0"
            
maxOccurs="unbounded">
            <
xsd:annotation>
                <
xsd:documentation>Personal data related to the Search Subject that the search(s) was performed upon.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="CreditConsumerReferral" type="CreditConsumerReferralType" minOccurs="0"
            
maxOccurs="unbounded">
            <
xsd:annotation>
                <
xsd:documentation>Contains contact information for the credit bureau(s) and/or other organization responsible for reporting the information contained in this credit report.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="CreditLiability" type="CreditLiabilityType" minOccurs="0"
            
maxOccurs="unbounded"/>
        <
xsd:element name="PublicRecord" type="PublicRecordsType" minOccurs="0" maxOccurs="unbounded"/>
        <
xsd:element name="CreditInquiry" type="InquiryType" minOccurs="0" maxOccurs="unbounded"/>
        <
xsd:element name="CreditSummary" type="SummaryType" minOccurs="0" maxOccurs="unbounded"/>
        <
xsd:element name="CreditScore" type="ScoreType" minOccurs="0" maxOccurs="unbounded"/>
        <
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 or the repository.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element ref="UserArea" minOccurs="0"/>
    </
xsd:sequence>
    <
xsd:attribute name="vendor" type="VendorType" use="optional"/>
    <
xsd:attribute ref="xml:lang"/>
</
xsd:complexType>


complexType CreditReportType


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.