Definition Type: Element
Name: InformationalMessage
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:MessagesType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Informational messages provided by the organization granting the credit or the repository.
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_xsd Drilldown into MessagesType in schema credit_xsdXSD Diagram of InformationalMessage in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<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>
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: