<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- This list is not complete. Add the ones you prefer (the complete list for XHTML strict is in the schema). --><JAXECFG>
<DESCRIPTION>XHTML strict (English)</DESCRIPTION>
<FICHIERXSL nom="XHTML.xsl"/>
<FICHIERSCHEMA nom="xhtml1-strict.xsd"/>
<RACINE>
<BALISE nom="html" type="division"/>
</RACINE>
<ESPACE uri="http://www.w3.org/1999/xhtml"/>
<MENU titre="Structure">
<BALISE nom="html" type="division"/>
<BALISE nom="head" type="division"/>
<BALISE nom="title" type="string">
<PARAMETRE nom="style" valeur="GRAS"/>
</BALISE>
<BALISE nom="meta" type="vide"/>
<BALISE nom="link" type="vide"/>
<BALISE nom="script" type="division"/>
<BALISE nom="body" type="division"/>
</MENU>
<MENU titre="Divisions">
<BALISE nom="h1" titre="heading 1" type="string">
<PARAMETRE nom="style" valeur="GRAS"/>
<PARAMETRE nom="police" valeur="Helvetica"/>
<PARAMETRE nom="taille" valeur="24"/>
</BALISE>
<BALISE nom="h2" titre="heading 2" type="string">
<PARAMETRE nom="style" valeur="GRAS"/>
<PARAMETRE nom="taille" valeur="16"/>
</BALISE>
<BALISE nom="h3" titre="heading 3" type="string">
<PARAMETRE nom="style" valeur="GRAS"/>
</BALISE>
<BALISE nom="h4" titre="heading 4" type="string"/>
<BALISE nom="h5" titre="heading 5" type="string"/>
<BALISE nom="div" titre="division" type="division"/>
<BALISE nom="hr" titre="horizontal line" type="vide"/>
</MENU>
<MENU titre="Text">
<BALISE commande="P" nom="p" titre="paragraph" type="zone"/>
<BALISE nom="a" titre="anchor" type="string">
<PARAMETRE nom="titreAtt" valeur="name"/>
</BALISE>
<BALISE nom="blockquote" type="zone"/>
<BALISE nom="pre" titre="preformat" type="zone"/>
<BALISE nom="em" titre="emphasis" type="string">
<PARAMETRE nom="style" valeur="ITALIQUE"/>
</BALISE>
<BALISE nom="span" type="string"/>
<BALISE nom="strong" type="string"/>
<BALISE nom="tt" titre="fixed width (tt)" type="string"/>
<BALISE nom="abbr" titre="abbreviation" type="string"/>
<BALISE nom="acronym" type="string"/>
<BALISE nom="address" type="string"/>
<BALISE nom="br" titre="line break (br)" type="vide"/>
<BALISE nom="cite" titre="citation" type="string"/>
<BALISE nom="code" type="zone"/>
<BALISE nom="style" type="zone"/>
</MENU>
<MENU titre="Lists and Tables">
<BALISE nom="ul" titre="bulleted list" type="liste">
<PARAMETRE nom="typeListe" valeur="POINTS"/>
</BALISE>
<BALISE nom="li" titre="list item" type="item"/>
<BALISE nom="ol" titre="ordered list" type="liste">
<PARAMETRE nom="typeListe" valeur="NUMEROS"/>
</BALISE>
<BALISE nom="dl" titre="definition list" type="zone"/>
<BALISE nom="dt" titre="definition term" type="string"/>
<BALISE nom="dd" titre="definition" type="string"/>
<BALISE nom="table" type="tabletexte">
<PARAMETRE nom="trTag" valeur="tr"/>
<PARAMETRE nom="tdTag" valeur="td"/>
<PARAMETRE nom="thTag" valeur="th"/>
</BALISE>
<BALISE cache="true" nom="tr" titre="table line" type="zone"/>
<BALISE cache="true" nom="td" titre="table cell" type="string"/>
<BALISE cache="true" nom="th" titre="table cell (header)" type="string">
<PARAMETRE nom="style" valeur="GRAS"/>
</BALISE>
</MENU>
<MENU titre="Objects">
<BALISE nom="img" titre="image" type="fichier">
<PARAMETRE nom="srcAtt" valeur="src"/>
</BALISE>
<BALISE nom="object" type="string"/>
<BALISE nom="param" titre="parameter" type="vide">
<PARAMETRE nom="titreAtt" valeur="name"/>
</BALISE>
<BALISE nom="img" titre="Symbol" type="symbole">
<PARAMETRE nom="srcAtt" valeur="src"/>
</BALISE>
</MENU>
<MENU titre="Forms">
<BALISE nom="form" type="zone"/>
<BALISE nom="input" type="vide"/>
<BALISE nom="label" type="string"/>
<BALISE nom="select" type="zone"/>
<BALISE nom="option" type="string"/>
<BALISE nom="textarea" type="string"/>
</MENU>
<MENU titre="Style">
<FONCTION classe="jaxe.FonctionNormal" titre="standard"/>
<BALISE nom="sup" titre="superscript" type="style">
<PARAMETRE nom="style" valeur="EXPOSANT"/>
</BALISE>
<BALISE nom="sub" titre="subscript" type="style">
<PARAMETRE nom="style" valeur="INDICE"/>
</BALISE>
<BALISE nom="i" titre="italic" type="style">
<PARAMETRE nom="style" valeur="ITALIQUE"/>
</BALISE>
<BALISE nom="b" titre="bold" type="style">
<PARAMETRE nom="style" valeur="GRAS"/>
</BALISE>
</MENU>
</JAXECFG>