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

continuations

Element Title: Continuations

Element Description: This is a group element containing one or more continuation-of, continuation-in-part-of, and continuing-reissue-of parent-child relationships.

Element Content:

(continuation-of|continuation-in-part-of|continuing-reissue-of)+

Element is Located in:

continuity-data

Element Attributes:

NameTypeDefault ValueExampleDescription
st32-name CDATA "B630" (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:

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


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