LicensesAndCertifications

This section stores information about licenses, certifications, and other accreditations.

Examples

<LicensesAndCertifications>
    <LicenseOrCertification>
        <Name>Drivers License</Name>
        <IssuingAuthority>Department of Motor Vehicles</IssuingAuthority>
        <Description>CO 277614</Description>
        <EffectiveDate>
            <ValidFrom>
                <AnyDate>1999-03-04</AnyDate>
            </ValidFrom>
            <ValidTo>
                <AnyDate>2004-03-04</AnyDate>
            </ValidTo>
        </EffectiveDate>
    </LicenseOrCertification>
    <LicenseOrCertification>
        <Name>Microsoft Certified Solution Developer (MCSD)</Name>
        <IssuingAuthority>Microsoft Corporation</IssuingAuthority>
        <Description>The Microsoft Certified Solution Developer (MCSD) for Microsoft .NET credential is the top-level certification for advanced developers who design and develop leading-edge enterprise solutions, using Microsoft development tools and technologies as well as the Microsoft .NET Framework. Windows Operating System Architecture (WOSA) I, WOSA II, Access 97, VB 5, VB 6 Desktop, VB 6 Distributed, Visual Interdev 6.0, Front Page</Description>
        <EffectiveDate>
            <ValidFrom>
                <AnyDate>2002-09-01</AnyDate>
            </ValidFrom>
            <ValidTo>
                <AnyDate>2004-09-01</AnyDate>
            </ValidTo>
            <FirstIssuedDate>
                <YearMonth>2002-09</YearMonth>
            </FirstIssuedDate>
        </EffectiveDate>
    </LicenseOrCertification>
</LicensesAndCertifications>

HR-XSL Output

Licenses and Certifications

     * Drivers License, Department of Motor Vehicles (Validity: March 4,
       1999 - March 4, 2004): CO 277614
     * Microsoft Certified Solution Developer (MCSD), Microsoft
       Corporation (Validity: September 1, 2002 - September 1, 2004,
       First issued: September 2002): The Microsoft Certified Solution
       Developer (MCSD) for Microsoft .NET credential is the top-level
       certification for advanced developers who design and develop
       leading-edge enterprise solutions, using Microsoft development
       tools and technologies as well as the Microsoft .NET Framework.
       Windows Operating System Architecture (WOSA) I, WOSA II, Access
       97, VB 5, VB 6 Desktop, VB 6 Distributed, Visual Interdev 6.0,
       Front Page

Notes

The HR-XML website has more documentation.