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

continuation-of

Element Title: Continuation Of

Element Description: This is a group element detailing a parent-child relationship where the child is a continuation of the parent.

Element Content:

(parent-child,parent-pct?)

Element is Located in:

continuations

Element Attributes:

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

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:

<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>


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