How to transform from WCAG guidelines into XML format? 1/7
lEach guideline contains a list of checkpoints.
lEach checkpoint is defined by HTML tags and attributes.
–For instance, the 5.5 checkpoint referring to “provide a description for the information displayed in a table” is about to be formatted, in addition to the HTML tag <TABLE>, it is necessary to include summary attribute in the definition.
l