HR-XML 3.0 Standards, 2009  September  23.

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

Element: SecurityCredential

Name SecurityCredential
Type SecurityCredentialType
Documentation (of type) Dictionary Entry Name: Security_ Credential. Details

Definition: A collection of information with respect to a 'security clearance'. A security clearance is technically a license, usually from a government agency, giving its holder access to secret or otherwise classified information necessary for the performance of the holder's assigned work.

XML Instance Representation
<SecurityCredential
Attribute group reference (not shown): EffectiveDateAttributeGroup
>

< CredentialID> ... </ CredentialID> [0..1]
< CredentialTypeCode> ... </ CredentialTypeCode> [0..1]
< CredentialName> ... </ CredentialName> [1]
< FirstIssuedDate> ... </ FirstIssuedDate> [0..1]
< FreeFormEffectivePeriod> ... </ FreeFormEffectivePeriod> [0..1]
< IssuingAuthority> ... </ IssuingAuthority> [0..1]
<oa: Description> ... </oa: Description> [0..*]
< AttachmentReference> ... </ AttachmentReference> [0..*]
< UserArea> ... </ UserArea> [0..1]
</SecurityCredential>
Schema Component Representation
<xsd:element name="SecurityCredential" type=" SecurityCredentialType"/>