USPTO Patent Application V1.5 2001-01-31: DTD Element View [User Element View]
[Home] [Elements] [Entities] [Notations] [Prev] [Next]

figure

Element Title: Figure

Element Description: A figure is a drawing or cwu referenced within the specification and included within the drawing section of the application.

It is a group element containing either an image with zero or more drawing reference characters, or a complex work unit (chemistry, math, or table).

Element Content:

((image,drawing-reference-character*)|
 chemistry-cwu|math-cwu|table-cwu)

Element is Located in:

subdoc-drawings

Element Attributes:

NameTypeDefault ValueExampleDescription
st32-name CDATA "EMI" (fixed)

In DTD for reference only

Data mapping to Grant Red Book/ST32

id ID Required

id="figure-D00001"

Sequence number within the document Figure entities are numbered separately from other numbered series within the document.

Element Markup Instructions: none

Element Example:

<figure id="figure-D00001">
    <image id="EMI-D00001" file="US20010000002A1-20010315-D00001.TIF" imf="TIFF" ti="DR"/>
</figure>


HTML Presentation of USPTO Patent Application V1.5 2001-01-31