| USPTO Patent Application V1.5 2001-01-31: User Element View | [DTD Element View] |
| [Home] [Elements] [Entities] [Notations] | [Prev] [Next] |
Element Title: Table Complex Work Unit
Element Description: Structure for table complex work units. Contains an identification number, a CALS table, and an optional image. Tables are allowed within claim text figures, list items, and paragraphs.
Element Content:
(number,table,image?)
Element is Located in:
claim-text, figure, list-item, paragraph
Element Attributes:
| Name | Type | Default Value | Example | Description |
|---|---|---|---|---|
| st32-name | CDATA | "TABLE-US" (fixed) | In DTD for reference only |
Data mapping to Grant Red Book/ST32 |
| id | ID | Required | id="TABLE-US-00001" |
Sequence number within the document table-cwu entities are numbered separately from other numbered series within the document. |
| display | Enumeration: display |
|
Identifies that the CWU is to be displayed. |
Element Markup Instructions: none
Element Example:
<table-cwu id="TABLE-US-00001">
<number>1</number>
<table frame="none" colsep="0" rowsep="0">
<tgroup align="left" colsep="0" rowsep="0" cols="3">
<colspec colname="OFFSET" colwidth="21PT" align="left"/>
<colspec colname="1" colwidth="112PT" align="left"/>
<colspec colname="2" colwidth="84PT" align="center"/>
<thead>
<row>
<entry></entry>
<entry namest="OFFSET" nameend="2" align="center">TABLE 1</entry>
</row>
<row>
<entry></entry>
<entry></entry>
</row>
<row>
<entry></entry>
<entry namest="OFFSET" nameend="2" align="center" rowsep="1"></entry>
</row>
<row>
<entry></entry>
<entry>Complex</entry>
<entry>Wavelength*</entry>
</row>
<row>
<entry></entry>
<entry namest="OFFSET" nameend="2" align="center" rowsep="1"></entry>
</row>
</thead>
<tbody valign="top">
<row>
<entry></entry>
<entry>[Platinum(1,5-cyclooctadiene)(mnt)]</entry>
<entry>560 nm</entry>
</row>
<row>
<entry></entry>
<entry>[Platinum(P(OEt)<highlight><subscript>3</subscript></highlight>)<highlight><subscript>2</subscript></highlight>(mnt)]</entry>
<entry>566 nm</entry>
</row>
<row>
<entry></entry>
<entry>[Platinum(P(OPh)<highlight><subscript>3</subscript></highlight>)<highlight><subscript>2</subscript></highlight>(mnt)]</entry>
<entry>605 nm</entry>
</row>
<row>
<entry></entry>
<entry>[Platinum(bis(diphenyl-</entry>
<entry>610 nm</entry>
</row>
<row>
<entry></entry>
<entry>phosphino)methane)(mnt)]</entry>
</row>
<row>
<entry></entry>
<entry>[Platinum(PPh<highlight><subscript>3</subscript></highlight>)<highlight><subscript>2</subscript></highlight>(mnt)]</entry>
<entry>652 nm</entry>
</row>
<row>
<entry></entry>
<entry namest="OFFSET" nameend="2" align="center" rowsep="1"></entry>
</row>
<row>
<entry></entry>
<entry namest="OFFSET" nameend="2" align="left"><footnote id="FOO-00001">*Wavelength resulting from measurement of photoluminescence in the solid state. </footnote></entry>
</row>
</tbody>
</tgroup>
</table>
</table-cwu>