Definition Type: Element
Name: ReportedAliases
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:CreditPersonalDataType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Identifies other or prior names and identifiers.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema userarea_xsd Drilldown into LastReportedBy in schema credit_xsd Drilldown into ReportedDate in schema credit_xsd Drilldown into DemographicDetail in schema credit_xsd Drilldown into ContactMethod in schema credit_xsd Drilldown into PostalAddress in schema credit_xsd Drilldown into PersonName in schema credit_xsd Drilldown into EffectiveDate in schema credit_xsd Drilldown into sequence in schema credit_xsd Drilldown into enteredOnInquiry in schema credit_xsd Drilldown into idSource in schema credit_xsd Drilldown into idReference in schema credit_xsd Drilldown into type in schema credit_xsd Drilldown into CreditPersonalDataType in schema credit_xsdXSD Diagram of ReportedAliases in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ReportedAliases" type="CreditPersonalDataType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Identifies other or prior names and identifiers.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EffectiveDate hr:EffectiveDate 0 (1)
PersonName hr:PersonName 0 unbounded
PostalAddress hr:PostalAddress 0 unbounded
ContactMethod hr:ContactMethod 0 unbounded
DemographicDetail hr:DemographicDetail 0 (1)
ReportedDate hr:ReportedDate 0 (1)
LastReportedBy hr:LastReportedBy 0 (1)
UserArea hr:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type Optional
idReference hr:idReference Optional
idSource hr:idSource Optional
enteredOnInquiry hr:enteredOnInquiry Optional
sequence hr:sequence Optional
Collapse Derivation Tree: