| USPTO Patent Application V1.5 2001-01-31: DTD Element View | [User Element View] |
| [Home] [Elements] [Entities] [Notations] | [Prev] [Next] |
Element Title: Description
Element Description: Element subdoc-description is the structure for the description of the invention. It is a group element with one required area (detailed description) and optional areas copyright statement, related application information, federal-research-statement, background of the invention, summary of the invention, brief description of the drawings, brief description of the sequences, and program listing deposit information.
Element Content:
(copyright-statement?,cross-reference-to-related-applications?, federal-research-statement?,background-of-invention?,summary-of-invention?, brief-description-of-drawings?,brief-description-of-sequences?, detailed-description,program-listing-deposit?)
Element is Located in:
patent-application-publication
Element Attributes:
| Name | Type | Default Value | Example | Description |
|---|---|---|---|---|
| st32-name | CDATA | "SDODE" | In DTD for reference only |
Data mapping to Grant Red Book/ST32 |
Element Markup Instructions: Not available
Element Example:
<subdoc-description>
<cross-reference-to-related-applications>
<heading lvl="1">CROSS-REFERENCE TO RELATED APPLICATION </heading>
<paragraph id="P-00001" lvl="0"><number>1.</number> This is a continuation-in-part of ... </paragraph>
</cross-reference-to-related-applications>
<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>
<detailed-description>
.
.
.
</section>
</detailed-description>
</subdoc-description>