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

patent-application-publication

Element Title: Patent Application Publication

Element Description: Structure for a patent application electronic document (Pre-grant U. S. publication). This is the root element of the document and contains all elements, content, and references to external entities that constitute the patent application. It is a group element consisting of bibliographic, abstract, description, optional sequence listing, claim, and optional drawing information.

Element Content:

(subdoc-bibliographic-information,subdoc-abstract,subdoc-description,
 sequence-cwu?,subdoc-claims,subdoc-drawings?)

Element Attributes:

NameTypeDefault ValueExampleDescription
distribution CDATA "2001-01-31"

 

Distribution Date (fixed in DTD)

version CDATA "[Electronic Version 1.5] "

 

Distribution Version (fixed in DTD)

Element Markup Instructions: none

Element Example:

<patent-application-publication>
    <subdoc-bibliographic-information>
        <document-id>
            <doc-number>20010000001</doc-number>
            <kind-code>A1</kind-code>
            <document-date>20010315</document-date>
        </document-id>
        <publication-filing-type>new-utility</publication-filing-type>
        <domestic-filing-data>
            <application-number>
                <doc-number>09725796</doc-number>
            </application-number>
            <application-number-series-code>09</application-number-series-code>
            <filing-date>20001129</filing-date>
        </domestic-filing-data>
        <technical-information>
            <classification-ipc>
                <classification-ipc-primary>
                    <ipc>B08B003/00</ipc>
                </classification-ipc-primary>
                <classification-ipc-edition>07</classification-ipc-edition>
            </classification-ipc>
            <classification-us>
                <classification-us-primary>
                    <uspc>
                        <class>134</class>
                        <subclass>031000</subclass>
                    </uspc>
                </classification-us-primary>
            </classification-us>
            <title-of-invention>Solvent mixture for use in a ... degreaser utilizing said solvent</title-of-invention>
        </technical-information>
        <continuity-data>
            <continuations>
                <continuation-of>
                <parent-child>
                <child>
                <document-id>
                <doc-number>09725796</doc-number>
                <kind-code>A1</kind-code>
                <document-date>20001129</document-date>
                </document-id>
                </child>
                <parent>
                <document-id>
                <doc-number>09375495</doc-number>
                <document-date>19990817</document-date>
                <country-code>US</country-code>
                </document-id>
                </parent>
                <parent-status>PENDING</parent-status>
                </parent-child>
                </continuation-of>
            </continuations>
            .
            .
            .
        </continuity-data>
        <inventors>
            <first-named-inventor>
                <name>
                    <given-name>Lawrence</given-name>
                    <middle-name>A.</middle-name>
                    <family-name>Clark</family-name>
                </name>
                <residence>
                    <residence-us>
                        <city>Alameda</city>
                        <state>CA</state>
                        <country-code>US</country-code>
                    </residence-us>
                </residence>
                <authority-applicant>INV</authority-applicant>
            </first-named-inventor>
            <inventor>
                <name>
                    <given-name>James</given-name>
                    <middle-name>L.</middle-name>
                    <family-name>Priest</family-name>
                </name>
                <residence>
                    <residence-us>
                        <city>Chicago</city>
                        <state>IL</state>
                    <country-code>US</country-code>
                </residence-us>
                </residence>
                <authority-applicant>INV</authority-applicant>
            </inventor>
        </inventors>
        <correspondence-address>
            <name-1>MARSHALL, O&apos;TOOLE, GERSTEIN, MURRAY &amp; BORUN</name-1>
            <name-2></name-2>
            <address>
                <address-1>6300 SEARS TOWER</address-1>
                <address-2>233 SOUTH WACKER DRIVE</address-2>
                <city>CHICAGO</city>
                <state>IL</state>
                <postalcode>60606-6402</postalcode>
                <country>
                    <country-code>US</country-code>
                </country>
            </address>
        </correspondence-address>
    </subdoc-bibliographic-information>
    <subdoc-abstract>
        <paragraph id="A-00001" lvl="0">The invention provides a solvent ... environmentally safe manner. </paragraph>
    </subdoc-abstract>
    <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>
    <subdoc-claims>
        <heading lvl="1">What is claimed is: </heading>
        <claim id="CLM-00001">
            <claim-text><highlight><bold>1</bold></highlight>. A solvent mixture for ..., said solvent mixture comprising:
                <claim-text>(a) about 85 wt. % to less than about 96.5 wt. % n-propyl bromide; </claim-text>
                <claim-text>(b) about 3.5 wt. % to less than about ... % 1,3-dioxolane; and </claim-text>
                <claim-text>(c) an effective amount of up to ... ethanol, and methanol. </claim-text>
            </claim-text>
        ...
        </claim>
    </subdoc-claims>
</patent-application-publication>


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