HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: EmployerIdentifiers

Name EmployerIdentifiers
Type OrganizationIdentifiersType
Documentation Dictionary Entry Name: Employer Identifiers. Details

Definition: Identifies the associated employer.

XML Instance Representation
<EmployerIdentifiers>

< OrganizationID> ... </ OrganizationID> [0..*]
< OrganizationName> ... </ OrganizationName> [0..1]
< OrganizationTaxID> ... </ OrganizationTaxID> [0..*]
< OrganizationLegalID> ... </ OrganizationLegalID> [0..*]
</EmployerIdentifiers>
Schema Component Representation
<xsd:element name="EmployerIdentifiers" type=" OrganizationIdentifiersType"/>