HR-XML 3.0 Standards, 2009  September  23.

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

Element: PersonLegalID

Name PersonLegalID
Type IdentifierType
Documentation Dictionary Entry Name: Person Government Assigned. Identifier

Definition: An identifier issued to a person by a government organization. For example, a social insurance number or driver's license number. The schemeName typically would be used to reference the type of identifier (e.g., SSN, NC Drivers License) and the schemeAgencyID would be used to identify the issuing agency as necessary.

XML Instance Representation
<PersonLegalID

validFrom=" FormattedDateTimeType [0..1]"

validTo=" FormattedDateTimeType [0..1]">

oa: IdentifierType

</PersonLegalID>
Schema Component Representation
<xsd:element name="PersonLegalID" type=" IdentifierType"/>