Schema fee-sheet-chapter2.xsd


element fee-sheet-chapter2
diagram fee-sheet-chapter2_p1.png
children application-reference file-reference-id applicant-name further-applicant currency preliminary-examin-fee handling-fee amount-total payment-mode deposit-account-ipea reimbursement-deposit-account doc-page
attributes
Name  Type  Use  Default  Fixed  Annotation
lang  xsd:string  required      
dtd-version  xsd:string  optional      
file  xsd:string  optional      
produced-by  derived by: xsd:token  required      
date-produced  xsd:string  optional      
ipea  xsd:string  required      
status  xsd:string  optional      
annotation
documentation
Fees
documentation

********************************************************************************
*  fee-sheet-chapter2 v1.5     2019  APRIL                                     *
********************************************************************************
*  PUBLIC "-//WIPO//DTD FEE SHEET CHAPTER2 1.5//EN"                            *
*                                           "fee-sheet-chapter2-v1-5.dtd"      *
********************************************************************************
*  https://www.wipo.int/pct-safe/en/resources/1.15/fee-sheet-chapter2-v1-5.dtd *
********************************************************************************
* contacts:                                                                    *
*   WIPO: Yuya USHIDA; yuya.ushida@wipo.int                                    *
********************************************************************************
* revision history                                                             *
********************************************************************************
Yuya USHIDA : 01/04/19 incorporated changes from PFC
..changed version number from v1.4 to v1.5
..added element 'reimbursement-deposit-account' to fee-sheet-chapter2
Asahi HASEBE : 01/07/17 incorporated changes from PFC
..changed version number from v1.3 to v1.4
..added an attribute "id" to signatory
SY: 01/04/10 incorporated changes from PFC
..changed version number from v1.2 to v1.3
..added element 'credit-card' to payment-mode (PFC09/007)
MO: 01/01/07 incorporated changes from PFCs:
..changed version number from v1.1 to v1.2
..implementation of PFC06/001
..added element 'address-4' to address (PFC06/005)
..added element 'address-5' to address (PFC06/005)
HT: 14/12/04 incorporated changes from PFCs:
..changed attribute he, wi of doc-page from 'NMTOKEN' to 'CDATA'
..added element 'later-payment' to payment-mode
..added attribute 'ocr' to doc-page
..added attribute 'id' to application-reference
HT: 20/07/04 incorporated changes from PFCs:
..changed version number from v1.0 to v1.1
..added value 'national-office', 'regional-office' to attribute produced-by of root element
June 2003
..released version number as v1.0
********************************************************************************

Fee calculation sheet annex to the PCT request (root element)
Attributes:
  lang          = language of application - use ISO639 language code
  dtd-version   = dtd version number
  file          = filename of the whole application
  status        = status of the application; values: new = new application
  date-produced = YYYYMMDD e.g, 20011230  if desired, 12 characters maximum
  ro            = Receiving office name, country code ST.3         
  produced-by   = creator of this document

element application-reference
diagram fee-sheet-chapter2_p2.png
children document-id
used by
element fee-sheet-chapter2
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID        
appl-type  xsd:string        
annotation
documentation
Document Identification
documentation

  Application reference information: application number, country
    (INID 21, ST.32:B210)

element file-reference-id
diagram fee-sheet-chapter2_p3.png
used by
element fee-sheet-chapter2
annotation
documentation
Document Identification
documentation

  Applicant's or agent's file reference, if desired, 12 characters maximum

element applicant-name
diagram fee-sheet-chapter2_p4.png
children name prefix last-name orgname first-name middle-name suffix iid role department synonym registered-number
used by
element fee-sheet-chapter2
annotation
documentation
Parties
documentation

  The name of the applicant (without address information)
    (ST.32:B711)

element further-applicant
diagram fee-sheet-chapter2_p5.png
used by
element fee-sheet-chapter2
annotation
documentation
Parties
documentation

  The presence of this element indicates that there is more than one applicant.
    (ST.32:B512/B522)

element currency
diagram fee-sheet-chapter2_p6.png
used by
element fee-sheet-chapter2
annotation
documentation
Fees
documentation

  Type of currency for payment

element preliminary-examin-fee
diagram fee-sheet-chapter2_p7.png
children amount-each payment-mode
used by
element fee-sheet-chapter2
annotation
documentation
Fees
documentation

  Preliminary examination fee  (Rule 58.1)

element handling-fee
diagram fee-sheet-chapter2_p8.png
children amount-each payment-mode
used by
element fee-sheet-chapter2
annotation
documentation
Fees
documentation

  Accrues to the International Bureau for carrying out various tasks,
  e.g., translation of international preliminary examination report
  (Rule 57.1)

element amount-total
diagram fee-sheet-chapter2_p9.png
used by
element fee-sheet-chapter2
annotation
documentation
Fees
documentation

  The total amount due for each fee group;
  e.g., search fees, transmittal fees, etc.

element payment-mode
diagram fee-sheet-chapter2_p10.png
children charge postal-order cash coupons cheque bank-draft stamps other later-payment credit-card
used by
elements fee-sheet-chapter2 handling-fee preliminary-examin-fee
annotation
documentation
Fees
documentation

  Mode of payment

element deposit-account-ipea
diagram fee-sheet-chapter2_p11.png
children authorization-ipea ipea account-no date name prefix last-name orgname first-name middle-name suffix iid role department synonym registered-number signatories
used by
element fee-sheet-chapter2
annotation
documentation
Fees
documentation

  Authorization to charge or credit deposit account

element reimbursement-deposit-account
diagram fee-sheet-chapter2_p12.png
children ip-office account-no date name prefix last-name orgname first-name middle-name suffix iid role department synonym registered-number
used by
element fee-sheet-chapter2
annotation
documentation
Fees
documentation

Instruction to reimburse to a deposit account 

element doc-page
diagram fee-sheet-chapter2_p13.png
used by
element fee-sheet-chapter2
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID        
he  xsd:string  required      
wi  xsd:string  required      
type  derived by: xsd:token  required      
alt  xsd:string        
pp  xsd:string        
ppf  xsd:string        
ppl  xsd:string        
file  xsd:string  required      
ocr  xsd:string        
color  derived by: xsd:token        
orientation  derived by: xsd:token    portrait    
annotation
documentation
Document Structure
documentation

  doc-page - DOCument or PAGE

  This is primarily to be used when data for the whole or major sections of an
  application are in image format OR other formats such as pdf.

  Page range attributes are given when required
    pp  - page range
    ppf - first page
    ppl - last page (for pdf).
  The 'img' may also be used for complete pages, e.g. in drawings

  Recommended id = docp0001, docp0002, etc.
  Attributes "he" and "wi" mean height and width.


element document-id
diagram fee-sheet-chapter2_p14.png
children country doc-number kind name date
used by
element application-reference
attributes
Name  Type  Use  Default  Fixed  Annotation
lang  xsd:string        
annotation
documentation
Document Identification
documentation

  Document identification refers to patents (and patent applications) only.
  See WIPO ST.14

group name_group
diagram fee-sheet-chapter2_p15.png
children name prefix last-name orgname first-name middle-name suffix iid role department synonym registered-number
used by
elements applicant-name deposit-account-ipea reimbursement-deposit-account signatory

element amount-each
diagram fee-sheet-chapter2_p16.png
used by
elements handling-fee preliminary-examin-fee
annotation
documentation
Fees
documentation

  The amount of each of the fees

element charge
diagram fee-sheet-chapter2_p17.png
used by
element payment-mode
annotation
documentation
Fees
documentation

  Authorization to charge deposit account

element postal-order
diagram fee-sheet-chapter2_p18.png
used by
element payment-mode
annotation
documentation
Fees
documentation

  Postal money order used as mode of payment

element cash
diagram fee-sheet-chapter2_p19.png
used by
element payment-mode
annotation
documentation
Fees
documentation

  Cash used as payment method

element coupons
diagram fee-sheet-chapter2_p20.png
used by
element payment-mode
annotation
documentation
Fees
documentation

  Coupons used as mode of payment

element cheque
diagram fee-sheet-chapter2_p21.png
used by
element payment-mode
annotation
documentation
Fees
documentation

  Cheque used as payment method

element bank-draft
diagram fee-sheet-chapter2_p22.png
used by
element payment-mode
annotation
documentation
Fees
documentation

  Bank draft to be used as mode of payment

element stamps
diagram fee-sheet-chapter2_p23.png
used by
element payment-mode
annotation
documentation
Fees
documentation

  Revenue stamps  used as mode of payment

element other
diagram fee-sheet-chapter2_p24.png
used by
element payment-mode
annotation
documentation
Fees
documentation

  Other method by which prior art was disclosed to the public

element later-payment
diagram fee-sheet-chapter2_p25.png
used by
element payment-mode
annotation
documentation
Fees
documentation

  Authorization to later payment

element credit-card
diagram fee-sheet-chapter2_p26.png
used by
element payment-mode
attributes
Name  Type  Use  Default  Fixed  Annotation
number  xsd:string  required      
expires  xsd:string  required      
name  xsd:string        
postal-code  xsd:string        
annotation
documentation
Fees
documentation

  Credit card used as payment method

element authorization-ipea
diagram fee-sheet-chapter2_p27.png
children total-fee deficiency-credit
used by
element deposit-account-ipea
annotation
documentation
Fees
documentation

  Authorization for International Preliminary Examining Authority to charge or
  credit deposit account

element ipea
diagram fee-sheet-chapter2_p28.png
children country
used by
element deposit-account-ipea
annotation
documentation
International Conventions
documentation

  International Preliminary Examination Authority

element signatories
diagram fee-sheet-chapter2_p29.png
children signatory
used by
element deposit-account-ipea
annotation
documentation
Parties
documentation

  Signatories

element account-no
diagram fee-sheet-chapter2_p30.png
used by
elements deposit-account-ipea reimbursement-deposit-account
annotation
documentation
Fees
documentation

  Deposit account number

element date
diagram fee-sheet-chapter2_p31.png
used by
elements deposit-account-ipea document-id reimbursement-deposit-account
annotation
documentation
Dates
documentation

  Date: components of a date.  Format: YYYYMMDD

element ip-office
diagram fee-sheet-chapter2_p32.png
used by
element reimbursement-deposit-account
annotation
documentation

IP Office code (ST.3 country code, including the regional authorities)

element country
diagram fee-sheet-chapter2_p33.png
used by
elements document-id ipea
group address_group
annotation
documentation
Parties
documentation

  Country: use ST.3 country code; e.g. DE, FR, GB, NL, etc.
  Also includes EP, WO

element doc-number
diagram fee-sheet-chapter2_p34.png
used by
element document-id
annotation
documentation
Document Identification
documentation

  The number of the referenced patent (or application) document

element kind
diagram fee-sheet-chapter2_p35.png
used by
element document-id
annotation
documentation
Document Identification
documentation

  Document kind code; e.g., A1
    (INID 13, ST.32:B130)

element name
diagram fee-sheet-chapter2_p36.png
used by
element document-id
group name_group
attributes
Name  Type  Use  Default  Fixed  Annotation
name-type  derived by: xsd:token        
annotation
documentation
Parties
documentation

  Name:
  If no distinction or detail can be given.
  Also to be used for: personal (natural person) and corporate (legal entity) names

element prefix
diagram fee-sheet-chapter2_p37.png
used by
group name_group
annotation
documentation
Parties
documentation

  Title: e.g., Mr., Mrs., Dr. etc

element last-name
diagram fee-sheet-chapter2_p38.png
used by
group name_group
annotation
documentation
Parties
documentation

  Last, family, surname

element first-name
diagram fee-sheet-chapter2_p39.png
used by
group name_group
annotation
documentation
Parties
documentation

  First or given name(s), initial(s)

element middle-name
diagram fee-sheet-chapter2_p40.png
used by
group name_group
annotation
documentation
Parties
documentation

  Middle name(s) or initial(s)

element suffix
diagram fee-sheet-chapter2_p41.png
used by
group name_group
annotation
documentation
Parties
documentation

  Name suffix (e.g., II, Jr., Dip., Ing., BA, etc.)

element iid
diagram fee-sheet-chapter2_p42.png
used by
group name_group
annotation
documentation
Citations
documentation

  SDOBI : Individual id

element role
diagram fee-sheet-chapter2_p43.png
used by
group name_group
annotation
documentation
Parties
documentation

  Role; e.g., President, Chairman, etc.

element orgname
diagram fee-sheet-chapter2_p44.png
used by
group name_group
annotation
documentation
Parties
documentation

  Organisation name or company name

element department
diagram fee-sheet-chapter2_p45.png
used by
group name_group
annotation
documentation
Parties
documentation

  Department, division, section, etc. name

element synonym
diagram fee-sheet-chapter2_p46.png
used by
group name_group
annotation
documentation
Parties
documentation

  Synonym

element registered-number
diagram fee-sheet-chapter2_p47.png
used by
group name_group
annotation
documentation
Parties
documentation

  Registered number

element total-fee
diagram fee-sheet-chapter2_p48.png
used by
element authorization-ipea
annotation
documentation
Fees
documentation

  Authorization to charge the total fees indicated above

element deficiency-credit
diagram fee-sheet-chapter2_p49.png
used by
element authorization-ipea
annotation
documentation
General Text
documentation

  Authorization to charge any deficiency or credit any overpayment

element signatory
diagram fee-sheet-chapter2_p50.png
children name prefix last-name orgname first-name middle-name suffix iid role department synonym registered-number address electronic-signature signatory-capacity
used by
element signatories
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID        
annotation
documentation
Parties
documentation

  PCT/RO/101 Box No. X:
  The signature must be that of the applicant (if there are several applicants, all
  must sign); however, the signature may be that of the agent, or the common
  representative, where a separate power of attorney appointing the agent or the
  common representative, respectively, or a copy of a general power of attorney is
  already in possession of the receiving Office, is furnished...
  (PCT Rules 4.1(d), 4.15, and 90)

  Indicate the capacity of the signer with 'signatory-capacity'

element address
diagram fee-sheet-chapter2_p51.png
children address-1 address-2 address-3 address-4 address-5 mailcode pobox room address-floor building street city county state postcode country text
used by
element signatory
annotation
documentation
Parties
documentation

  Address components:
  Address formats differ from country to country
  If no structure possible use text

element electronic-signature
diagram fee-sheet-chapter2_p52.png
children basic-signature enhanced-signature
used by
element signatory
attributes
Name  Type  Use  Default  Fixed  Annotation
date  xsd:string  required      
place-signed  xsd:string        
annotation
documentation
General Text
documentation

  A signature represented by electronic means

element signatory-capacity
diagram fee-sheet-chapter2_p53.png
used by
element signatory
annotation
documentation
Parties
documentation

  The capacity in which the person signs

group address_group
diagram fee-sheet-chapter2_p54.png
children address-1 address-2 address-3 address-4 address-5 mailcode pobox room address-floor building street city county state postcode country text
used by
element address

element basic-signature
diagram fee-sheet-chapter2_p55.png
children fax-image text-string click-wrap
used by
element electronic-signature
annotation
documentation
Parties Concerned with the Document
documentation

  A non-PKI electronic signature

element enhanced-signature
diagram fee-sheet-chapter2_p56.png
children pkcs7
used by
element electronic-signature
annotation
documentation
General Text
documentation

  A PKI / PKCS #7 digital signature data type

element address-1
diagram fee-sheet-chapter2_p57.png
used by
group address_group
annotation
documentation
Parties
documentation

  Address, first line

element address-2
diagram fee-sheet-chapter2_p58.png
used by
group address_group
annotation
documentation
Parties
documentation

  Address, second line

element address-3
diagram fee-sheet-chapter2_p59.png
used by
group address_group
annotation
documentation
Parties
documentation

  Address, third line

element address-4
diagram fee-sheet-chapter2_p60.png
used by
group address_group
annotation
documentation
Parties
documentation

  Address, fourth line

element address-5
diagram fee-sheet-chapter2_p61.png
used by
group address_group
annotation
documentation
Parties
documentation

  Address, fifth line

element mailcode
diagram fee-sheet-chapter2_p62.png
used by
group address_group
annotation
documentation
Parties
documentation

  Organizational mail code

element pobox
diagram fee-sheet-chapter2_p63.png
used by
group address_group
annotation
documentation
Parties
documentation

  Post Office Box number

element room
diagram fee-sheet-chapter2_p64.png
used by
group address_group
annotation
documentation
Parties
documentation

  Address room; e.g., Room 55B

element address-floor
diagram fee-sheet-chapter2_p65.png
used by
group address_group
annotation
documentation
Parties
documentation

  Address floor; e.g., 10th

element building
diagram fee-sheet-chapter2_p66.png
used by
group address_group
annotation
documentation
Parties
documentation

  Building information in address; e.g., Hoffman building

element street
diagram fee-sheet-chapter2_p67.png
used by
group address_group
annotation
documentation
Parties
documentation

  Street may contain house number or name

element city
diagram fee-sheet-chapter2_p68.png
used by
group address_group
annotation
documentation
Parties
documentation

  City or town name

element county
diagram fee-sheet-chapter2_p69.png
used by
group address_group
annotation
documentation
Parties
documentation

  County, parish, department, etc (mainly UK, USA)

element state
diagram fee-sheet-chapter2_p70.png
used by
group address_group
annotation
documentation
Parties
documentation

  Region of country; e.g., state, province, etc.

element postcode
diagram fee-sheet-chapter2_p71.png
used by
group address_group
annotation
documentation
Parties
documentation

  Postal code or zip code

element text
diagram fee-sheet-chapter2_p72.png
used by
group address_group
annotation
documentation
General Text
documentation

  If no structure is possible, enter text (without markup)

element fax-image
diagram fee-sheet-chapter2_p73.png
used by
element basic-signature
attributes
Name  Type  Use  Default  Fixed  Annotation
file  xsd:string  required      
annotation
documentation
General Text
documentation

  A TIFF image of a signature

element text-string
diagram fee-sheet-chapter2_p74.png
used by
element basic-signature
annotation
documentation
General Text
documentation

  A simple text string is to be used as the basic electronic signature;
  e.g., John Doe  <text-string>/jd/</text-string>

element click-wrap
diagram fee-sheet-chapter2_p75.png
used by
element basic-signature
annotation
documentation
Parties Concerned with the Document
documentation

  A simple 'signature';
  e.g., clicking a button labeled 'accept' or 'I agree'

element pkcs7
diagram fee-sheet-chapter2_p76.png
used by
element enhanced-signature
annotation
documentation
General Text
documentation

  PKCS7 digital signature


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy