- From: Kynn Bartlett <kynn@idyllmtn.com>
- Date: Tue, 15 Aug 2000 15:37:25 -0700
- To: w3c-wai-gl@w3.org
Here's similar XML for describing the structure of the
Techniques document:
<wcagtech>
<themes>
<theme>
<checkrefs>
<check ref="wcag#id"/>
<check ref="wcag#id"/>
<check ref="wcag#id"/>
</checkrefs>
<techniques>
<technique>...</technique>
<technique>...</technique>
</techniques>
<subtheme>
<techniques>
<technique>...</technique>
</techniques>
</subtheme>
</theme>
</themes>
<specifictech type="html">
<subject>
<checkrefs>
<check ref="wcag#id"/>
<check ref="wcag#id"/>
<check ref="wcag#id"/>
</checkrefs>
<techniques>
<technique>...</technique>
<technique>...</technique>
</techniques>
<subsubject>
<checkrefs>
<check ref="wcag#id"/>
<check ref="wcag#id"/>
<check ref="wcag#id"/>
</checkrefs>
<techniques>
<technique>...</technique>
</techniques>
</subsubject>
</subject>
</specifictech>
<specifictech type="css">
...
</specifictech>
</wcagtech>
Does this look correct?
--
Kynn Bartlett <kynn@idyllmtn.com> http://kynn.com/
Director of Accessibility, Edapta http://www.edapta.com/
Chief Technologist, Idyll Mountain Internet http://www.idyllmtn.com/
AWARE Center Director http://www.awarecenter.org/
Vote for Liz for N. Am. ICANN Nominee! http://www.khyri.com/icann/
Received on Tuesday, 15 August 2000 18:48:05 UTC