Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AttributeDescription
examiner-levelValues include primary or assistant.
formatSee Common XML Attributes.
sequence

Sequence number, present when there has been more than one examiner. Primary and assistant examiners may be listed separately, for example:

Code Block
languagexml
<examiners>
  <examiner examiner-level="primary" mxw-id="PPAR353513482" load-source="patent-office" sequence="1" format="original">
    <addressbook>
      <last-name>Wu</last-name>
      <first-name>Jingge</first-name>
    </addressbook>
  </examiner>
  <examiner examiner-level="assistant" mxw-id="PPAR353513483" load-source="patent-office" sequence="1" format="original">
    <addressbook>
      <last-name>Hung</last-name>
      <first-name>Yubin</first-name>
    </addressbook>
  </examiner>
</examiners>

Element

INID

Description

Example(s)

name

-

Name of examiner(s). The name is parsed, if possible, into last-name and first-name within the addressbook element.

Mah Chuck Y.

김범직

...