Microformats test suite

hResume 4 - education hCalendar and hCard

This page was design to test the use of both hCalendar and hCard properties to create an educational history item

From: hResume test suite 1.0

Author: Glenn Jones

Tests:

Test Result Comment
hresume[0].education[0].summary IsEqualTo("BA (Hons) 3d Design") The summary value from hCalendar
hresume[0].education[0].dtstart IsEqualToISODate("1989") The dtstart value from hCalendar
hresume[0].education[0].dtend IsEqualToISODate("1992") The dtend value from hCalendar
hresume[0].education[0].org[0].organization-name IsEqualTo("University of Brighton") The org value from hCard
hresume[0].education[0].description IsEqualTo("A mixed art degree which used traditional craft skills, such as woodwork and blacksmithing to create works of art.") The description value from hCalendar
hresume[0].education[0].adr[0].locality IsEqualTo("Brighton") The locality value from hCard address

History:

BA (Hons) 3d Design
1989 - 1992
University of Brighton
A mixed art degree which used traditional craft skills, such as woodwork and blacksmithing to create works of art.
Brighton, United Kingdom

Some rights reserved