| USPTO Patent Application V1.5 2001-01-31: User Element View | [DTD Element View] |
| [Home] [Elements] [Entities] [Notations] | [Prev] [Next] |
Element Title: Bibliographic Information
Element Description: Element subdoc-bibliographic-information is the structure for the bibliographic information included on the front page of a patent. It is a group element consisting of the document identification, publication filing type, domestic filing data, optional foreign priority data, technical information, optional continuity data, optional prior publication information, inventor information, optional assignee information, an optional correspondence address, optional international convention information, and optional appendix data.
Element Content:
(document-id,publication-filing-type,domestic-filing-data,foreign-priority-data*, technical-information,continuity-data?,prior-publication?,inventors, assignee*,correspondence-address?,international-conventions?, appendix-data?)
Element is Located in:
patent-application-publication
Element Attributes:
| Name | Type | Default Value | Example | Description |
|---|---|---|---|---|
| st32-name | CDATA | "SDOBI" | In DTD for reference only |
Data mapping to Grant Red Book/ST32 |
| inid-code | CDATA |
|
INID code displayed on the photocomposed page |
Element Markup Instructions: none
Element Example:
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'TOOLE, GERSTEIN, MURRAY & 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>