Definition Type: ComplexType
Name: SecurityCredentialType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Security_ Credential. Details 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.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AttachmentReference in schema components_xsd Drilldown into Description in schema fields_xsd1 Drilldown into IssuingAuthority in schema components_xsd Drilldown into FreeFormEffectivePeriod in schema components_xsd Drilldown into FirstIssuedDate in schema fields_xsd Drilldown into CredentialName in schema fields_xsd Drilldown into CredentialTypeCode in schema fields_xsd Drilldown into CredentialID in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of SecurityCredentialType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="SecurityCredentialType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Security_ Credential. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">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.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="CredentialID" minOccurs="0" />
        <xsd:element ref="CredentialTypeCode" minOccurs="0" />
        <xsd:element ref="CredentialName" />
        <xsd:element ref="FirstIssuedDate" minOccurs="0" />
        <xsd:element ref="FreeFormEffectivePeriod" minOccurs="0" />
        <xsd:element ref="IssuingAuthority" minOccurs="0" />
        <xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AttachmentReference" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CredentialID nsA:CredentialID 0 (1)
CredentialTypeCode nsA:CredentialTypeCode 0 (1)
CredentialName nsA:CredentialName (1) (1)
FirstIssuedDate nsA:FirstIssuedDate 0 (1)
FreeFormEffectivePeriod nsA:FreeFormEffectivePeriod 0 (1)
IssuingAuthority nsA:IssuingAuthority 0 (1)
Description oa:Description 0 unbounded
AttachmentReference nsA:AttachmentReference 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:SecurityCredential