Definition Type: ComplexType
Name: MessagesType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: Credit.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RepositoryCode in schema credit_xsd Drilldown into Text in schema credit_xsd Drilldown into EffectiveDate in schema credit_xsd Drilldown into MessageClassification in schema credit_xsd Drilldown into vendor in schema credit_xsd Drilldown into type in schema credit_xsdXSD Diagram of MessagesType in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="MessagesType">
    <xsd:sequence>
        <xsd:element name="MessageClassification" type="MessageType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Additional identification of the message or alert source. i.e. EquifaxSAFESCAN, Lender, RepositoryBureau, etc.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="EffectiveDate" type="EffectiveDateType" minOccurs="0" />
        <xsd:element name="Text" type="xsd:string" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>The credit data repository bureaus sometimes send alert messages with a credit file. This data element may also hold comment text data that can appear in various locations on a credit report. The Classification describes the source of the comment and the type attribute of the parent element identifies the message as an alret, comment, etc.

</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="RepositoryCode" type="xsd:string" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="type" type="MessageSourceType" use="required" />
    <xsd:attribute name="vendor" type="VendorType" use="optional" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MessageClassification hr:MessageClassification 0 (1)
EffectiveDate hr:EffectiveDate 0 (1)
Text hr:Text (1) unbounded
RepositoryCode hr:RepositoryCode 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type Required
vendor hr:vendor Optional
Collapse Derivation Tree:
Collapse References:
hr:InformationalMessage, hr:InformationalMessage, hr:InformationalMessage, hr:InformationalMessage, hr:InformationalMessage, hr:InformationalMessage, hr:InformationalMessage