Microformats test suite

hResume 2 - multiple occurrence test

This page was design to test that values of a hResume which are can have multiple occurrences are parsed correctly.

From: hResume test suite 1.0

Author: Glenn Jones

Tests:

Test Result Comment
hresume[0].affiliation[1].org[0].organization-name IsEqualTo("BritPack") The affiliation is a multiple occurrence value
hresume[0].education[0].location IsEqualTo("Brighton University") The education is a multiple occurrence value
hresume[0].education[0].summary IsEqualTo("BA Graphic Design") The education is a multiple occurrence value
hresume[0].experience[0].location IsEqualTo("Brighton") The experience is a multiple occurrence value
hresume[0].experience[0].summary IsEqualTo("Web Design Ltd") The experience is a multiple occurrence value
hresume[0].publication[1] IsEqualTo("http://2.example.com") The publication is a multiple occurrence value
hresume[0].skill[3].tag IsEqualToCaseInsensitive("C++") The skill is a multiple occurrence value

History:

John Doe
Interactive Designer Association
BritPack
Brighton University
BA Graphic Design
September 2000 - June 2003
Ref: bu.example.com
Web Design Ltd
Brighton
June 2003 - October 2007
Ref: wdl.example.com
Author of:
, , , , ,

Some rights reserved