Changes

Jump to navigation Jump to search
=== inventors (all are strings) ===
 
 
* '''SEQUENCE'''
** XML 4.3, 4.4, 4.5
*** <code>//us-parties/inventors/inventor/sequence</code>
** XML 4.0, 4.1, 4.2
*** <code>//parties/applicants/applicant/sequence</code>
 
* '''LAST_NAME'''
** XML 4.3, 4.4, 4.5 (first listed is highest preference)
*** <code>//us-parties/inventors/inventor/addressbook/last-name</code>
*** <code>//us-parties/inventors/inventor/last-name</code>
** XML 4.0, 4.1, 4.2 (first listed is highest preference)
*** <code>//parties/applicants/applicant/addressbook/last-name</code>
*** <code>//parties/applicants/applicant/last-name</code>
** APS
*** N/A (see '''ORG_NAME''')
 
* '''FIRST_NAME'''
** XML 4.3, 4.4, 4.5 (first listed is highest preference)
*** <code>//us-parties/inventors/inventor/addressbook/first-name</code>
*** <code>//us-parties/inventors/inventor/first-name/</code>
** XML 4.0, 4.1, 4.2 (first listed is highest preference)
*** <code>//parties/applicants/applicant/addressbook/first-name</code>
*** <code>//parties/applicants/applicant/first-name</code>
** APS
*** N/A (see '''ORG_NAME'''
 
* '''ORG_NAME'''
** XML 4.3, 4.4, 4.5 (first listed is highest preference)
*** <code>//us-parties/inventors/inventor/addressbook/orgname</code>
*** <code>//us-parties/inventors/inventor/orgname/</code>
** XML 4.0, 4.1, 4.2 (first listed is highest preference)
*** <code>//parties/applicants/applicant/addressbook/orgname</code>
*** <code>//parties/applicants/applicant/orgname</code>
** APS
*** <code>INVT:NAM</code>
 
* '''CITY'''
** XML 4.3, 4.4, 4.5
*** ?
** APS
*** <code>INVT:CTY</code>
 
* '''COUNTRY'''
** XML 4.3, 4.4, 4.5
*** ?
** APS
*** <code>INVT:CNT</code>
 
* '''STATE'''
** XML 4.3, 4.4, 4.5
*** ?
** APS
*** <code>INVT:STA</code>
 
* '''ADDRESS'''
** XML 4.3, 4.4, 4.5
*** ?
** APS
*** <code>INVT:STR</code>
 
* '''POSTCODE'''
** XML 4.3, 4.4, 4.5
*** ?
** APS
*** <code>INVT:ZIP</code>
=== assignments (only strings) ===

Navigation menu