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

summary-of-invention

Element Title: Summary of Invention

Element Description: This is a group element containing a mixture of headings, paragraphs, and sections that summarize of the invention.

Element Content:

(heading|paragraph|section)+

Element is Located in:

subdoc-description

Element Attributes:

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

In DTD for reference only

Data mapping to Grant Red Book/ST32

Element Markup Instructions: none

Element Example:

<summary-of-invention>
    <section>
        <heading lvl="1">FIELD OF THE INVENTION </heading>
        <paragraph id="P-00002" lvl="0"><number>2.</number> The invention relates generally to ... depletion potential. </paragraph>
    </section>
    <section>
        <heading lvl="1">BACKGROUND OF THE INVENTION </heading>
        <paragraph id="P-00003" lvl="0"><number>3.</number> Molecular level cleaning b... cleaned the parts. </paragraph>
        .
        .
        .
    </section>
    <section>
        <heading lvl="1">SUMMARY OF THE INVENTION </heading>
        .
        .
        .
    </section>
    <section>
        <heading lvl="1">DETAILED DESCRIPTION OF THE INVENTION AND PREFERRED EMBODIMENTS </heading>
        .
        .
        .
    </section>
</summary-of-invention>


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