mirror of
https://github.com/weiweihuanghuang/Work-Sans.git
synced 2024-11-22 21:33:10 +03:00
4324 lines
188 KiB
HTML
4324 lines
188 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8"><script language="JavaScript">
|
|
function cbInfo_onclick()
|
|
{
|
|
display_row(document.FORM1.cbInfo, "class_I");
|
|
}
|
|
function cbPass_onclick()
|
|
{
|
|
display_row(document.FORM1.cbPass, "class_P");
|
|
}
|
|
function cbWarn_onclick()
|
|
{
|
|
display_row(document.FORM1.cbWarn, "class_W");
|
|
}
|
|
function cbErr_onclick()
|
|
{
|
|
display_row(document.FORM1.cbErr, "class_E");
|
|
}
|
|
function display_table(table_id)
|
|
{
|
|
table_id.style.display = (table_id.style.display == "none" ) ? "" : "none";
|
|
}
|
|
function display_row(cb_id, row_classname)
|
|
{
|
|
if (typeof document.all != "undefined")
|
|
{
|
|
rowColl = document.all.tags("TR");
|
|
for (i=0; i!=rowColl.length; i++) {
|
|
if (rowColl(i).className == row_classname)
|
|
{
|
|
if (cb_id.checked)
|
|
{
|
|
rowColl(i).style.display = "";
|
|
}
|
|
else
|
|
{
|
|
rowColl(i).style.display = "none";
|
|
}
|
|
}
|
|
}
|
|
}
|
|
else
|
|
{
|
|
rowColl = document.getElementsByClassName(row_classname);
|
|
for (i=0; i!=rowColl.length; i++) {
|
|
if (cb_id.checked)
|
|
{
|
|
rowColl[i].style.display = "";
|
|
}
|
|
else
|
|
{
|
|
rowColl[i].style.display = "none";
|
|
}
|
|
}
|
|
}
|
|
}
|
|
</script><STYLE>
|
|
body {font-family: Trebuchet MS;
|
|
font-size: 10pt;
|
|
}
|
|
TABLE {font-family: Trebuchet MS;
|
|
font-size: 10pt;
|
|
}
|
|
H2 {font-family: Trebuchet MS;
|
|
font-weight:bold;
|
|
font-size: 14pt;
|
|
color: #000000;
|
|
}
|
|
TR {background-color: #f0f0f0;
|
|
}
|
|
TR.caption {background-color: #cccccc}
|
|
TR.class_A {background-color: #000000; color: #ffff00}
|
|
TR.class_E {background-color: #ff9999}
|
|
TR.class_W {background-color: #ffff99}
|
|
TR.class_P {background-color: #99ff99}
|
|
TR.class_I {background-color: #ccffff}
|
|
</STYLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<FORM NAME="FORM1">
|
|
<H2>
|
|
Font Validator Report -
|
|
WorkSans-Regular.ttf</H2>
|
|
<TABLE WIDTH="450">
|
|
<TR>
|
|
<TD BGCOLOR="#ffffff" WIDTH="50">
|
|
Show
|
|
</TD>
|
|
<TD BGCOLOR="#ccffff" WIDTH="100"><INPUT
|
|
id='cbInfo' type='checkbox' name='cbInfo' onclick='cbInfo_onclick()'
|
|
checked>
|
|
Info
|
|
</TD>
|
|
<TD BGCOLOR="#99ff99" WIDTH="100"><INPUT
|
|
id='cbPass' type='checkbox' name='cbPass' onclick='cbPass_onclick()'
|
|
checked >
|
|
Pass
|
|
</TD>
|
|
<TD BGCOLOR="#ffff99" WIDTH="100"><INPUT
|
|
id='cbWarn' type='checkbox' name='cbWarn' onclick='cbWarn_onclick()'
|
|
checked >
|
|
Warning
|
|
</TD>
|
|
<TD BGCOLOR="#ff9999" WIDTH="100"><INPUT
|
|
id='cbErr' type='checkbox' name='cbErr' onclick='cbErr_onclick()'
|
|
checked >
|
|
Error
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</FORM>
|
|
<TABLE WIDTH="100%">
|
|
<TR>
|
|
<TD WIDTH="15%"><I>Run DateTime: </I></TD>
|
|
<TD>Wednesday, 14 November 2018 7:07 PM</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD WIDTH="15%"><I>Machine Name: </I></TD>
|
|
<TD>hedgehogs.local</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD WIDTH="15%"><I>Font file: </I></TD>
|
|
<TD>/Users/weihuang/Type Design Work/Google/GitHub/sources/fonts/Web TTF/WorkSans-Regular.ttf</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<TABLE WIDTH="100%">
|
|
<TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I0004</TD>
|
|
<TD VALIGN="TOP">The file begins with an Offset Table (file contains a single font)</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I0005</TD>
|
|
<TD VALIGN="TOP">Total time validating file</TD>
|
|
<TD VALIGN="TOP">0:00:04</TD></TR><BR></TABLE>
|
|
<HR><BR><P><B><I>Index: </I>0, Work Sans Regular, Version 2.000, 14/11/2018</B></P><BR><TABLE WIDTH="100%">
|
|
<TR CLASS="caption">
|
|
<TD WIDTH="25%"><I>Table Tag</I></TD>
|
|
<TD WIDTH="25%"><I>Table Offset</I></TD>
|
|
<TD WIDTH="25%"><I>Table Length</I></TD>
|
|
<TD WIDTH="25%"><I>Table Checksum</I></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#DSIG_0'
|
|
>DSIG</A></TD>
|
|
<TD>0x0002e09c</TD>
|
|
<TD>0x00000008</TD>
|
|
<TD>0x00000001</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#GDEF_0'
|
|
>GDEF</A></TD>
|
|
<TD>0x0000012c</TD>
|
|
<TD>0x0000008c</TD>
|
|
<TD>0x4a464969</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#GPOS_0'
|
|
>GPOS</A></TD>
|
|
<TD>0x000001b8</TD>
|
|
<TD>0x0000a250</TD>
|
|
<TD>0x507ba197</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#GSUB_0'
|
|
>GSUB</A></TD>
|
|
<TD>0x0000a408</TD>
|
|
<TD>0x00003b24</TD>
|
|
<TD>0x597f2841</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#OS_2_0'
|
|
>OS/2</A></TD>
|
|
<TD>0x0000df2c</TD>
|
|
<TD>0x00000060</TD>
|
|
<TD>0x5b83a4f8</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#cmap_0'
|
|
>cmap</A></TD>
|
|
<TD>0x0000df8c</TD>
|
|
<TD>0x000008f0</TD>
|
|
<TD>0x003b9587</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#cvt__0'
|
|
>cvt </A></TD>
|
|
<TD>0x0002d0d4</TD>
|
|
<TD>0x000000c0</TD>
|
|
<TD>0x28000dab</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#fpgm_0'
|
|
>fpgm</A></TD>
|
|
<TD>0x0002d194</TD>
|
|
<TD>0x00000e15</TD>
|
|
<TD>0x9e3617d6</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#gasp_0'
|
|
>gasp</A></TD>
|
|
<TD>0x0002d0cc</TD>
|
|
<TD>0x00000008</TD>
|
|
<TD>0x00000010</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#glyf_0'
|
|
>glyf</A></TD>
|
|
<TD>0x0000e87c</TD>
|
|
<TD>0x00018e66</TD>
|
|
<TD>0x0d86826a</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#head_0'
|
|
>head</A></TD>
|
|
<TD>0x000276e4</TD>
|
|
<TD>0x00000036</TD>
|
|
<TD>0x111a9be3</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#hhea_0'
|
|
>hhea</A></TD>
|
|
<TD>0x0002771c</TD>
|
|
<TD>0x00000024</TD>
|
|
<TD>0x058008bc</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#hmtx_0'
|
|
>hmtx</A></TD>
|
|
<TD>0x00027740</TD>
|
|
<TD>0x000014a4</TD>
|
|
<TD>0xa0eab8a4</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#loca_0'
|
|
>loca</A></TD>
|
|
<TD>0x00028be4</TD>
|
|
<TD>0x00000a54</TD>
|
|
<TD>0x2b738e97</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#maxp_0'
|
|
>maxp</A></TD>
|
|
<TD>0x00029638</TD>
|
|
<TD>0x00000020</TD>
|
|
<TD>0x06d70f59</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#name_0'
|
|
>name</A></TD>
|
|
<TD>0x00029658</TD>
|
|
<TD>0x00000657</TD>
|
|
<TD>0x39967b2d</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#post_0'
|
|
>post</A></TD>
|
|
<TD>0x00029cb0</TD>
|
|
<TD>0x0000341b</TD>
|
|
<TD>0x9bf959d5</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD><A
|
|
HREF='#prep_0'
|
|
>prep</A></TD>
|
|
<TD>0x0002dfac</TD>
|
|
<TD>0x000000ef</TD>
|
|
<TD>0x1aad135f</TD>
|
|
</TR>
|
|
</TABLE><BR><B>General Font Information</B><TABLE WIDTH="100%">
|
|
<TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0011</TD>
|
|
<TD VALIGN="TOP">The numTables field is non-zero</TD>
|
|
<TD VALIGN="TOP">18</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0010</TD>
|
|
<TD VALIGN="TOP">The searchRange, entrySelector, and rangeShift fields are all valid</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0032</TD>
|
|
<TD VALIGN="TOP">The directory entry tags are in ascending order</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0031</TD>
|
|
<TD VALIGN="TOP">The directory entry tag names are valid</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0030</TD>
|
|
<TD VALIGN="TOP">The directory entry table offsets are all multiples of 4</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0020</TD>
|
|
<TD VALIGN="TOP">All required tables are present</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W0022</TD>
|
|
<TD VALIGN="TOP">Recommended table is missing</TD>
|
|
<TD VALIGN="TOP">kern</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W0022</TD>
|
|
<TD VALIGN="TOP">Recommended table is missing</TD>
|
|
<TD VALIGN="TOP">hdmx</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W0022</TD>
|
|
<TD VALIGN="TOP">Recommended table is missing</TD>
|
|
<TD VALIGN="TOP">VDMX</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0022</TD>
|
|
<TD VALIGN="TOP">No unnecessary tables are present</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W0020</TD>
|
|
<TD VALIGN="TOP">Tables are not in optimal order</TD>
|
|
<TD VALIGN="TOP">table 'OS/2' precedes table 'head'</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_DSIG_0' type='checkbox' name='cb_DSIG_0' onclick='display_table(table_DSIG_0)'
|
|
checked ><B><A
|
|
NAME='DSIG_0'
|
|
>DSIG</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_DSIG_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0500</TD>
|
|
<TD VALIGN="TOP">All signature blocks were in format 1</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0501</TD>
|
|
<TD VALIGN="TOP">All signature blocks' reserved values were 0</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0502</TD>
|
|
<TD VALIGN="TOP">The digital signature of the file verified correctly</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_GDEF_0' type='checkbox' name='cb_GDEF_0' onclick='display_table(table_GDEF_0)'
|
|
checked ><B><A
|
|
NAME='GDEF_0'
|
|
>GDEF</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_GDEF_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4006</TD>
|
|
<TD VALIGN="TOP">The version numbers 0x00010000 or 0x0001002 are okay</TD>
|
|
<TD VALIGN="TOP">0x00010000</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4002</TD>
|
|
<TD VALIGN="TOP">All header offsets point within the table</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_GPOS_0' type='checkbox' name='cb_GPOS_0' onclick='display_table(table_GPOS_0)'
|
|
checked ><B><A
|
|
NAME='GPOS_0'
|
|
>GPOS</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_GPOS_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4132</TD>
|
|
<TD VALIGN="TOP">The version number is 0x00010000</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4115</TD>
|
|
<TD VALIGN="TOP">All header offsets point within the table</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[0](DFLT), ScriptTable, DefaultLangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5900</TD>
|
|
<TD VALIGN="TOP">The Script Table is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[0](DFLT), ScriptTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, DefaultLangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[0], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[1], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[2], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[3], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[4], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[5], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[6], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[7], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[8], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5900</TD>
|
|
<TD VALIGN="TOP">The Script Table is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5800</TD>
|
|
<TD VALIGN="TOP">The ScriptList Table is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[0](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[1](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[2](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[3](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[4](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[5](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[6](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[7](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[8](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[9](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[10](cpsp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[11](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[12](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[13](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[14](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[15](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[16](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[17](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[18](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[19](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[20](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[21](kern), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[22](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[23](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[24](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[25](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[26](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[27](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[28](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[29](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[30](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[31](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[32](mark), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[33](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[34](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[35](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[36](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[37](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[38](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[39](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[40](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[41](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[42](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[43](mkmk), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5300</TD>
|
|
<TD VALIGN="TOP">The FeatureList table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4130</TD>
|
|
<TD VALIGN="TOP">The SinglePos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[0], SubTable[0](SinglePos, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[0]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[1]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[2]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[3]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[4]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[5]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[6]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[7]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[8]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[9]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[10]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[11]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[12]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[13]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[14]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[15]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[16]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[17]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[18]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[19]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[20]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[21]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[22]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[23]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[24]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[25]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[26]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[27]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[28]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[29]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[30]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[31]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[32]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[33]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[34]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[35]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[36]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[37]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[38]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[39]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[40]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[41]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[42]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[43]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[44]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[45]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[46]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[47]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[48]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[49]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[50]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[51]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[52]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1), PairSet[53]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](PairPos, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[1](PairPos, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[2](PairPos, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[3](PairPos, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[4](PairPos, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[0]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[1]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[2]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[3]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[4]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[5]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[6]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[7]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[8]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[9]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[10]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[11]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[12]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[13]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[14]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[15]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[16]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[17]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[18]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[19]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[20]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[21]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[22]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[23]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[24]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[25]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[26]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[27]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[28]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[29]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[30]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[31]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[32]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[33]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[34]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[35]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[36]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[37]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[38]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[39]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[40]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[41]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[42]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[43]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[44]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[45]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[46]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[47]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[48]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[49]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[50]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[51]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[52]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[53]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[54]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[55]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[56]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[57]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[58]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[59]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[60]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[61]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[62]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[63]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[64]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[65]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[66]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[67]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[68]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[69]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[70]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[71]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[72]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[73]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[74]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[75]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[76]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[77]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[78]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[79]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[80]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[81]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[82]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[83]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[84]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[85]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[86]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[87]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[88]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[89]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[90]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[91]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[92]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[93]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[94]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[95]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[96]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[97]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[98]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[99]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[100]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[101]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[102]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[103]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[104]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[105]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[106]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[107]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[108]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[109]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[110]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[111]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[112]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[113]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[114]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[115]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4125</TD>
|
|
<TD VALIGN="TOP">The PairSet table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1), PairSet[116]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](PairPos, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[1](PairPos, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[2](PairPos, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[3](PairPos, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[4](PairPos, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[5](PairPos, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4124</TD>
|
|
<TD VALIGN="TOP">The PairPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[6](PairPos, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4101</TD>
|
|
<TD VALIGN="TOP">The BaseArray table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[3], SubTable[0](MarkBasePos), BaseArray</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4121</TD>
|
|
<TD VALIGN="TOP">The MarkBasePos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[3], SubTable[0](MarkBasePos)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4101</TD>
|
|
<TD VALIGN="TOP">The BaseArray table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[4], SubTable[0](MarkBasePos), BaseArray</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4121</TD>
|
|
<TD VALIGN="TOP">The MarkBasePos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[4], SubTable[0](MarkBasePos)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[0]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[2]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[3]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[4]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[5]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[6]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4118</TD>
|
|
<TD VALIGN="TOP">The Mark2Array table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4123</TD>
|
|
<TD VALIGN="TOP">The MarkMarkPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[0](MarkMarkPos)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[0]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[2]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[3]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[4]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[5]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[6]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[7]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[8]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[9]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[10]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[11]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[12]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[13]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[14]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[15]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[16]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[17]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[18]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[19]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[20]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[21]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[22]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[23]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[24]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[25]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[26]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[27]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[28]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[29]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[30]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[31]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[32]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[33]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[34]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[35]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[36]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4118</TD>
|
|
<TD VALIGN="TOP">The Mark2Array table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4123</TD>
|
|
<TD VALIGN="TOP">The MarkMarkPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](MarkMarkPos)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[7], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[0]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4119</TD>
|
|
<TD VALIGN="TOP">The Mark2Record is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[7], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1]</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4118</TD>
|
|
<TD VALIGN="TOP">The Mark2Array table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[7], SubTable[0](MarkMarkPos), Mark2Array</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4123</TD>
|
|
<TD VALIGN="TOP">The MarkMarkPos subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[7], SubTable[0](MarkMarkPos)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5600</TD>
|
|
<TD VALIGN="TOP">The LookupList table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_GSUB_0' type='checkbox' name='cb_GSUB_0' onclick='display_table(table_GSUB_0)'
|
|
checked ><B><A
|
|
NAME='GSUB_0'
|
|
>GSUB</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_GSUB_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4208</TD>
|
|
<TD VALIGN="TOP">The version number is 0x00010000</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4204</TD>
|
|
<TD VALIGN="TOP">All header offsets point within the table</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[0](DFLT), ScriptTable, DefaultLangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5900</TD>
|
|
<TD VALIGN="TOP">The Script Table is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[0](DFLT), ScriptTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, DefaultLangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[0], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[1], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[2], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[3], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[4], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[5], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[6], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[7], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5500</TD>
|
|
<TD VALIGN="TOP">The LangSysTable is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[8], LangSysTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5900</TD>
|
|
<TD VALIGN="TOP">The Script Table is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList, ScriptRecord[1](latn), ScriptTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5800</TD>
|
|
<TD VALIGN="TOP">The ScriptList Table is valid</TD>
|
|
<TD VALIGN="TOP">ScriptList</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[0](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[1](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[2](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[3](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[4](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[5](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[6](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[7](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[8](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[9](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[10](aalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[11](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[12](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[13](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[14](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[15](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[16](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[17](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[18](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[19](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[20](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[21](c2sc), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[22](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[23](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[24](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[25](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[26](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[27](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[28](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[29](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[30](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[31](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[32](calt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[33](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[34](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[35](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[36](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[37](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[38](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[39](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[40](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[41](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[42](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[43](case), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[44](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[45](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[46](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[47](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[48](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[49](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[50](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[51](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[52](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[53](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[54](ccmp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[55](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[56](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[57](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[58](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[59](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[60](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[61](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[62](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[63](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[64](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[65](cswh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[66](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[67](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[68](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[69](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[70](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[71](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[72](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[73](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[74](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[75](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[76](dlig), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[77](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[78](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[79](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[80](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[81](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[82](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[83](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[84](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[85](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[86](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[87](dnom), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[88](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[89](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[90](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[91](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[92](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[93](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[94](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[95](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[96](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[97](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[98](frac), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[99](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[100](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[101](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[102](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[103](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[104](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[105](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[106](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[107](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[108](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[109](hist), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[110](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[111](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[112](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[113](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[114](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[115](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[116](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[117](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[118](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[119](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[120](liga), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[121](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[122](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[123](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[124](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[125](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[126](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[127](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[128](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[129](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[130](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[131](lnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[132](locl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[133](locl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[134](locl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[135](locl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[136](locl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[137](locl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[138](locl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[139](locl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[140](locl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[141](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[142](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[143](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[144](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[145](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[146](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[147](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[148](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[149](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[150](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[151](nalt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[152](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[153](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[154](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[155](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[156](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[157](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[158](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[159](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[160](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[161](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[162](numr), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[163](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[164](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[165](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[166](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[167](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[168](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[169](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[170](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[171](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[172](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[173](onum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[174](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[175](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[176](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[177](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[178](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[179](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[180](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[181](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[182](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[183](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[184](ordn), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[185](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[186](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[187](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[188](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[189](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[190](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[191](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[192](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[193](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[194](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[195](ornm), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[196](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[197](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[198](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[199](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[200](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[201](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[202](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[203](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[204](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[205](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[206](pnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[207](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[208](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[209](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[210](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[211](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[212](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[213](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[214](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[215](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[216](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[217](salt), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[218](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[219](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[220](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[221](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[222](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[223](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[224](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[225](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[226](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[227](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[228](sinf), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[229](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[230](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[231](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[232](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[233](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[234](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[235](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[236](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[237](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[238](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[239](smcp), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[240](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[241](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[242](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[243](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[244](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[245](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[246](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[247](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[248](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[249](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[250](ss01), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[251](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[252](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[253](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[254](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[255](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[256](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[257](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[258](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[259](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[260](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[261](ss02), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[262](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[263](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[264](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[265](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[266](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[267](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[268](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[269](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[270](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[271](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[272](ss03), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[273](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[274](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[275](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[276](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[277](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[278](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[279](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[280](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[281](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[282](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[283](ss04), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[284](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[285](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[286](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[287](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[288](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[289](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[290](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[291](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[292](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[293](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[294](ss05), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[295](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[296](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[297](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[298](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[299](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[300](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[301](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[302](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[303](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[304](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[305](ss06), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[306](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[307](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[308](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[309](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[310](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[311](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[312](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[313](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[314](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[315](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[316](subs), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[317](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[318](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[319](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[320](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[321](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[322](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[323](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[324](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[325](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[326](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[327](sups), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[328](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[329](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[330](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[331](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[332](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[333](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[334](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[335](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[336](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[337](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[338](swsh), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[339](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[340](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[341](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[342](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[343](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[344](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[345](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[346](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[347](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[348](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[349](titl), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[350](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[351](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[352](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[353](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[354](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[355](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[356](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[357](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[358](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[359](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[360](tnum), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[361](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[362](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[363](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[364](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[365](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[366](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[367](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[368](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[369](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[370](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5400</TD>
|
|
<TD VALIGN="TOP">The Feature table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList, FeatureRecord[371](zero), FeatureTable</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5300</TD>
|
|
<TD VALIGN="TOP">The FeatureList table is valid</TD>
|
|
<TD VALIGN="TOP">FeatureList</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[0], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4200</TD>
|
|
<TD VALIGN="TOP">The AlternateSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[1], SubTable[0](AlternateSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[0](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[1](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[2](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[2], SubTable[3](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[3], SubTable[0](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[3], SubTable[1](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4205</TD>
|
|
<TD VALIGN="TOP">The LigatureSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[4], SubTable[0](LigatureSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[0](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[1](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[5], SubTable[2](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[6], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[7], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[8], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[9], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[10], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[11], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[12], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[13], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[14], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[15], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[16], SubTable[0](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[16], SubTable[1](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[17], SubTable[0](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[17], SubTable[1](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4205</TD>
|
|
<TD VALIGN="TOP">The LigatureSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[18], SubTable[0](LigatureSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[19], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[20], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[21], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[22], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[23], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[24], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[25], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[26], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[27], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[28], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[29], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[30], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[31], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[32], SubTable[0](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[32], SubTable[1](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[33], SubTable[0](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[33], SubTable[1](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[34], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4200</TD>
|
|
<TD VALIGN="TOP">The AlternateSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[35], SubTable[0](AlternateSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[36], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4200</TD>
|
|
<TD VALIGN="TOP">The AlternateSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[37], SubTable[0](AlternateSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[38], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4200</TD>
|
|
<TD VALIGN="TOP">The AlternateSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[39], SubTable[0](AlternateSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[40], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4200</TD>
|
|
<TD VALIGN="TOP">The AlternateSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[41], SubTable[0](AlternateSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[42], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[43], SubTable[0](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[43], SubTable[1](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4201</TD>
|
|
<TD VALIGN="TOP">The ChainContextSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[43], SubTable[2](ChainContextSubst, fmt 3)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[44], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[45], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[46], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4205</TD>
|
|
<TD VALIGN="TOP">The LigatureSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[47], SubTable[0](LigatureSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4205</TD>
|
|
<TD VALIGN="TOP">The LigatureSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[48], SubTable[0](LigatureSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[49], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[50], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[51], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[52], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[53], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[54], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[55], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[56], SubTable[0](SingleSubst, fmt 1)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[57], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[58], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P4207</TD>
|
|
<TD VALIGN="TOP">The SingleSubst subtable is valid</TD>
|
|
<TD VALIGN="TOP">LookupList, Lookup[59], SubTable[0](SingleSubst, fmt 2)</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P5600</TD>
|
|
<TD VALIGN="TOP">The LookupList table is valid</TD>
|
|
<TD VALIGN="TOP">LookupList</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_OS_2_0' type='checkbox' name='cb_OS_2_0' onclick='display_table(table_OS_2_0)'
|
|
checked ><B><A
|
|
NAME='OS_2_0'
|
|
>OS/2</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_OS_2_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W2106</TD>
|
|
<TD VALIGN="TOP">The version number is valid, but less than 5</TD>
|
|
<TD VALIGN="TOP">4</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2112</TD>
|
|
<TD VALIGN="TOP">The table length matches the expected length for this version</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_E'
|
|
><TD VALIGN="TOP">E2135</TD>
|
|
<TD VALIGN="TOP">The xAvgCharWidth field does not equal the calculated value</TD>
|
|
<TD VALIGN="TOP">actual = 593, calc = 500</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2118</TD>
|
|
<TD VALIGN="TOP">The usWeightClass is a valid value</TD>
|
|
<TD VALIGN="TOP">400</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2119</TD>
|
|
<TD VALIGN="TOP">The width class is a valid value</TD>
|
|
<TD VALIGN="TOP">5</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2103</TD>
|
|
<TD VALIGN="TOP">The fsType field is valid</TD>
|
|
<TD VALIGN="TOP">0x0000, Installable Embedding</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2109</TD>
|
|
<TD VALIGN="TOP">All subscript and superscript values appear valid</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2108</TD>
|
|
<TD VALIGN="TOP">The yStrikeoutSize and yStrikeoutPosition appear valid</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2107</TD>
|
|
<TD VALIGN="TOP">The sFamilyClass Class ID and Subclass ID values are in a valid range</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2104</TD>
|
|
<TD VALIGN="TOP">All panose values are in a valid range</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Latin Extended-B', 65 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'IPA Extensions', 1 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Spacing Modifier Letters', 19 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Combining Diacritical Marks', 25 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Greek', 1 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'General Punctuation', 27 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Currency Symbols', 16 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Letterlike Symbols', 5 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Number Forms', 6 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">16 characters are present in the ranges: Arrows, Supplementary Arrows A, Supplementary Arrows B</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">17 characters are present in the ranges: Mathematical Operators, Supplemental Mathematical Operators, Mathematical Symbols A, Mathematical Symbols B</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Geometric Shapes', 19 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Miscellaneous Symbols', 2 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Dingbats', 14 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Private Use Area', 1 characters are present</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2100</TD>
|
|
<TD VALIGN="TOP">Characters in a unicode range are present in the font, but not indicated in ulUnicodeRange fields</TD>
|
|
<TD VALIGN="TOP">'Alphabetic Presentation Forms', 2 characters are present</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2113</TD>
|
|
<TD VALIGN="TOP">The Unicode Range fields' bits are all allowable values</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_E'
|
|
><TD VALIGN="TOP">E2101</TD>
|
|
<TD VALIGN="TOP">There are undefined bits set in fsSelection field</TD>
|
|
<TD VALIGN="TOP">Bit(s) 7</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2100</TD>
|
|
<TD VALIGN="TOP">The usFirstCharIndex and usLastCharIndex fields are valid</TD>
|
|
<TD VALIGN="TOP">first = 0x0000, last = 0xfb02</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W2117</TD>
|
|
<TD VALIGN="TOP">The value of sTypoAscender minus sTypoDescender is greater than unitsPerEm</TD>
|
|
<TD VALIGN="TOP">sTypoAscender = 930, sTypoDescender = -243</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2101</TD>
|
|
<TD VALIGN="TOP">The CodePage Range fields' bits are all allowable values</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2110</TD>
|
|
<TD VALIGN="TOP">The sxHeight field is nonzero</TD>
|
|
<TD VALIGN="TOP">500</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2105</TD>
|
|
<TD VALIGN="TOP">The sCapHeight field is nonzero</TD>
|
|
<TD VALIGN="TOP">660</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2116</TD>
|
|
<TD VALIGN="TOP">The usDefaultChar field is zero</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2114</TD>
|
|
<TD VALIGN="TOP">The usBreakChar is mapped to a glyf</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2124</TD>
|
|
<TD VALIGN="TOP">The usMaxContext field matches the calculated value</TD>
|
|
<TD VALIGN="TOP">3</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_cmap_0' type='checkbox' name='cb_cmap_0' onclick='display_table(table_cmap_0)'
|
|
checked ><B><A
|
|
NAME='cmap_0'
|
|
>cmap</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_cmap_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0312</TD>
|
|
<TD VALIGN="TOP">The table version number is 0</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0307</TD>
|
|
<TD VALIGN="TOP">Each subtable offset is within the table</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0306</TD>
|
|
<TD VALIGN="TOP">Each subtable length is within the table</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0309</TD>
|
|
<TD VALIGN="TOP">The subtables are in the correct order</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0302</TD>
|
|
<TD VALIGN="TOP">There are no duplicate subtables</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0308</TD>
|
|
<TD VALIGN="TOP">No overlapping subtables were found</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0310</TD>
|
|
<TD VALIGN="TOP">Each subtable's format number is valid</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0305</TD>
|
|
<TD VALIGN="TOP">The subtable internal format appears valid</TD>
|
|
<TD VALIGN="TOP">PlatID = 0, EncID = 3, Fmt = 4</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0305</TD>
|
|
<TD VALIGN="TOP">The subtable internal format appears valid</TD>
|
|
<TD VALIGN="TOP">PlatID = 3, EncID = 1, Fmt = 4</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W0302</TD>
|
|
<TD VALIGN="TOP">The table does not contain any Apple subtables</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W0301</TD>
|
|
<TD VALIGN="TOP">Apple logo mapping test not performed, cmap 1,0 not present</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0304</TD>
|
|
<TD VALIGN="TOP">Character code U+20AC, the euro character, is mapped for cmap 3,1</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0311</TD>
|
|
<TD VALIGN="TOP">No characters are mapped in the Unicode Private Use area</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0314</TD>
|
|
<TD VALIGN="TOP">All non mac subtables have a language field of zero</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_cvt__0' type='checkbox' name='cb_cvt__0' onclick='display_table(table_cvt__0)'
|
|
checked ><B><A
|
|
NAME='cvt__0'
|
|
>cvt </A></B><BR><TABLE
|
|
WIDTH='100%' id='table_cvt__0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P0400</TD>
|
|
<TD VALIGN="TOP">The length of the cvt table is an even number of bytes</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_fpgm_0' type='checkbox' name='cb_fpgm_0' onclick='display_table(table_fpgm_0)'
|
|
checked ><B><A
|
|
NAME='fpgm_0'
|
|
>fpgm</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_fpgm_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I0900</TD>
|
|
<TD VALIGN="TOP">Validation for the fpgm table is not directly implemented, but rasterization testing will validate any executed hinting instructions</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_gasp_0' type='checkbox' name='cb_gasp_0' onclick='display_table(table_gasp_0)'
|
|
checked ><B><A
|
|
NAME='gasp_0'
|
|
>gasp</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_gasp_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1003</TD>
|
|
<TD VALIGN="TOP">The version number is valid</TD>
|
|
<TD VALIGN="TOP">version = 1</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1000</TD>
|
|
<TD VALIGN="TOP">All of the rangeGaspBehavior fields contain valid flags</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1002</TD>
|
|
<TD VALIGN="TOP">The gaspRange array is in sorted order</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1001</TD>
|
|
<TD VALIGN="TOP">The gaspRange array has a 0xFFFF sentinel</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1004</TD>
|
|
<TD VALIGN="TOP">No adjacent ranges have identical flags</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_glyf_0' type='checkbox' name='cb_glyf_0' onclick='display_table(table_glyf_0)'
|
|
checked ><B><A
|
|
NAME='glyf_0'
|
|
>glyf</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_glyf_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1700</TD>
|
|
<TD VALIGN="TOP">Correct format of loca (0 or 1)</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W1111</TD>
|
|
<TD VALIGN="TOP">Duplicated knots</TD>
|
|
<TD VALIGN="TOP">Glyph index 987</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W1112</TD>
|
|
<TD VALIGN="TOP">Not all extremes are marked with the on-curve control points </TD>
|
|
<TD VALIGN="TOP">Glyph index 1004</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_head_0' type='checkbox' name='cb_head_0' onclick='display_table(table_head_0)'
|
|
checked ><B><A
|
|
NAME='head_0'
|
|
>head</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_head_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1323</TD>
|
|
<TD VALIGN="TOP">Table length is 54 bytes</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1324</TD>
|
|
<TD VALIGN="TOP">The table version number is 0x00010000</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1330</TD>
|
|
<TD VALIGN="TOP">fontRevision is consistent with the font's version string</TD>
|
|
<TD VALIGN="TOP">2.000</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1307</TD>
|
|
<TD VALIGN="TOP">Font checksum is correct</TD>
|
|
<TD VALIGN="TOP">0xeddff70e</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1321</TD>
|
|
<TD VALIGN="TOP">The magic number is 0x5f0f3cf5</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1303</TD>
|
|
<TD VALIGN="TOP">Non-linear scaling flag (bit 4) is clear, and hdmx table is not present</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1304</TD>
|
|
<TD VALIGN="TOP">Non-linear scaling flag (bit 4) is clear, and LTSH table is not present</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1301</TD>
|
|
<TD VALIGN="TOP">Reserved bit 14 of the flags field is clear</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1302</TD>
|
|
<TD VALIGN="TOP">Reserved bit 15 of the flags field is clear</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W1313</TD>
|
|
<TD VALIGN="TOP">The unitsPerEm value is not a power of two</TD>
|
|
<TD VALIGN="TOP">1000</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1300</TD>
|
|
<TD VALIGN="TOP">The created time is not zero</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1322</TD>
|
|
<TD VALIGN="TOP">The modified time is not zero</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1327</TD>
|
|
<TD VALIGN="TOP">The xMin value matches the minimum glyph xMin</TD>
|
|
<TD VALIGN="TOP">xMin = -808</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1329</TD>
|
|
<TD VALIGN="TOP">The yMin value matches the minimum glyph yMin</TD>
|
|
<TD VALIGN="TOP">yMin = -337</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1326</TD>
|
|
<TD VALIGN="TOP">The xMax value matches the maximum glyph xMax</TD>
|
|
<TD VALIGN="TOP">xMax = 1283</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1328</TD>
|
|
<TD VALIGN="TOP">The yMax value matches the maximum glyph yMax</TD>
|
|
<TD VALIGN="TOP">yMax = 1100</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1316</TD>
|
|
<TD VALIGN="TOP">The macStyle bold bit matches the name table's font subfamily string</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1320</TD>
|
|
<TD VALIGN="TOP">The macStyle italic bit matches the name table's font subfamily string</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1314</TD>
|
|
<TD VALIGN="TOP">The macStyle bold bit matches the OS/2 fsSelection bit</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1318</TD>
|
|
<TD VALIGN="TOP">The macStyle italic bit matches the OS/2 fsSelection bit</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1319</TD>
|
|
<TD VALIGN="TOP">The macStyle italic bit matches the post table italic angle</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1313</TD>
|
|
<TD VALIGN="TOP">The lowestRecPPEM value is in a reasonable range</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1308</TD>
|
|
<TD VALIGN="TOP">The fontDirectionHint is in the range -2..2</TD>
|
|
<TD VALIGN="TOP">2</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1312</TD>
|
|
<TD VALIGN="TOP">The indexToLocFormat value is 0 or 1</TD>
|
|
<TD VALIGN="TOP">0</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1311</TD>
|
|
<TD VALIGN="TOP">The indexToLocFormat value matches the loca table</TD>
|
|
<TD VALIGN="TOP">0</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1309</TD>
|
|
<TD VALIGN="TOP">The glyphDataFormat value is 0</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_hhea_0' type='checkbox' name='cb_hhea_0' onclick='display_table(table_hhea_0)'
|
|
checked ><B><A
|
|
NAME='hhea_0'
|
|
>hhea</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_hhea_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1406</TD>
|
|
<TD VALIGN="TOP">The table version number is 0x00010000</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1409</TD>
|
|
<TD VALIGN="TOP">The Ascender value is greater than zero</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1411</TD>
|
|
<TD VALIGN="TOP">The Descender is less than zero</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1410</TD>
|
|
<TD VALIGN="TOP">Ascender is less than or equal to head.yMax</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1412</TD>
|
|
<TD VALIGN="TOP">Descender is greater than or equal to head.yMin</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1413</TD>
|
|
<TD VALIGN="TOP">LineGap is greater than or equal to 0</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W1405</TD>
|
|
<TD VALIGN="TOP">Ascender is different than OS/2.usWinAscent. Different line heights on Windows and Apple</TD>
|
|
<TD VALIGN="TOP">hhea.Ascender = 930, OS/2.usWinAscent = 1105</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W1406</TD>
|
|
<TD VALIGN="TOP">Descender is different than OS/2.usWinDescent. Different line heights on Windows and Apple</TD>
|
|
<TD VALIGN="TOP">hhea.Descender = -243, OS/2.usWinDescent = 343</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W1404</TD>
|
|
<TD VALIGN="TOP">The LineGap value is less than the recommended value</TD>
|
|
<TD VALIGN="TOP">LineGap = 0, recommended = 275</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1400</TD>
|
|
<TD VALIGN="TOP">The advanceWidthMax field equals the calculated value</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1402</TD>
|
|
<TD VALIGN="TOP">The minLeftSideBearing field equals the calculated value</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1403</TD>
|
|
<TD VALIGN="TOP">The minRightSideBearing field equals the calculated value</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1407</TD>
|
|
<TD VALIGN="TOP">The xMaxExtent field equals the calculated value</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1405</TD>
|
|
<TD VALIGN="TOP">The reserved fields are all set to zero</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1401</TD>
|
|
<TD VALIGN="TOP">The metricDataFormat field is set to zero</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1404</TD>
|
|
<TD VALIGN="TOP">The numberOfHMetrics value is consistent with the length of the hmtx table</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1408</TD>
|
|
<TD VALIGN="TOP">The caretSlope angle matches the post.italicAngle</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_hmtx_0' type='checkbox' name='cb_hmtx_0' onclick='display_table(table_hmtx_0)'
|
|
checked ><B><A
|
|
NAME='hmtx_0'
|
|
>hmtx</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_hmtx_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1501</TD>
|
|
<TD VALIGN="TOP">The size of the table matches the calculated size</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1500</TD>
|
|
<TD VALIGN="TOP">The horizontal metrics are all within an allowable range of values</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_loca_0' type='checkbox' name='cb_loca_0' onclick='display_table(table_loca_0)'
|
|
checked ><B><A
|
|
NAME='loca_0'
|
|
>loca</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_loca_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1700</TD>
|
|
<TD VALIGN="TOP">Correct format of loca (0 or 1)</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1704</TD>
|
|
<TD VALIGN="TOP">The number of entries is equal to (maxp.numGlyphs + 1)</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1705</TD>
|
|
<TD VALIGN="TOP">The entries are sorted in ascending order</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1706</TD>
|
|
<TD VALIGN="TOP">All entries point within range of the glyf table</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W1701</TD>
|
|
<TD VALIGN="TOP">Loca references a glyf entry which length is not a multiple of 4</TD>
|
|
<TD VALIGN="TOP">Number of glyphs with the warning = 1</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I1700</TD>
|
|
<TD VALIGN="TOP">Loca references a zero-length entry in the glyf table</TD>
|
|
<TD VALIGN="TOP">Number of glyphs that are empty = 12</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1703</TD>
|
|
<TD VALIGN="TOP">All glyphs in the glyf table are referenced by the loca table</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_maxp_0' type='checkbox' name='cb_maxp_0' onclick='display_table(table_maxp_0)'
|
|
checked ><B><A
|
|
NAME='maxp_0'
|
|
>maxp</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_maxp_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1905</TD>
|
|
<TD VALIGN="TOP">Table version is 1.0 and a glyf table is present and no CFF table is present</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1902</TD>
|
|
<TD VALIGN="TOP">Table version is 1.0 and the table is 32 bytes long</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P1903</TD>
|
|
<TD VALIGN="TOP">The numGlyphs value equals the number of entries in the loca array plus one</TD>
|
|
<TD VALIGN="TOP">numGlyphs = 1321</TD></TR><TR
|
|
class='class_W'
|
|
><TD VALIGN="TOP">W1900</TD>
|
|
<TD VALIGN="TOP">maxSizeOfInstructions computation not via either approved method</TD>
|
|
<TD VALIGN="TOP">glyf maxSizeOfInstructions=441, prep size=239, fpgm size=3605, whereas maxp maxSizeOfInstruction is 3605</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_name_0' type='checkbox' name='cb_name_0' onclick='display_table(table_name_0)'
|
|
checked ><B><A
|
|
NAME='name_0'
|
|
>name</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_name_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2001</TD>
|
|
<TD VALIGN="TOP">The format selector field is 0</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2007</TD>
|
|
<TD VALIGN="TOP">No strings extended past the end of the table</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2003</TD>
|
|
<TD VALIGN="TOP">The NameRecords array is in sorted order</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2006</TD>
|
|
<TD VALIGN="TOP">No name records are using reserved Name IDs</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2000</TD>
|
|
<TD VALIGN="TOP">The table contains strings for both Mac and Microsoft platforms</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2009</TD>
|
|
<TD VALIGN="TOP">The version string is in the correct format</TD>
|
|
<TD VALIGN="TOP">platID = 3, encID = 1, langID = 1033, "Version 2.000"</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2004</TD>
|
|
<TD VALIGN="TOP">All strings had valid Platform Specific Encoding IDs</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2002</TD>
|
|
<TD VALIGN="TOP">All Microsoft unicode strings had valid Language IDs</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2008</TD>
|
|
<TD VALIGN="TOP">The length of every unicode string is an even # of bytes</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2005</TD>
|
|
<TD VALIGN="TOP">The PostScript strings are correctly formatted</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2010</TD>
|
|
<TD VALIGN="TOP">The subfamily string is consistent with the style of the font</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2015</TD>
|
|
<TD VALIGN="TOP">No name record specified Unicode Variation Sequences cmap subtable</TD>
|
|
<TD VALIGN="TOP">PlatformID=0, EncodingID=5 is for Variation Sequences (Format 14)</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2002</TD>
|
|
<TD VALIGN="TOP">No string for Typographic Family name (Name ID 16)</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2004</TD>
|
|
<TD VALIGN="TOP">No string for Typographic Subfamily name (Name ID 17)</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2012</TD>
|
|
<TD VALIGN="TOP">No inconsistencies were found for Copyright strings</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2014</TD>
|
|
<TD VALIGN="TOP">No inconsistencies were found for Trademark strings</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2013</TD>
|
|
<TD VALIGN="TOP">No inconsistencies were found for Description strings</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_post_0' type='checkbox' name='cb_post_0' onclick='display_table(table_post_0)'
|
|
checked ><B><A
|
|
NAME='post_0'
|
|
>post</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_post_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2304</TD>
|
|
<TD VALIGN="TOP">The table length is valid</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2308</TD>
|
|
<TD VALIGN="TOP">The version number is valid</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2302</TD>
|
|
<TD VALIGN="TOP">The italicAngle value is reasonable and consistent with other tables</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2305</TD>
|
|
<TD VALIGN="TOP">The underlinePosition value is not less than hhea.Descender</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2306</TD>
|
|
<TD VALIGN="TOP">The underlineThickness value is reasonable</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2301</TD>
|
|
<TD VALIGN="TOP">The isFixedPitch field is consistent with other table(s)</TD>
|
|
<TD VALIGN="TOP">matches the hmtx and OS/2 tables</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2307</TD>
|
|
<TD VALIGN="TOP">The numberOfGlyphs field equals maxp.numGlyphs</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2300</TD>
|
|
<TD VALIGN="TOP">The glyphNameIndex array contains valid indexes</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2300</TD>
|
|
<TD VALIGN="TOP">The post name isn't in uniXXXX or uXXXXX format and there is no Adobe Glyph List entry</TD>
|
|
<TD VALIGN="TOP">glyph = 1, char = U+0000, name = NULL</TD></TR><TR
|
|
class='class_P'
|
|
><TD VALIGN="TOP">P2303</TD>
|
|
<TD VALIGN="TOP">The names in the post table are consistent with the Adobe Glyph List names</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb_prep_0' type='checkbox' name='cb_prep_0' onclick='display_table(table_prep_0)'
|
|
checked ><B><A
|
|
NAME='prep_0'
|
|
>prep</A></B><BR><TABLE
|
|
WIDTH='100%' id='table_prep_0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I2400</TD>
|
|
<TD VALIGN="TOP">Validation for the prep table is not directly implemented, but rasterization testing will validate any executed hinting instructions</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb__0' type='checkbox' name='cb__0' onclick='display_table(table__0)'
|
|
checked ><B>Rasterization Test, BW</B><BR><TABLE
|
|
WIDTH='100%' id='table__0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I0052</TD>
|
|
<TD VALIGN="TOP">Rasterization not selected for validation</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb__0' type='checkbox' name='cb__0' onclick='display_table(table__0)'
|
|
checked ><B>Rasterization Test, Grayscale</B><BR><TABLE
|
|
WIDTH='100%' id='table__0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I0052</TD>
|
|
<TD VALIGN="TOP">Rasterization not selected for validation</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><INPUT
|
|
id='cb__0' type='checkbox' name='cb__0' onclick='display_table(table__0)'
|
|
checked ><B>Rasterization Test, ClearType</B><BR><TABLE
|
|
WIDTH='100%' id='table__0'
|
|
><TR CLASS="caption">
|
|
<TD WIDTH="10%"><I>Error code</I></TD>
|
|
<TD WIDTH="50%"><I>Message</I></TD>
|
|
<TD WIDTH="40%"><I>Details</I></TD>
|
|
</TR><TR
|
|
class='class_I'
|
|
><TD VALIGN="TOP">I0052</TD>
|
|
<TD VALIGN="TOP">Rasterization not selected for validation</TD>
|
|
<TD VALIGN="TOP">
|
|
</TD></TR><BR></TABLE><BR><BR><P>
|
|
Note: The Font Validator's helpfile contains detailed information about each error message.
|
|
The latest OpenType specification is available at the
|
|
<A TARGET="TOP" HREF="http://www.microsoft.com/typography">Microsoft Typography website</A>.
|
|
</P>
|
|
</BODY>
|
|
</HTML> |