<?xml version='1.0' encoding='UTF-8' ?>

<!ENTITY % address_group "((address-1? , address-2? , address-3? , address-4? , address-5? , mailcode? , pobox? , room? , address-floor? , building? , street? , city? , county? , state? , postcode? , country) | text)">

<!ENTITY % name_group "((name | (prefix? , (last-name | orgname) , first-name? , middle-name? , first-last-name? , second-last-name? , suffix? , iid? , role? , orgname? , department? , synonym*)) , registered-number?)">

<!--Communication-->
<!--
********************************************************************************
*  wo-form-ipea v1.0     JANUARY 2022                                          *
********************************************************************************
*  PUBLIC "-//WIPO//DTD WO-FORM-IPEA 1.0//EN" "wo-form-ipea-v1-0.dtd"          *
********************************************************************************
* contacts:                                                                    *
* WIPO: Yukako SHIBA; yukako.shiba@wipo.int                                    *
********************************************************************************
* revision history                                                             *
********************************************************************************
-January 2022 (Ver 1.0o)
 Added an element "invitation-sequence-listing-translation to "invitation-furnish-sequence-listing"
 Added an element "accepted-language"
 Updated attribute of an element "invitation-sequence-listing-electronic" from  "listing-format (st25)" to "listing-format (st25| st26)"

-January 2021 (Ver 1.0n)
 Added an element "additional-info" to "rel-passage".

-July 2020 (Ver 1.0m)
 Updated <wo-ipea415>
  From
	<!ELEMENT wo-ipea415 (check-list-demand? , check-list-copy-of-preliminary-examination-report?, check-list-specify-other-document*)>
  To
	<!ELEMENT wo-ipea415 (check-list-demand? , check-list-copy-of-amendment?, check-list-copy-of-letter?, check-list-copy-of-written-opinion?, check-list-copy-of-preliminary-examination-report? , check-list-copy-of-fee-invitation?, check-list-copy-of-fee-protest?, check-list-specify-other-document*)>

 Added following elements. 
	<!ELEMENT check-list-copy-of-amendment (transmittal-documentation-list+)>
	<!ELEMENT check-list-copy-of-letter (transmittal-documentation-list+)>
	<!ELEMENT check-list-copy-of-written-opinion (transmittal-documentation-list+)>
	<!ELEMENT check-list-copy-of-fee-invitation (transmittal-documentation-list+)>
	<!ELEMENT check-list-copy-of-fee-protest (transmittal-documentation-list+)>

- July 2014  (Ver 1.0l)
   Updated <type-of-notification>
    From
    <!ELEMENT type-of-notification (information-only | important-notification | important-communication | reply-not-due | reply-due | payment-due)>
    To
     <!ELEMENT type-of-notification (information-only?, important-notification?, important-communication?, reply-not-due?, reply-due?, payment-due?)>  

- January 2012
  released version number as v1.0
********************************************************************************
-->
<!--
  ****************************************************************************
  * SECTION I - DECLARATION, ENT. REFs, ISO sets, etc                        *
  ****************************************************************************
-->
<!--
  import character entity set.  Download from:
  http://pcteasy.wipo.int/efiling_standards/schemaDocs/wipo.ent
  
  Note that nsgmls-based parsers (SP, Near and Far Designer, etc.)
  may not be able to process this file for reasons described below 
  in MathML comments.
 -->
<!--ENTITY % wipo PUBLIC "-//WIPO//ENTITIES WIPO 1.0//EN" "wipo.ent">
%wipo;-->
<!--
  ****************************************************************************
  * INCLUDE COMPONENT DTDS (MATHML, OASIS EXCHANGE TABLE MODEL               *
  ****************************************************************************
-->
<!-- DTD MathML2: maintained by W3C.  Download from:
     http://www.w3.org/TR/MathML2/DTD-MathML-20010221.zip

     If using nsgmls-based parser (SP, Near and Far Designer, etc.)
     uncomment 'mathml-charent-module' switch below or replace the 
     referenced MathML2 DTD with the version downloadable from:
     http://www.w3.org/Math/DTD/dtd-sp.zip

	 This notice copied from: http://www.w3.org/Math/DTD/
     
     "DTD for nsgmls
	  Some systems (including the popular nsgmls parser) may not be able 
	  to process files using 'plane 1' characters which have Unicode 
	  numbers higher than #xFFFF. The versions of the DTD provided here
	  incoprorate the modifications mentioned above, but the high 
	  characters are replaced by the equivalent mchar construct 
	  <mchar name="..." /> this allows the DTD to be read and for MathML
	  files to be validated using such sytems."
-->
<!--ENTITY % mathml-charent.module "IGNORE" -->
<!ENTITY % MATHML.prefixed "IGNORE">
<!ENTITY % MATHML.xmlns "">
<!-- import MathML2 dtd -->
<!ENTITY % mathml2 PUBLIC "-//W3C//DTD MathML 2.0//EN" "mathml2.dtd">
%mathml2;
<!-- DTD OASIS Open XML Exchange Table Model.  
       Maintained by OASIS; download from:
       http://www.oasis-open.org/specs/soextblx.dtd
       Note that the FPI in soextblx.dtd refers to itself as 'calstblx'.  
       That convention has been followed here.
-->
<!--  create content for title element in table  -->
<!ENTITY % title "<!ELEMENT title (#PCDATA | b | i | u | sup | sub | smallcaps)* > ">
%title;
<!-- override OASIS Exchange <entry> model -->
<!ENTITY % tbl.entry.mdl "(#PCDATA | b | i | u | sup | sub | smallcaps | br 
                 | patcit | nplcit | bio-deposit | crossref | img 
                 | dl | ul | ol | chemistry | maths)* ">
<!-- import OASIS Exchange model -->
<!ENTITY % calstblx PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN" 
                           "soextblx.dtd">
%calstblx;
<!--
****************************************************************************
* SECTION II - DTD *
****************************************************************************
-->
<!--
Notes:

This DTD is based on WIPO PCT IPEA Forms

Attributes:
lang = language of application - use ISO639 language code
date-produced = YYYYMMDD e.g, 20011230
file = filename of the whole application
dtd-version = dtd version number
iprp-office = WIPO ST.3 code for application
status = status of the application; values: new = new application
form-id = form number of the application e.g. PCT/IPEA/405.
form-version = date of entry into force e.g., 200704



-->
<!ELEMENT wo-form-ipea (doc-page+ | (wo-form-ipea-info , wo-form-ipea-body))>

<!ATTLIST wo-form-ipea  lang          CDATA  #IMPLIED
                          date-produced CDATA  #IMPLIED
                          file          CDATA  #IMPLIED
                          dtd-version   CDATA  #IMPLIED
                          iprp-office   CDATA  #REQUIRED
                          status        CDATA  #IMPLIED
                          form-id       CDATA  #REQUIRED
                          form-version  CDATA  #REQUIRED >


<!--Document Structure-->
<!--
  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 doc-page EMPTY>

<!ATTLIST doc-page  id          ID     #IMPLIED
                      he          CDATA  #REQUIRED
                      wi          CDATA  #REQUIRED
                      type               (jpg | pdf | tif )  #REQUIRED
                      alt         CDATA  #IMPLIED
                      pp          CDATA  #IMPLIED
                      ppf         CDATA  #IMPLIED
                      ppl         CDATA  #IMPLIED
                      file        CDATA  #REQUIRED
                      ocr         CDATA  #IMPLIED
                      color              (color | bw )  #IMPLIED
                      orientation        (portrait | landscape )  'portrait' >
<!--

-->
<!--
 (PCT/IPEA/444)
(PCT Rule 59.3(d) and (f))


-->
<!ELEMENT wo-ipea444 EMPTY>

<!ATTLIST wo-ipea444  notification   (demand-considered-not-submitted )  #REQUIRED >
<!--

-->
<!--
 (PCT/IPEA/443)
The applicant is hereby invited to furnish to this International Preliminary Examining Authority, within the time limit indicated
above, in the following language:
the following element(s) referred to in Box VI (check list) of the demand (form PCT/IPEA/401):


-->
<!ELEMENT invitation-furnish-translation (translation-international-application? , amendments-under-article34? , amendments-under-article19? , statement-under-article19? , accompanying-letter?)>

<!ATTLIST invitation-furnish-translation  lang CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/RO/150)
together with a late furnishing fee of
 (PCT/ISA/225 and PCT/IPEA/441)
 2. The applicant is hereby invited, within the time limit indicated above, to pay
 to this Authority:
 a late furnishing fee in the amount of _________________________________ (amount/currency)


-->
<!ELEMENT late-furnishing-fee (amount-total)>

<!ATTLIST late-furnishing-fee  currency CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/ISA/225)
a statement to the effect that the sequence listing on paper or in electronic form, as the case may be, already furnished
to this Authority, does not go beyond the disclosure in the international application as filed.
a statement confirming that the information recorded in electronic form submitted under Rule 13ter is identical to the
sequence listing as contained in the international application.


-->
<!ELEMENT invitation-sequence-listing-statement EMPTY>

<!ATTLIST invitation-sequence-listing-statement  statement-type   (not-beyond-filed | 
                                                                    identical )  #REQUIRED >
<!--

-->
<!--
 (PCT/ISA/225)
a nucleotide and/or amino acid sequence listing in electronic form complying with the standard provided for in
Annex C of the Administrative Instructions, accompanied by a statement that the information recorded in electronic
form is identical to the sequence listing as contained in the international application.
a nucleotide and/or amino acid sequence listing in electronic form complying with the standard provided for in
Annex C of the Administrative Instructions, accompanied by a statement to the effect that the sequence listing does not
go beyond the disclosure in the international application as filed.


-->
<!ELEMENT invitation-sequence-listing-electronic EMPTY>

<!ATTLIST invitation-sequence-listing-electronic  listing-format          (st25 | st26)  #REQUIRED
                                                    accompanied-statement   (not-beyond-filed | 
                                                                            identical )  #REQUIRED >
<!--

-->
<!--
 (PCT/ISA/225)
a nucleotide and/or amino acid sequence listing on paper complying with the standard provided for in Annex C of the
Administrative Instructions, accompanied by a statement to the effect that the sequence listing does not go beyond the
disclosure in the international application as filed.


-->
<!ELEMENT invitation-sequence-listing-paper EMPTY>

<!ATTLIST invitation-sequence-listing-paper  listing-format          (st25 )  #REQUIRED
                                               accompanied-statement   (not-beyond-filed )  #REQUIRED >
<!--

-->
<!--
 (PCT/RO/102 and PCT/RO/133)
Fee due


-->
<!ELEMENT fee-due (amount-each)>

<!ATTLIST fee-due  currency CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/IPEA/440 and PCT/RO/133)
 Late payment fee


-->
<!ELEMENT late-payment-fee (amount-each)>

<!ATTLIST late-payment-fee  currency CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/IPEA/438)
1. An invitation (Form PCT/IPEA/423) to correct defects in correspondence submitted by the applicant was mailed by this
International Preliminary Examining Authority on:
_______________________________________________________ .
2. An invitation (Form PCT/IPEA/434) to furnish the original of a document transmitted by telegraph, teleprinter,
facsimile machine, etc., was mailed by this Authority on:
_______________________________________________________ .


-->
<!ELEMENT invitation-no-response-received (date-of-mailing-invitation)>

<!ATTLIST invitation-no-response-received  invitation   (correct-defects | furnish-original )  #REQUIRED >
<!--

-->
<!--
 (PCT/IPEA/435)
1. The applicant is hereby notified that this International Preliminary Examining Authority has received via
facsimile machine teleprinter telegraph
other means (specify):
the following document: _________________________________________________________________________


-->
<!ELEMENT wo-treated-not-received (further-observations?)>

<!ATTLIST wo-treated-not-received  document-not-accepted-means   (facsimile | 
                                                                   teleprinter | 
                                                                   telegraph | 
                                                                   other )  #IMPLIED
                                     document-illegible            (yes | no )  #IMPLIED
                                     document-part-not-received    (yes | no )  #IMPLIED >
<!--

-->
<!--
 (PCT/RO/141)
 2. However, the original of the document was not furnished within 14 days of the
 date of receipt of the earlier transmission as is required by this receiving Office.


-->
<!ELEMENT invitation-furnish-original EMPTY>

<!ATTLIST invitation-furnish-original  original-not-within-14-days   (yes | no )  #REQUIRED >
<!--

-->
<!--
 (PCT/RO/140)
 2. However,
 that document, as received, is illegible,
 a part of that document was not received,
 as explained below:


-->
<!ELEMENT wo-defects-of-documents (p+)>

<!ATTLIST wo-defects-of-documents  paper-condition   (illegible | missing )  #REQUIRED >
<!--Communication-->
<!--
  Checklist; a letter is being furnished.  See PCT/IPEA/401 box VI 


-->
<!ELEMENT cl-letter EMPTY>

<!ATTLIST cl-letter  quantity CDATA  #REQUIRED >
<!--Communication-->
<!--
  Checklist; drawings are being furnished
    (ST32:B598)
  

-->
<!ELEMENT cl-drawings EMPTY>

<!ATTLIST cl-drawings  page-count CDATA  #IMPLIED
                         fig-count  CDATA  #IMPLIED >
<!--Communication-->
<!--
  Checklist; claims are being furnished


-->
<!ELEMENT cl-claims EMPTY>

<!ATTLIST cl-claims  page-count CDATA  #IMPLIED
                       ppf        CDATA  #IMPLIED
                       ppl        CDATA  #IMPLIED >
<!--Communication-->
<!--
  Checklist; a description is being furnished


-->
<!ELEMENT cl-description EMPTY>

<!ATTLIST cl-description  page-count CDATA  #IMPLIED
                            ppf        CDATA  #IMPLIED
                            ppl        CDATA  #IMPLIED >
<!--

-->
<!--
 (PCT/IPEA/428)
 (PCT Rule 66.6)


-->
<!ELEMENT wo-ipea428 (participants-of-interview? , communication-note , extension-of-time-limit?)>

<!ATTLIST wo-ipea428  communication-by   (phone | fax | email | personal )  #REQUIRED >
<!--

-->
<!--
 (PCT/IPEA/428)
 Participants


-->
<!ELEMENT participants-of-interview (applicant-name* , agent-name* , examiner-name*)>

<!ATTLIST participants-of-interview  identity-checked        (yes | no )  #REQUIRED
                                       authorization-checked   (yes | no )  #REQUIRED
                                       personally-known        (yes | no )  #REQUIRED >
<!--Communication-->
<!--
  Response term of invitation.  
  
  Attributes:
    term     = period of time 
    division = discernment of month or day


-->
<!ELEMENT response-term EMPTY>

<!ATTLIST response-term  unit-of-time CDATA  #REQUIRED
                           value        CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/IPEA/427 and PCT/RO/138)
 The information data of the target document which appears commonly in RO documents:
 - Document name
 - Sequence number


-->
<!ELEMENT target-document (document-name? , sequence-number?)>

<!ATTLIST target-document  type-of-target-document        (form | 
                                                       document-entitled | 
                                                       written-opinion )  #REQUIRED
                             form-identification     CDATA  #IMPLIED >
<!--

-->
<!--
 (PCT/IPEA/225)
1. This International Preliminary Examining Authority has found that the applicant has elected the following States:
which are not designated States (specify):
which are not bound by Chapter II of the PCT (specify):


-->
<!ELEMENT wo-cancelled-election-states-ex-officio (country* , (region , country*)*)>

<!ATTLIST wo-cancelled-election-states-ex-officio  reason   (not-designated | 
                                                              not-bound-chapter2 )  #REQUIRED >
<!--
 (PCT/IPEA/422)
1. The addressee is hereby invited, within the time limit indicated above, to pay the following fee:
(amount/currency)
to cover the cost of preparation and mailing of the requested ________________________ (number of) copies of the
documents contained in the file of the international application.


-->
<!ELEMENT requested-documents-payment-invitation (document-copies-fee)>

<!ATTLIST requested-documents-payment-invitation  quantity CDATA  #REQUIRED >
<!--
 (PCT/IPEA/421)
The addressee is hereby invited, within the time limit indicated above, to pay the following fee:
(amount/currency)
to cover the cost of preparation and mailing of the requested ________________________ (number of) copies of the
documents contained in the file of the international application.


-->
<!ELEMENT cited-documents-payment-invitation (document-copies-fee)>

<!ATTLIST cited-documents-payment-invitation  quantity CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/RO/421)
 This International Preliminary Examining Authority will, upon receipt of payment in the amount of:
(amount/currency)
(PCT/RO/422)
The addressee is hereby invited, within the time limit indicated above, to pay the following fee:
(amount/currency)


-->
<!ELEMENT document-copies-fee (amount-total)>

<!ATTLIST document-copies-fee  currency CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/ISA/212)
 total reimbursement of the additional fees and, where applicable, any protest fee
 paid will be made in due course
 partial reimbursement in the amount of _____________________________________
 (amount/currency) will be made in due course for the following reason(s):

 (PCT/IPEA/420)
 total reimbursement of the additional fees and, where applicable, any protest fee
 will be made in due course

 partial reimbursement in the amount of _____________________________________
 (amount/currency) will be made in due course for the following reason(s):



-->
<!ELEMENT reimbursement-amount (amount-total?)>

<!ATTLIST reimbursement-amount  amount-paid        (all | partial )  #REQUIRED
                                  currency    CDATA  #IMPLIED >
<!--

-->
<!--
 (PCT/ISA/219 and PCT/IPEA/415 and PCT/RO/118)
 other documents



-->
<!ELEMENT check-list-specify-other-document (document-name? , transmittal-documentation-list+)>

<!ATTLIST check-list-specify-other-document  quantity CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/IPEA/415)
 copies of international preliminary examination reports and their annexes (Rule 71.1)


-->
<!ELEMENT check-list-copy-of-preliminary-examination-report (transmittal-documentation-list+)>

<!ATTLIST check-list-copy-of-preliminary-examination-report  quantity CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/IPEA/415)
 demands (Rule 61.1(a))


-->
<!ELEMENT check-list-demand (transmittal-documentation-list+)>

<!ATTLIST check-list-demand  quantity CDATA  #REQUIRED >
<!--
 (PCT/IPEA/415)
 amendments under Article 34 and accompanying letter submitted by the applicant (Rule 71.1(b)).


-->
<!ELEMENT check-list-copy-of-amendment (transmittal-documentation-list+)>
<!ATTLIST check-list-copy-of-amendment  quantity CDATA  #REQUIRED >
<!--
 (PCT/IPEA/415)
letter containing arguments submitted by the applicant (Rule 71.1(b)).


-->
<!ELEMENT check-list-copy-of-letter (transmittal-documentation-list+)>
<!ATTLIST check-list-copy-of-letter  quantity CDATA  #REQUIRED >

<!--
 (PCT/IPEA/415)
written opinion of the International Preliminary Examining Authority (Rule 71.1(b)).


-->
<!ELEMENT check-list-copy-of-written-opinion (transmittal-documentation-list+)>
<!ATTLIST check-list-copy-of-written-opinion  quantity CDATA  #REQUIRED >

<!--
 (PCT/IPEA/415)
invitation by the International Preliminary Examining Authority to restrict or pay additional fees (Rule 71.1(b)).


-->
<!ELEMENT check-list-copy-of-fee-invitation (transmittal-documentation-list+)>
<!ATTLIST check-list-copy-of-fee-invitation  quantity CDATA  #REQUIRED >

<!--
 (PCT/IPEA/415)
protest against the invitation to pay additional fees and the decision thereon (Rule 71.1(b)).


-->
<!ELEMENT check-list-copy-of-fee-protest (transmittal-documentation-list+)>
<!ATTLIST check-list-copy-of-fee-protest  quantity CDATA  #REQUIRED >

<!--International Conventions-->
<!--
  Priority claim (PCT Rule 4.10)
    (INID 32/33/34, ST.32:B320/B330/B340)


-->
<!ELEMENT priority-claim (country , doc-number? , date , office-of-filing? , (priority-doc-requested | priority-doc-attached | priority-doc-from-library)? , restore-rights?)>

<!ATTLIST priority-claim  id       ID     #IMPLIED
                            sequence CDATA  #REQUIRED
                            kind            (national | regional | international )  #REQUIRED >
<!--International Conventions-->
<!--
  library-identifier  attribute intended as an identifying code for the library containing the document ? to be used where offices support the access of documents from many such libraries

action-by  attribute would indicate the office requested to retrieve the document (for PCT this can be the RO or IB, default IB)


-->
<!ELEMENT priority-doc-from-library EMPTY>

<!ATTLIST priority-doc-from-library  library-identifier CDATA  #IMPLIED
                                       action-by          CDATA  #IMPLIED >
<!--

-->
<!--
 (PCT/RO/114)
a translation of the earlier application (Rule 20.6(a)(iii));
(PCT/ISA/238)
a translation of the earlier application into the following ____________________________ language which is accepted
by this Authority,


-->
<!ELEMENT translation-earlier-application EMPTY>

<!ATTLIST translation-earlier-application  lang CDATA  #IMPLIED >
<!--
  list of documents


-->
<!ELEMENT wo-list-of-documents ((patcit | nplcit)* , p*)>

<!ATTLIST wo-list-of-documents  quantity CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/ISA/217)
 b. The rectification will be or has been taken into account for the purposes of
 the international search (Rule 43.6bis(a)).
 The rectification has not been taken into account because it was authorized by this
 Authority after this Authority has begun to draw up the international search report
 (Rule 43.6bis(b)).

 (PCT/IPEA/412)
 b. The rectification will be or has been taken into account for the purposes of
 the international preliminary examination (Rule 70.2(e)).
 The rectification has not been taken into account because it was authorized by this
 Authority after this Authority has begun to draw up the international preliminary
 examination report (Rule 70.2(e)).


-->
<!ELEMENT rectification-taken EMPTY>

<!ATTLIST rectification-taken  taken   (yes | no )  #REQUIRED >
<!--

-->
<!--
 as shown on the attached copy.


-->
<!ELEMENT obvious-error-attached EMPTY>

<!ATTLIST obvious-error-attached  file      CDATA  #IMPLIED
                                    file-type        (tif | pdf | xml )  #IMPLIED
                                    lang      CDATA  #IMPLIED
                                    status    CDATA  #IMPLIED >
<!--

-->
<!--
 (PCT/IPEA/407)
 2. Consequently, this Authority will refund to the applicant any amount paid in
 respect of the demand (Rules 57.6(ii), 58.3 and 58bis.1(b)):
 in full partially,
 in the amount of _________________________


-->
<!ELEMENT refund-amount (amount-total?)>

<!ATTLIST refund-amount  amount-paid        (all | partial )  #REQUIRED
                           currency    CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/IPEA/405)
 5. In the absence of any response from the applicant, this Authority will establish
 the international preliminary examination report on those parts of the international
 application indicated in the Annex which, in the opinion of this Authority, appear
 to relate to the main invention.


-->
<!ELEMENT authority-report (p+)>

<!ATTLIST authority-report  id ID  #IMPLIED >
<!--

-->
<!--
 (PCT/ISA/206)
 3. The applicant is informed that, according to Rule 40.2(c), the payment of any
 additional fees may be made under protest,that is, a reasoned statement to the effect
 that the international application complies with the requirement of unity of invention
 or that the amount of the required additional fees is excessive, where applicable,
 subject to the payment of a protest fee.
 Where the applicant pays additional fees under protest, the applicant is hereby invited,
 within the time limit indicated above,to pay a protest fee (Rule 40.2(e)) in the
 amount of __________________________________ (amount/currency)
 Where the applicant has not, within the time limit indicated above, paid the
 required protest fee, the protest will be considered not to have been made and the
 International Searching Authority will so declare.

 (PCT/IPEA/405)
 3. The applicant is informed that, according to Rule 68.3(c), the payment of any
 additional fees may be made under protest,that is, a reasoned statement to the effect
 that the international application complies with the requirement of unity of invention
 or that the amount of the required additional fees is excessive, where applicable,
 subject to the payment of a protest fee.
 Where the applicant pays additional fees under protest, the applicant is hereby invited,
 within the time limit indicated above, to pay a protest fee (Rule 68.3(e)) in the
 amount of _________________ (amount/currency).
 Where the applicant has not, within the time limit indicated above, paid the required
 protest fee, the protest will be considered not to have been made and the International
 Preliminary Examining Authority will so declare.


-->
<!ELEMENT protest-fee (amount-total)>

<!ATTLIST protest-fee  currency CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/ISA/206)
 2. Consequently, the applicant is hereby invited to pay, within the time limit
 indicated above, additional fees in the amount indicated below:
 Fee per additional invention

 (PCT/IPEA/405)
 2. Consequently the applicant is hereby invited, within the time limit indicated above,
 to restrict the claims as suggested under item 4, below, or to pay the amount
 indicated below:
 Fee per additional invention


-->
<!ELEMENT balance-of-additional-fee (amount-each , number-of-additional-claims , amount-total)>

<!ATTLIST balance-of-additional-fee  currency CDATA  #REQUIRED >
<!--International Conventions-->
<!--
  (PCT/ISA/237 ) - Box No. IV Lack of unity of invention

  (3) This Authority considers that the requirement of unity of invention in
      accordance with Rule 13.1, 13.2 and 13.3 is

  complied with
  not complied with for the following reasons


-->
<!ELEMENT compliance-unity-invention (p*)>

<!ATTLIST compliance-unity-invention  unity-complied   (yes | no )  #REQUIRED >
<!--Document Structure-->
<!--
  Heading text; see Rule 5.  Recommended id = h0001, h0002, etc.


-->
<!ELEMENT heading (#PCDATA | b | i | u | o | sup | sub | smallcaps)*>

<!ATTLIST heading  level     (1 | 2 | 3 )  #IMPLIED
                     id    ID  #IMPLIED >
<!--

-->
<!--
 (PCT/IPEA/404)
 5. It is not submitted in the required language which is: _________________________________________ (Rule 55.1).

 (PCT/RO/103 and PCT/RO/115)
 2. The description is not in (one of) the prescribed language(s), which is (are):
 ______________________________________(Article 11(1)(ii) and Rules 12.1(a) and 20.1(c)).

 3. The claims are not in (one of) the prescribed language(s), which is (are):
 ________________________________________(Article 11(1)(ii) and Rules 12.1(a) and 20.1(c)).

 Attributes:
 type-of-doc="description" : The description is not in (one of) the prescribed language(s)
 type-of-doc="claims" : The claims is not in (one of) the prescribed language(s)
 type-of-doc="international application" : It is not submitted in the required language which is:


-->
<!ELEMENT inadequate-language (language-of-filing+)>

<!ATTLIST inadequate-language  type-of-doc CDATA  #REQUIRED >
<!--Paragraph-->
<!--
  Paragraph

  Recommended id  = p0001, p0002, etc.  num = 0001, 0002, etc.

  Note: paragraphs may occur in sections other than the description and at
  different times  eg. for the abstract, in this case use for example "p0001a";
  amended claims: "p0001ac", etc. 


-->
<!ELEMENT p (#PCDATA | b | i | u | o | sup | sub | smallcaps | br | pre | dl | ul | ol | crossref | figref | patcit | nplcit | bio-deposit | img | chemistry | maths | tables | table-external-doc)*>

<!ATTLIST p  id  ID     #IMPLIED
               num CDATA  #REQUIRED >
<!--Paragraph-->
<!--
   References a stand-alone table authored with the table-external DTD.


-->
<!ELEMENT table-external-doc (#PCDATA)>

<!ATTLIST table-external-doc  id            ID     #IMPLIED
                                file          CDATA  #REQUIRED
                                lang          CDATA  #IMPLIED
                                carriers             (internal-electronic | 
                                                external-electronic | 
                                                paper )  #IMPLIED
                                external-type        (math | 
                                                chemistry | 
                                                program-listing | 
                                                other )  #IMPLIED
                                status        CDATA  #IMPLIED >
<!--Paragraph-->
<!--
  TABLES
  This is image data or coded according to OASIS Exchange model with modified cell
  'entry' content.
 
  Recommended id = tabl0001, tabl0002, etc.


-->
<!ELEMENT tables (img | table)>

<!ATTLIST tables  id  ID     #IMPLIED
                    num CDATA  #REQUIRED >
<!--Lists-->
<!--
  Definition list

  Recommended id = dlis0001, dlis0002, etc.


-->
<!ELEMENT dl (dt , dd)+>

<!ATTLIST dl  tsize   CDATA  #IMPLIED
                compact        (compact )  #IMPLIED
                id      ID     #IMPLIED >
<!--Lists-->
<!--
  Term to be defined

  Recommended id = dtrm0001, dtrm0002, etc.


-->
<!ELEMENT dt (#PCDATA | b | i | u | o | sup | sub | smallcaps)*>

<!ATTLIST dt  id ID  #IMPLIED >
<!--Lists-->
<!--
  Unordered Lists
    list-style may be empty for lists with no bullet or other symbol default
    list-style is 'bullets'

  Recommended id = ulis0001, ulis0002, etc.


-->
<!ELEMENT ul (li+)>

<!ATTLIST ul  id         ID  #IMPLIED
                list-style     (bullet | dash | none )  'bullet'
                compact        (compact )  #IMPLIED >
<!--Lists-->
<!--
  List item

  Recommended id = list0001, list0002, etc.


-->
<!ELEMENT li (#PCDATA | b | i | u | o | sup | sub | smallcaps | br | pre | patcit | nplcit | bio-deposit | crossref | figref | img | dl | ul | ol | chemistry | maths)*>

<!ATTLIST li  id  ID     #IMPLIED
                num CDATA  #IMPLIED >
<!--Paragraph-->
<!--
  MATHEMATICS 
  This is image data or coded according to mathml, version 2

  Recommended id = math0001, math0002, etc.


-->
<!ELEMENT maths (img | formula-text | (math , img?))>

<!ATTLIST maths  id  ID     #IMPLIED
                   num CDATA  #REQUIRED >
<!--Chemistry-->
<!--
  Chemistry
  Chemical formulae, ring structures, Markush structures, etc.

  For now treat as image data.
  Depending on industry support we may use, e.g., chemML, CML later

  Recommended id = chem0001, chem0002, etc


-->
<!ELEMENT chemistry (img | formula-text | (chem , img?))>

<!ATTLIST chemistry  id  ID     #IMPLIED
                       num CDATA  #REQUIRED >
<!--Chemistry-->
<!--
  This is a pointer to an external DTD for chemical markup - to be determined.
  For EPO probably CML; http://www.xml-cml.org/


-->
<!ELEMENT chem EMPTY>

<!ATTLIST chem  id        ID     #IMPLIED
                  file      CDATA  #REQUIRED
                  chem-type CDATA  #IMPLIED >
<!--Lists-->
<!--
  Ordered Lists: 
  attribute 'ol-style'

  Recommded use:
    1   arablic numbers     1, 2, 3, ...
    a   lower alpha         a, b, c, ...
    A   upper alpha         A, B, C, ...
    i   lower roman         i, ii, iii, ...
    I   upper roman         I, II, III, ...


-->
<!ELEMENT ol (li+)>

<!ATTLIST ol  id       ID     #IMPLIED
                compact         (compact )  #IMPLIED
                ol-style CDATA  #IMPLIED >
<!--Document Structure-->
<!--
  Image data
  Image is used for any kind of image: art work, figures,  complex work units
  (math, tables, chemistry), etc.

  Recommended:
    id          = i0001, i0002, etc.
    he, wi      = "11" - milimeters - height, width;
    file        = file name,location; label - not used;
    alt         = alternate text if image not shown;
    img-content = drawing is the default;
    img-format  = common will be tiff, st33 and st35 in for backward compatibilty
                  and, later, publication.
    orientation = orientation of the image (portrait | landscape).
                  Default is portrait
    inline      = (yes | no).
                  Whether the image is to be presented inline or separated by line
                  breaks.  Default is no.


-->
<!ELEMENT img EMPTY>

<!ATTLIST img  id          ID     #IMPLIED
                 he          CDATA  #REQUIRED
                 wi          CDATA  #REQUIRED
                 file        CDATA  #REQUIRED
                 alt         CDATA  #IMPLIED
                 img-content        (drawing | 
                               photograph | 
                               character | 
                               dna | 
                               undefined | 
                               chem | 
                               table | 
                               math | 
                               program-listing | 
                               flowchart | 
                               graph )  'drawing'
                 img-format         (jpg | tif | st33 | st35 )  #REQUIRED
                 orientation        (portrait | landscape )  'portrait'
                 inline             (yes | no )  'no' >
<!--Paragraph-->
<!--
  A reference to a figure;
  e.g., "...as shown in <figref idref='f0001'>figure<b>1</b></figref>..."


-->
<!ELEMENT figref (#PCDATA | b | i | u | o | sup | sub | smallcaps)*>

<!ATTLIST figref  idref IDREFS  #IMPLIED
                    num   CDATA   #IMPLIED >
<!--General Text-->
<!--
  Cross reference to any other element with an identifier (id)


-->
<!ELEMENT crossref (#PCDATA | b | i | u | o | sup | sub | smallcaps)*>

<!ATTLIST crossref  idref IDREF  #REQUIRED >
<!--Biological Deposit-->
<!--
  Biological deposit citation (US EFS: biological-deposit)
    (INID 83, ST.32:B830)
  According to PCT Rule 13bis, EPC Rule 28
  This covers all bio data references long and short within the description and/or
  claims

  Recommended id = biod0001, biod0002, etc.


-->
<!ELEMENT bio-deposit (depositary , bio-accno , date? , term? , dtext?)>

<!ATTLIST bio-deposit  id   ID     #IMPLIED
                         num  CDATA  #REQUIRED
                         url  CDATA  #IMPLIED
                         dnum CDATA  #IMPLIED >
<!--Citations-->
<!--
  Non-Patent Literature (NPL) CITation;

  Notes:
    This can be free text data without any structure (#PCDATA) which is NOT
    recommended 
    or it can be highly structured data which is marked up according to ST.14 and
    ISO 690 layout;

    This part of the DTD has used many different sources for element names and DTD
    structure and reference:
    AACR2 / MARC
    ISO 12083 - Electronic manuscript prep. and markup. DTD
    Association of American Publishers (AAP) Z39.59 DTD
    European Working Group for SGML (EWS) MAJOUR DTD
    SuperJournal Full Article DTD
      www.superjournal.ac.uk/sj
    Elsevier DTD
    Medline DTD (NLM)            

  Attributes (recommended):
    id - ncit0001, ncit0002, etc
    num - 0001, 0002
    npltype - The TYPE of citation is office specific (recommended):;
      A - Abstract citation of no specific kind
      B - Book citation
      I - Bilogical abstract citation
      C - Chemical abstracts citation
      E - Database citation
      D - Derwent citation
      P - Patent cited within NPL group
      J - Patent Abstracts of Japan citation (REC 067)
      S - Serial / Journal / Periodical citation
      W - World Wide Web / Internet search citation
    medium - the type of medium
      e.g., CD (CD-ROM), MT (Magnetic Tape), DISK, ONLINE
    file - file name on local systems eg. XP number in EPO
    url  - where possible give full web link to document


-->
<!ELEMENT nplcit ((text | article | book | online | othercit) , rel-passage*)>

<!ATTLIST nplcit  id       ID     #IMPLIED
                    num      CDATA  #IMPLIED
                    lang     CDATA  #IMPLIED
                    file     CDATA  #IMPLIED
                    npl-type CDATA  #IMPLIED
                    medium   CDATA  #IMPLIED
                    url      CDATA  #IMPLIED >
<!--Citations-->
<!--
  Reference number (general); for the EPO this is the XP number


-->
<!ELEMENT refno (#PCDATA)>

<!ATTLIST refno  id ID  #IMPLIED >
<!--Citations-->
<!--
  Subordinate responsibility;  e.g., editor, translator, etc.


-->
<!ELEMENT subname (%name_group; | addressbook)>

<!ATTLIST subname  subname-type   (editor | translator | other-subname-type )  'editor' >
<!--Citations-->
<!--
  Author

  Prime responsibility for the work
  there is no distinguishing between personal and corporate authors
  <author> followed by name or addressbook information
  use the ID attribute if, for example, there is a need to distinguish between
  multiple authors.
  Can also include affiliation details

  Recommended id = auth0001, auth0002, etc.


-->
<!ELEMENT author (%name_group; | addressbook)>

<!ATTLIST author  id ID  #IMPLIED >
<!--Citations-->
<!--
  PATENT CITATIONS:
    (ST.32:B561)
  Patent Citation within abstract, description or claims.
  For patent citations within Search Report see Search Report DTD

  Notes:
    Tags arranged according to WIPO ST.14 order.
    This can be free text data without any structure (text).

  Example:
    <patcit id='pcit0001' dnum='US4793675A' dnum-type='publication number'>
      <document-id>
        <country>US</country>
        <doc-number>4793675</doc-number>
        <kind>A</kind>
        <name>Handa</name>
        <date>19881227</date>
      </document-id>
    </patcit>

  Note:
    It is NOT expected that the applicant will create the tagged data
    - it could be generated from a 'pull down' data entry form
    or generated from internal SR databases

  Attributes (recommended):
    id   - pcit0001, pcit0002, etc.
    num  - 0001, 0002, etc.
    dnum - use full number as one string, eg, "US5401234A";
    url  - where possible give full web link to patent
    file - file name eg. if stored on local systems
    dnum-type - type of document number
      (e.g., application number, publication number)


-->
<!ELEMENT patcit (text | (document-id , rel-passage*))>

<!ATTLIST patcit  id        ID     #IMPLIED
                    num       CDATA  #IMPLIED
                    dnum      CDATA  #IMPLIED
                    dnum-type CDATA  #IMPLIED
                    file      CDATA  #IMPLIED
                    url       CDATA  #IMPLIED >
<!--Paragraph-->
<!--
  This element is one method to identify content consisting of text objects that
  require preservation (pre) of their whitespace in order to preserve internal
  logical relationships.
  (e.g., sequence listing fragments, computer program listings)


-->
<!ELEMENT pre (#PCDATA)>

<!ATTLIST pre  id           ID  #IMPLIED
                 space            (preserve | default )  #IMPLIED
                 listing-type     (sequence | program-listing | other )  #REQUIRED >
<!--Paragraph-->
<!--
  Underscore: style - single is default


-->
<!ELEMENT u (#PCDATA | b | i | smallcaps | sup | sub)*>

<!ATTLIST u  style   (single | double | dash | dots )  'single' >
<!--Paragraph-->
<!--
  Overscore: ostyle - single is default


-->
<!ELEMENT o (#PCDATA | b | i | smallcaps | sup | sub)*>

<!ATTLIST o  ostyle   (single | 
                        double | 
                        dash | 
                        dots | 
                        leftarrow | 
                        rightarrow | 
                        leftrightarrow )  'single' >
<!--

-->
<!--
 (PCT/IPEA/403)
(PCT Rules 57 and 58 and Administrative Instructions, Section 615)


-->
<!ELEMENT wo-ipea403 (wo-ipea-calculation-total-unpaid-fees?)>

<!ATTLIST wo-ipea403  fee-condition                         (correct | 
                                                              overpayment | 
                                                              balance-due )  #REQUIRED
                        within-1month-from-demand-submitted   (yes | no )  #REQUIRED
                        within-1month-from-demand-receipt     (yes | no )  #REQUIRED
                        within-22month-from-priority-date     (yes )  #REQUIRED >
<!--

-->
<!--
 (PCT/RO/102 and PCT/RO/133)
Unpaid fee


-->
<!ELEMENT unpaid-fee (amount-each)>

<!ATTLIST unpaid-fee  currency CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/RO/102 and PCT/RO/133)
Paid fee


-->
<!ELEMENT paid-fee (amount-each)>

<!ATTLIST paid-fee  currency CDATA  #REQUIRED >
<!--

-->
<!--
 (PCT/RO/102 and PCT/RO/133)
Total fees payable


-->
<!ELEMENT fee-payable (amount-each)>

<!ATTLIST fee-payable  currency CDATA  #REQUIRED >
<!--Fees-->
<!--
  Accrues to the International Bureau for carrying out various tasks,
  e.g., translation of international preliminary examination report
  (Rule 57.1)


-->
<!ELEMENT handling-fee (amount-each , payment-mode?)>

<!ATTLIST handling-fee  currency CDATA  #REQUIRED >
<!--Fees-->
<!--
  Preliminary examination fee  (Rule 58.1)


-->
<!ELEMENT preliminary-examin-fee (amount-each , payment-mode?)>

<!ATTLIST preliminary-examin-fee  currency CDATA  #REQUIRED >
<!--Fees-->
<!--
  Credit card used as payment method


-->
<!ELEMENT credit-card EMPTY>

<!ATTLIST credit-card  number      CDATA  #REQUIRED
                         expires     CDATA  #REQUIRED
                         name        CDATA  #IMPLIED
                         postal-code CDATA  #IMPLIED >
<!--

-->
<!--
 (PCT/IPEA/401)
 The date of receipt of the demand is AFTER the expiration of 19 months from the priority date
 (PCT/IPEA/402)
 3. ATTENTION: That date of receipt is after the expiration of 19 months from the priority date. Consequently, in respect of some Offices,  the demand does not have the effect of postponing the entry into the national phase until 30 months from the priority date (or later in some Offices) (Article 39(1)) and the acts for entry into the national phase must therefore be performed within 20 months from the priority date (or later in some Offices). However, in respect of some other Offices, the time limit of 30 months (or later) may nevertheless apply. See the Annex to Form PCT/IB/301 and, for details about the applicable time limits, Office by Office, see the PCT Applicant's Guide, Volume II, National Chapters and the WIPO Internet site.


-->
<!ELEMENT receipt-after-19month (date-of-communication?)>

<!ATTLIST receipt-after-19month  informed   (yes | no )  #IMPLIED >
<!--

-->
<!--
 (PCT/RO/153)
1. This receiving Office has received on __________________________________________________________ (date of receipt)
a demand for international preliminary examination of the international application.
(PCT/RO/154)
1. This receiving Office has received on ___________________________________________________________ (date of receipt)
a demand for international preliminary examination of the international application.
(PCT/IPEA/402)
1. The applicant is hereby notified that this International Preliminary Examining Authority considers the following date as the date
of receipt of the demand for international preliminary examination of the international application:
_____________________________________________
2. That date of receipt is:
the actual date of receipt of the demand by this Authority (Rule 61.1(b)).
the actual date of receipt of the demand on behalf of this Authority (Rule 59.3(e)).
the date on which this Authority has, in response to the invitation to correct defects in the demand (Form
PCT/IPEA/404), received the required corrections.


-->
<!ELEMENT demand-receipt-date (date)>

<!ATTLIST demand-receipt-date  date-of-receipt-type   (by-authority | 
                                                        on-behalf-of-authority | 
                                                        receipt-of-corrections )  #IMPLIED >
<!--

-->
<!--
 The information data of the target document which appears commonly in RO documents:
  - Document name
  - Date of mailing (day/month/year)
  - International filing date (day/month/year)


-->
<!ELEMENT document-referred-to (document-name? , date?)>

<!ATTLIST document-referred-to  type-of-document           (international-application | 
                                                        letter | 
                                                        form | 
                                                        document-entitled | 
                                                        request )  #REQUIRED
                                  form-identification CDATA  #IMPLIED >
<!--

-->
<!--
 The applicant is hereby invited to submit a request for rectification to the following authority:


-->
<!ELEMENT reply-to (addressbook?)>

<!ATTLIST reply-to  international-authority-role   (ro | isa | ipea | ib )  #REQUIRED >
<!--

-->
<!--
 The copy of the document was sent to applicant(s) or another office in the following roles: 
  - applicant : Applicant
  - ib : International Bureau
  - ro : Receiving Office (PCT)
  - isa : International Search Authority
  - sisa : Supplementary International Search Authority
  - ipea : International Preliminary Examination Authority
  - do : Designated Office (PCT Chapter I)
  - eo : Elected Office (PCT - Chapter II)
  - other : to be specified in role-other, intended for national use


-->
<!ELEMENT copy-to (correspondence-address?)>

<!ATTLIST copy-to  copy-to-role        (applicant | 
                                    ib | 
                                    ro | 
                                    isa | 
                                    sisa | 
                                    ipea | 
                                    do | 
                                    eo | 
                                    other )  #REQUIRED
                     role-other   CDATA  #IMPLIED >
<!--General Text-->
<!--
  A signature represented by electronic means


-->
<!ELEMENT electronic-signature (basic-signature | enhanced-signature)>

<!ATTLIST electronic-signature  date         CDATA  #REQUIRED
                                  place-signed CDATA  #IMPLIED >
<!--General Text-->
<!--
  A TIFF image of a signature


-->
<!ELEMENT fax-image EMPTY>

<!ATTLIST fax-image  file CDATA  #REQUIRED >
<!--Parties-->
<!--
  ADDRESSBOOK GROUP: 
  Holds name and contact information for individuals/organizations

  The LANG attribute is REQUIRED for certain document types,
  e.g., the JPO PCT Request where names and addresses may be repeated in two
    different languages. If no structure possible use text.


-->
<!ELEMENT addressbook ((%name_group; , address , phone* , fax* , email* , url* , ead* , dtext?) | text)>

<!ATTLIST addressbook  id   ID     #IMPLIED
                         lang CDATA  #IMPLIED >
<!--Parties-->
<!--
	Email address

	Attribute:
		email-purpose    reason for which email address is included:
informal     for informal contact only
general      for any type of communication
confirmation any type of communication, but formal messages followed up
             by conventional mailing (to the extent offered)
main         where applicant desires this address to be used as primary
             means of contact as a replacement of the use of conventional
             post (to the extent that an Office offers this)
		the default value depends on e-mail policies of the relevant Office. 
		For PCT purposes as at 1 July 2008, no attribute being included is 
		equivalent to 'informal'


-->
<!ELEMENT email (#PCDATA)>

<!ATTLIST email  email-purpose   (informal | general | advance | main )  #IMPLIED >
<!--

-->
<!--
 reply due
 According the type limit, reply due within a period or by a certain date.


-->
<!ELEMENT reply-due (time-limit)>

<!ATTLIST reply-due  reply-to              (ib | 
                                        ro | 
                                        isa | 
                                        sisa | 
                                        ipea | 
                                        do | 
                                        eo | 
                                        other )  #IMPLIED
                       reply-to-other CDATA  #IMPLIED >
<!--

-->
<!--


-->
<!ELEMENT time-limit (#PCDATA)>

<!ATTLIST time-limit  period   (date | months | weeks | days )  #IMPLIED >
<!--Technical Information-->
<!ELEMENT classifications-ipcr (classification-ipcr+)>

<!ATTLIST classifications-ipcr  id ID  #IMPLIED >
<!--Patent Bibliographic (Front Page) Information-->
<!--
  International Patent Classification (IPC) data;


-->
<!ELEMENT classification-ipcr ((ipc-version-indicator , classification-level? , section , class , subclass , main-group? , subgroup? , symbol-position? , classification-value? , action-date? , generating-office? , classification-status? , classification-data-source?) | text)>

<!ATTLIST classification-ipcr  id       ID     #IMPLIED
                                 sequence CDATA  #IMPLIED >
<!--Citations-->
<!--
  Classification code; e.g., ipc, dewey etc.


-->
<!ELEMENT class (#PCDATA)>

<!ATTLIST class  class-type CDATA  #IMPLIED >
<!--Document Identification-->
<!--
  Application reference information: application number, country
    (INID 21, ST.32:B210)


-->
<!ELEMENT application-reference (document-id)>

<!ATTLIST application-reference  id        ID     #IMPLIED
                                   appl-type CDATA  #IMPLIED >
<!--Document Identification-->
<!--
  Document identification refers to patents (and patent applications) only.
  See WIPO ST.14


-->
<!ELEMENT document-id (country , doc-number , kind? , name? , date?)>

<!ATTLIST document-id  lang CDATA  #IMPLIED >
<!--Parties-->
<!--
  Name:
  If no distinction or detail can be given.
  Also to be used for: personal (natural person) and corporate (legal entity) names


-->
<!ELEMENT name (#PCDATA)>

<!ATTLIST name  name-type   (legal | natural )  #IMPLIED >
<!--

-->
<!--

-->
<!ELEMENT wo-form-ipea-body (document-referred-to? , (wo-ipea402 | wo-ipea403 | wo-ipea404 | wo-ipea405 | wo-ipea407 | wo-ipea410 | wo-ipea411 | wo-ipea412 | wo-ipea413 | wo-ipea414 | wo-ipea415 | wo-ipea416 | wo-ipea417 | wo-ipea420 | wo-ipea421 | wo-ipea422 | wo-ipea423 | wo-ipea424 | wo-ipea425 | wo-ipea427 | wo-ipea428 | wo-ipea429 | wo-ipea431 | wo-ipea432 | wo-ipea433 | wo-ipea434 | wo-ipea435 | wo-ipea436 | wo-ipea438 | wo-ipea440 | wo-ipea441 | wo-ipea442 | wo-ipea443 | wo-ipea444) , doc-page*)>

<!--

-->
<!--
 (PCT/IPEA/443)
(PCT Rules 55.2 and 55.3)


-->
<!ELEMENT wo-ipea443 (invitation-furnish-translation)>

<!--

-->
<!--
(PCT/IPEA/443)
accompanying letter
Failure to furnish the accompanying letter in the required language within the time limit indicated above, may result
in the amendment not being taken into account for the purposes of international preliminary examination.


-->
<!ELEMENT accompanying-letter EMPTY>

<!--

-->
<!--
(PCT/IPEA/443)
statement under Article 19
Failure to furnish the statement under Article 19 in the required language within the time limit indicated above,
may result in the statement being disregarded for the purposes of international preliminary examination.


-->
<!ELEMENT statement-under-article19 EMPTY>

<!--

-->
<!--
(PCT/IPEA/443)
amendments under Article 19
Failure to furnish the amendments in the required language within the time limit indicated above, will result in the
amendment not being taken into account for the purposes of international preliminary examination.


-->
<!ELEMENT amendments-under-article19 EMPTY>

<!--

-->
<!--
(PCT/IPEA/443)
amendments under Article 34
Failure to furnish the amendments in the required language within the time limit indicated above, will result in the
amendment not being taken into account for the purposes of international preliminary examination.


-->
<!ELEMENT amendments-under-article34 EMPTY>

<!--

-->
<!--
(PCT/IPEA/443)
translation of the international application
Failure to furnish the translation within the time limit indicated above, will result in the demand being considered not
to have been submitted.


-->
<!ELEMENT translation-international-application EMPTY>

<!--

-->
<!--
 (PCT/IPEA/442)
 (PCT Rule 59.3(f) and Administrative Instructions, Section 601)


-->
<!ELEMENT wo-ipea442 (demand-receipt-date? , wo-applicable-time-limit-information)>

<!--

-->
<!--
 (PCT/IPEA/441)
 (PCT Rule 13ter.2 and Administrative Instructions,Sections 208 and 802 and Annexes C and C-bis)


-->
<!ELEMENT wo-ipea441 (invitation-furnish-sequence-listing , late-furnishing-fee? , further-observations?)>

<!--

-->
<!--
 (PCT/ISA/225)
 1. The applicant is hereby invited, within the time limit indicated above, to furnish to this Authority:
  (PCT/IPEA/441)
 1. The applicant is hereby invited, within the time limit indicated above, to furnish to this Authority:


-->
<!ELEMENT invitation-furnish-sequence-listing ((invitation-sequence-listing-paper | invitation-sequence-listing-electronic | invitation-sequence-listing-translation | invitation-sequence-listing-statement)+)>

<!ELEMENT invitation-sequence-listing-translation (accepted-language+)>

<!ATTLIST invitation-sequence-listing-translation  accompanied-statement CDATA  #FIXED  "not-beyond-filed" >

<!ELEMENT accepted-language (#PCDATA)>
<!--

-->
<!--
 (PCT/IPEA/440)
 (PCT Rule 58bis)


-->
<!ELEMENT wo-ipea440 (wo-ipea-calculation-total-fees-due , further-observations?)>

<!--

-->
<!--
 (PCT/IPEA/440)
The applicant is hereby invited, within the time limit indicated above, to pay the total amount due indicated below:


-->
<!ELEMENT wo-ipea-calculation-total-fees-due (preliminary-examin-fee , handling-fee , total-fees-payable , total-paid-fees? , total-unpaid-fees? , total-late-payment-fees? , total-fees-due?)>

<!--

-->
<!--
 (PCT/IPEA/440 and PCT/RO/133)
Total amount due


-->
<!ELEMENT total-fees-due (fee-due+)>

<!--

-->
<!--
 (PCT/IPEA/440)
 Late payment fees


-->
<!ELEMENT total-late-payment-fees (late-payment-fee+)>

<!--

-->
<!--
 (PCT/IPEA/438)
 (PCT Rules 92.1(b), last sentence, and 92.4(g)(ii))


-->
<!ELEMENT wo-ipea438 (invitation-no-response-received+)>

<!--Dates-->
<!--
1.An invitation (Form PCT/IPEA/423) to correct defects in correspondence submitted by the applicant was mailed by this
International Preliminary Examining Authority on:
_______________________________________________________ .
2. An invitation (Form PCT/IPEA/434) to furnish the original of a document transmitted by telegraph, teleprinter,
facsimile machine, etc., was mailed by this Authority on:
_______________________________________________________ .


-->
<!ELEMENT date-of-mailing-invitation (date)>

<!--

-->
<!--
 (PCT/IPEA/436)
 (PCT Rule 59.3(a) and (f) and Administrative Instructions, Section 601)


-->
<!ELEMENT wo-ipea436 (demand-receipt-date , demand-transmitted , wo-applicable-time-limit-information?)>

<!--

-->
<!--
 (PCT/RO/153)
3. The date of receipt indicated above has been marked on the demand; the demand will, in accordance with Rule 59.3(e), be
considered to have been received by the competent International Preliminary Examining Authority on that date of receipt.


-->
<!ELEMENT wo-applicable-time-limit-information ((receipt-date-after-19-months | wo-receipt-date-after-time-limit | receipt-date-expiry-not-determined) , applicant-already-informed?)>

<!--Dates-->
<!--
(PCT/RO/153)
(If applicable) The applicant has already been informed accordingly by telephone, facsimile transmission or in person,
on: ____________________________________________________________________________________________


-->
<!ELEMENT applicant-already-informed (date)>

<!--

-->
<!--
(PCT/RO/153)
ATTENTION: This receiving Office is not in a position to determine whether that date of receipt is after the expiration of
the applicable time limit under Rule 54bis.1(a), that is, three months from the date of transmittal to the applicant of the
international search report (or of the declaration referred to in Article 17(2)(a)) and the written opinion established under
Rule 43bis.1, or 22 months from the priority date, whichever expires later.
However, the applicant?s attention is drawn to the fact that, should the applicable time limit have already expired, the
competent International Preliminary Examining Authority will notify the applicant accordingly at a later date.


-->
<!ELEMENT receipt-date-expiry-not-determined EMPTY>

<!--

-->
<!--
(PCT/IPEA/436)
That date of receipt is after the expiration of the applicable time limit under Rule 54bis.1(a). Any demand made
after the expiration of said time limit shall be considered as if it had not been submitted and the International
Preliminary Examining Authority shall so declare (Rule 54bis.1(b)).


-->
<!ELEMENT wo-receipt-date-after-time-limit EMPTY>

<!--

-->
<!--
(PCT/RO/153)
ATTENTION: That date of receipt is after the expiration of 19 months from the priority date. Consequently, in respect
of some Offices, the demand does not have the effect of postponing the entry into the national phase until 30 months from
the priority date (or later in some Offices) (Article 39(1)) and the acts for entry into the national phase must therefore be
performed within 20 months from the priority date (or later in some Offices). However, in respect of some other Offices,
the time limit of 30 months (or later) may nevertheless apply. See the Annex to Form PCT/IB/301 and, for details about the
applicable time limits, Office by Office, see the PCT Applicant?s Guide, Volume II, National Chapters and the WIPO
Internet site.


-->
<!ELEMENT receipt-date-after-19-months EMPTY>

<!--

-->
<!--
 (PCT/RO/153)
 2. The applicant is hereby notified that:
this receiving Office has transmitted the demand to the International Bureau which will transmit it, as the case may be,
directly to the competent International Preliminary Examining Authority and inform the applicant accordingly, or invite
the applicant to indicate the competent International Preliminary Examining Authority to which the demand should be
transmitted.
this receiving Office has transmitted the demand directly to the competent International Preliminary Examining
Authority which is:


-->
<!ELEMENT demand-transmitted (international-bureau | ipea)>

<!--International Conventions-->
<!--
  International Preliminary Examination Authority


-->
<!ELEMENT ipea (country)>

<!--

-->
<!--
International Bureau


-->
<!ELEMENT international-bureau EMPTY>

<!--

-->
<!--
 (PCT/IPEA/435)
 (PCT Rule 92.4(h))


-->
<!ELEMENT wo-ipea435 (wo-treated-not-received?)>

<!--

-->
<!--
 (PCT/IPEA/434)
 (PCT Rule 92.4(d), (e) and (f))


-->
<!ELEMENT wo-ipea434 (invitation-furnish-original?)>

<!--

-->
<!--
 (PCT/IPEA/433)
 (PCT Rule 92.4(c))


-->
<!ELEMENT wo-ipea433 (wo-defects-of-documents+)>

<!--

-->
<!--
 (PCT/IPEA/432)
 (PCT Rule 66.4bis)


-->
<!ELEMENT wo-ipea432 (reason-for-amendment-invalid)>

<!--

-->
<!--
 (PCT/IPEA/432)
 have not been taken into account by this International Preliminary Examining Authority
 because they were received after this Authority had started:


-->
<!ELEMENT reason-for-amendment-invalid (sequence-number | late-submitted-documents)>

<!--

-->
<!--
 (PCT/IPEA/432)
 to establish the international preliminary examination report.
 There is no opportunity for the applicant during the international phase to submit
 amendments in response to the international preliminary examination report.
 However, the applicant is entitled to submit amendments before each elected Office
 upon entry into the national phase (Article 41 and Rule 78).


-->
<!ELEMENT late-submitted-documents EMPTY>

<!--

-->
<!--
 (PCT/IPEA/431)
 (PCT Rule 60.1(g))
 1. The applicant is hereby invited, within the time limit indicated above, to
 submit to this International Preliminary Examining Authority the following documents
 which were referred to in the statement concerning amendments made in the demand
 for international preliminary examination, but not attached to the demand:



-->
<!ELEMENT wo-ipea431 (check-list-amendments? , cl-letter?)>

<!--

-->
<!--
 (PCT/IPEA/431)
 (PCT Rule 60.1(g))
 amendments made under Article 34 of


-->
<!ELEMENT check-list-amendments (cl-description? , cl-claims? , cl-drawings?)>

<!--

-->
<!--
 (PCT/IPEA/429)
 (PCT Rule 66.6)


-->
<!ELEMENT wo-ipea429 (date-of-communication , applicant-name? , agent-name?)>

<!--

-->
<!--
 (PCT/IPEA/428)
 An extension of time limit is granted (Form PCT/IPEA/427).


-->
<!ELEMENT extension-of-time-limit EMPTY>

<!--

-->
<!--
 (PCT/IPEA/428)
 Summary of communication:


-->
<!ELEMENT communication-note (heading* , p+)+>

<!--

-->
<!--
 PCT/IPEA/428)
 Examiner(s):


-->
<!ELEMENT examiner-name (%name_group;)>

<!--

-->
<!--
 (PCT/IPEA/427)
 (PCT Rules 60.1(a) and 66.2(d))


-->
<!ELEMENT wo-ipea427 (extension-time-limit | non-extension-time-limit)>

<!--

-->
<!--
 (PCT/IPEA/427 and PCT/RO/138)
 2. No extension of the time limit is granted and the time limit remains as previously set.


-->
<!ELEMENT non-extension-time-limit EMPTY>

<!--

-->
<!--
 (PCT/IPEA/427)
 1. In response to the applicant's request of ____________________________________ ,
 the time limit for replying to:
 the ________________ written opinion
 (other) ___________________________________________________________________
 has been extended as follows:
 extension of _______ months/days from ______________________________
 extension until __________________________________________

 (PCT/RO/138)
 1. In response to the applicant's request of ______________________________________ ,
 the time limit for replying to:
 the Invitation to Correct Defects (PCT/RO/106)
 (other) __________________________________________________________________
 has been extended as follows:
 extension of _________ months/days from ________________________________________
 extension until ______________________________________________


-->
<!ELEMENT extension-time-limit (target-document , ((response-term , date) | date))>

<!--Sequence Information-->
<!--
  Sequential identification of priority documents.  PCT/RO/101 Box VI.


-->
<!ELEMENT sequence-number (#PCDATA)>

<!--

-->
<!--
 (PCT/IPEA/425)
(PCT Article 31(4)(a) and Administrative Instruction, Section 606)


-->
<!ELEMENT wo-ipea425 (wo-cancelled-election-states-ex-officio+)>

<!--

-->
<!--
 (PCT/IPEA/424)


-->
<!ELEMENT wo-ipea424 (communication-text?)>

<!--

-->
<!--
 communication text


-->
<!ELEMENT communication-text (p+)>

<!--

-->
<!--
 (PCT/IPEA/423)
 (PCT Rules 92.1(b) and 92.4(g)(ii))


-->
<!ELEMENT wo-ipea423 (defects-of-papers , reason-for-return?)>

<!--

-->
<!--
 (PCT/ISA/223 and PCT/IPEA/423 and PCT/RO/131)
 4. The said letter or papers are returned herewith.



-->
<!ELEMENT reason-for-return (p*)>

<!--

-->
<!--
 (PCT/ISA/223 and PCT/IPEA/423 and PCT/RO/131)
 3. However, the said papers were
 not accompanied by a letter (Rule 92.1(a)).
 accompanied by a letter which, nevertheless, was not signed (Rule 92.1(a)).
 furnished in the form of a letter which, nevertheless, was not signed (Rule 92.1(a)).
 transmitted by facsimile machine, but the original has not been received (Rule 92.4(d)).



-->
<!ELEMENT defects-of-papers (lack-of-letter? , lack-of-signature-in-letter? , lack-of-signature-in-letter-form? , lack-of-original?)>

<!--

-->
<!--

-->
<!ELEMENT lack-of-original EMPTY>

<!--

-->
<!--

-->
<!ELEMENT lack-of-signature-in-letter-form EMPTY>

<!--

-->
<!--

-->
<!ELEMENT lack-of-signature-in-letter EMPTY>

<!--

-->
<!--

-->
<!ELEMENT lack-of-letter EMPTY>

<!--

-->
<!--
 (PCT/IPEA/422)
(PCT Rule 94.1)


-->
<!ELEMENT wo-ipea422 (requested-documents-payment-invitation)>

<!--

-->
<!--
 (PCT/IPEA/421)
(PCT Rule 71.2(b))


-->
<!ELEMENT wo-ipea421 (cited-documents-payment-invitation)>

<!--

-->
<!--
 (PCT/IPEA/420)
 (PCT Rule 68.3(c) and (e) and Administrative Instructions, Section 603)
 The applicant is hereby notified that this International Preliminary Examining
 Authority, after having examined the protest on the payment of the additional fees,
 has reached the decision indicated below.


-->
<!ELEMENT wo-ipea420 (protest-justified | protest-unjustified | date-of-invitation)>

<!--

-->
<!--
 (PCT/ISA/212)
 3. The International Searching Authority declares that the protest is considered not
 to have been made since the applicant has not paid the protest fee within the time
 limit referred to in the invitation (Form PCT/ISA/206) dated ______________ .

 (PCT/IPEA/420)
 3. The International Preliminary Examining Authority declares that the protest is
 considered not to have been made since the applicant has not paid the protest fee
 within the time limit referred to in the invitation (Form PCT/IPEA/405) dated
 ___________________________________


-->
<!ELEMENT date-of-invitation (date)>

<!--

-->
<!--
 (PCT/ISA/212 and PCT/IPEA/420)
 2. The protest is found unjustified and the additional fees and, where applicable,
 any protest fee paid will not be refunded for the following reason(s):


-->
<!ELEMENT protest-unjustified (p+)>

<!--

-->
<!--
 (PCT/ISA/212 and PCT/IPEA/420)
 1. The protest is found justified to the extent that:


-->
<!ELEMENT protest-justified (reimbursement-amount , p*)>

<!--

-->
<!--
 (PCT/IPEA/417)
(PCT Article 36(4))


-->
<!ELEMENT wo-ipea417 (wo-list-of-documents)>

<!--

-->
<!--
 (PCT/IPEA/402)
 (PCT Rules 59.3(e) and 61.1(b), first sentence and Administrative Instructions, Section 601(a))


-->
<!ELEMENT wo-ipea416 (receipt-after-19month?)>

<!--

-->
<!--
 (PCT/IPEA/415)


-->
<!ELEMENT wo-ipea415 (check-list-demand? , check-list-copy-of-amendment?, check-list-copy-of-letter?, check-list-copy-of-written-opinion?, check-list-copy-of-preliminary-examination-report? , check-list-copy-of-fee-invitation?, check-list-copy-of-fee-protest?, check-list-specify-other-document*)>

<!--

-->
<!--
 (PCT/ISA/219 and PCT/IPEA/415 and PCT/RO/118)


-->
<!ELEMENT transmittal-documentation-list (application-reference , remarks?)>

<!--Document Structure-->
<!--
  Remarks section


-->
<!ELEMENT remarks (p+)>

<!--

-->
<!--
 (PCT/IPEA/414)
 (PCT Rule 66.7(b))


-->
<!ELEMENT wo-ipea414 (translation-earlier-application , priority-claims)>

<!--International Conventions-->
<!--
  PCT/RO/101 BOX No.VI Priority Claim (PCT Rule 4.10)
    (INID 30, ST.32:B300)


-->
<!ELEMENT priority-claims (priority-claim+ , incorporation-by-reference?)>

<!--incorporation by reference-->
<!--
	where an element  of the international application referrred to in Article 11(1)(iii)(d) or (e) or a part of the description, claims or drawings referred to in Rule 20.5(a) is not otherwise contained in this international application but is completely contained in an earlier application whose priority is claimed on the date on which one or more elements referred to in Article 11(1)(iii) were first received by the receiving Office, that element or part is, subject to confirmation under Rule 20.6, incorporated by reference in this international application for the purposes of Rule 20.6


-->
<!ELEMENT incorporation-by-reference EMPTY>

<!--International Conventions-->
<!--
  The priority document is attached to the application


-->
<!ELEMENT priority-doc-attached EMPTY>

<!--International Conventions-->
<!--
  The receiving office is requested to prepare and transmit to the IB a certified
  copy of the earlier application


-->
<!ELEMENT priority-doc-requested EMPTY>

<!--restore-rights-->
<!--
	This element is made when the receiving Office is requested to restore the right of priority.


-->
<!ELEMENT restore-rights EMPTY>

<!--Related Patents or Applications-->
<!--
  Where the earlier application is an ARIPO application,indicate at least one
  country party to the PARIS convention for the protection of industrial property
  or one member of the WTO for which that earlier application was filed.


-->
<!ELEMENT office-of-filing ((region , country?) | country)>

<!--General Text-->
<!--
  The region for which protection or exclusion (depending upon context) is desired.


-->
<!ELEMENT region (country)>

<!--

-->
<!--
 (PCT/IPEA/413)
 (PCT Rule 94.1)


-->
<!ELEMENT wo-ipea413 (wo-list-of-documents)>

<!--

-->
<!--
 (PCT/IPEA/412)
 (PCT Rule 91.3(a) and (d))
 The applicant is hereby notified that this International Preliminary Examining
 Authority has considered the request for rectification of obvious mistakes in the
 international application/in other documents submitted by the applicant to this
 Authority, and has decided:


-->
<!ELEMENT wo-ipea412 (authorize-rectification? , reasons-for-dismissal?)>

<!--

-->
<!--
 (PCT/ISA/217 and PCT/IPEA/412 and PCT/RO/109)
 2. to refuse to authorize the rectification or part of it for the following reasons*:

 (PCT/RO/143)
 the applicant's arguments have been considered but have not been found persuasive
 for the following reason(s):



-->
<!ELEMENT reasons-for-dismissal (p+)>

<!--

-->
<!--
 (PCT/ISA/217 and PCT/RO/109)
 1. to authorize the rectification:
 as requested by the applicant.
 to the extent set forth below*:

 (PCT/IPEA/412)
 1. a. to authorize the rectification:


-->
<!ELEMENT authorize-rectification ((rectification-as-requested-by-applicant | rectification-limited-by-authority) , rectification-taken?)>

<!--

-->
<!--
 (PCT/ISA/217 and PCT/IPEA/412 and PCT/RO/109)
 to the extent set forth below*:


-->
<!ELEMENT rectification-limited-by-authority (p+)>

<!--

-->
<!--
 (PCT/ISA/217 and PCT/IPEA/412 and PCT/RO/109)
 as requested by the applicant


-->
<!ELEMENT rectification-as-requested-by-applicant EMPTY>

<!--

-->
<!--
 (PCT/IPEA/411)
 (PCT Rules 91.1(h) and 91.2)


-->
<!ELEMENT wo-ipea411 (discovered-obvious-error)>

<!--

-->
<!--
 The International Bureau has discovered in the international application/in
 other papers submitted by the applicant/what appears to be an obvious error:


-->
<!ELEMENT discovered-obvious-error (obvious-error-attached | obvious-error-specified)>

<!--

-->
<!--
 as specified hereafter:obvious-error


-->
<!ELEMENT obvious-error-specified (p+)>

<!--

-->
<!--
 (PCT/IPEA/410)
(PCT Article 49 and Rule 83.2)


-->
<!ELEMENT wo-ipea410 (name , addressbook)>

<!--

-->
<!--
 (PCT/IPEA/407)
 (PCT Rules 54.4, 54bis.1, 55.2(d) and 61.1(b),second sentence)


-->
<!ELEMENT wo-ipea407 (reason-for-demand-invalid , refund-amount?)>

<!--

-->
<!--
 (PCT/IPEA/407)
 1. The applicant is hereby notified that the demand is declared by this International
 Preliminary Examining Authority not to have been submitted for the following reason:


-->
<!ELEMENT reason-for-demand-invalid (lack-of-applicant-right | expiration-of-time-limit | fees-not-been-paid | defects-not-been-corrected | translation-not-been-furnished)>

<!--

-->
<!--
 (PCT/IPEA/407)
 e. the translation of the international application has not been furnished within
 the time limit fixed in the invitation (Form PCT/IPEA/443).


-->
<!ELEMENT translation-not-been-furnished EMPTY>

<!--

-->
<!--
 (PCT/IPEA/407)
 d. the defect(s) in the demand has (have) not been corrected within the time limit
 referred to in the invitation (Form PCT/IPEA/404).


-->
<!ELEMENT defects-not-been-corrected EMPTY>

<!--

-->
<!--
 (PCT/IPEA/407)
 c. the required amount of the following fee(s) has not been paid within the time
 limit referred to in the invitation (Form PCT/IPEA/440):


-->
<!ELEMENT fees-not-been-paid (preliminary-examination-fee-not-paid? , handling-fee-not-paid? , late-payment-fee-not-paid?)>

<!--

-->
<!--
 (PCT/IPEA/407)
 the late payment fee


-->
<!ELEMENT late-payment-fee-not-paid EMPTY>

<!--

-->
<!--
 (PCT/IPEA/407)
 the handling fee


-->
<!ELEMENT handling-fee-not-paid EMPTY>

<!--

-->
<!--
 (PCT/IPEA/407)
 the preliminary examining fee


-->
<!ELEMENT preliminary-examination-fee-not-paid EMPTY>

<!--

-->
<!--
 (PCT/IPEA/407)
 b. the demand was made after the expiration of the time limit applicable under
 Rule 54bis.1(a).


-->
<!ELEMENT expiration-of-time-limit EMPTY>

<!--

-->
<!--
 (PCT/IPEA/407)
 a. the applicant does not have the right to make a demand (see Article 31(2)(a)
 and Rule 54.4) since he is not a resident or national of a Contracting State
 bound by Chapter II of the PCT.

 (PCT/RO/103)
 1.The applicant obviously lacks for reasons of residence and nationality the
 right to file an international application with this @receiving Office
 (Article 11(1)(i) and Rules 18 and 19).

 (PCT/RO/115)
 1. The applicant obviously lacks the right to file an international application
 with this receiving Office for reasons of residence and nationality
 (Article 11(1)(i) and Rules 18 and 19).


-->
<!ELEMENT lack-of-applicant-right EMPTY>

<!--

-->
<!--
 (PCT/IPEA/405)
 (PCT Article 34(3)(a) and Rules 68.2 and 68.3(e))


-->
<!ELEMENT wo-ipea405 (number-of-inventions , claim-remark , compliance-unity-invention , balance-of-additional-fee , protest-fee? , restrict-claims? , authority-report*)>

<!--

-->
<!--
 (PCT/IPEA/405)
 4. If the applicant opts to restrict the claims, this Authority suggests the
 restriction possibilities indicated in the Annex, which in its opinion would be
 in compliance with the requirement of unity of invention.


-->
<!ELEMENT restrict-claims (p+)>

<!--Fees-->
<!--
  The total amount due for each fee group;
  e.g., search fees, transmittal fees, etc.


-->
<!ELEMENT amount-total (#PCDATA)>

<!--

-->
<!--
 (PCT/ISA/206 and PCT/IPEA/405)
 number of additional inventions


-->
<!ELEMENT number-of-additional-claims (#PCDATA)>

<!--General Text-->
<!--
  Remarks on these claims


-->
<!ELEMENT claim-remark (p+)>

<!--

-->
<!--
 (PCT/ISA/206)
 (i) considers that there are ________________ (number of) inventions claimed in the
 international application covered by the claims indicated below/on an extra sheet

 (PCT/IPEA/405)
 (i) considers that there are ______________________ (number of) inventions claimed in the
 international application as indicated in the Annex.

-->
<!ELEMENT number-of-inventions (#PCDATA)>

<!--

-->
<!--
 (PCT/IPEA/404)
 (PCT Rule 60.1)
 The applicant is hereby invited within the time limit indicated above to correct the following defects which this International Preliminary Examining Authority has found in the demand for international preliminary examination:


-->
<!ELEMENT wo-ipea404 (not-identify-application? , lack-of-petition? , inadequate-indication-agent? , inadequate-indication-application? , inadequate-language? , not-printed-form? , inadequate-printed-form? , inadequate-description-of-applicant? , inadequate-indication-signature? , further-observations?)>

<!--

-->
<!--
 further observations


-->
<!ELEMENT further-observations (heading* , p+)+>

<!--

-->
<!--
 (PCT/IPEA/404)
 9. It does not contain the required signature as specified in the Annex (Rules 53.2(b), 53.8, 60.1(a-ter) and 90.4).
 Continuation of item 9: As to requirements concerning signature (Rules 53.2(b), 53.8, 60.1(a-ter) and 90.4), the demand:


-->
<!ELEMENT inadequate-indication-signature (not-signed-by-applicant | signed-by-applicant)>

<!--

-->
<!--
 (PCT/IPEA/404)
 b. is signed by what appears to be an agent/common representative but


-->
<!ELEMENT signed-by-applicant (not-necessary-document? , not-signed-by-all-applicants?)>

<!--

-->
<!--
 (PCT/IPEA/404)
 the power of attorney accompanying the demand is not signed by all the applicants for the elected States.


-->
<!ELEMENT not-signed-by-all-applicants EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 the demand is not accompanied by a power of attorney appointing him.


-->
<!ELEMENT not-necessary-document EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 a. is not signed* by the applicant or, if there is more than one applicant, by at least one of them.


-->
<!ELEMENT not-signed-by-applicant EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 8. It does not contain the required indications concerning the applicant as specified in the Annex (Rules 53.2(a)(ii), 53.4 and 60.1(a-bis)).
 Continuation of item 8: As to indications concerning the applicant* (Rules 53.2(a)(ii), 53.4 and 60.1(a-bis)), the demand:


-->
<!ELEMENT inadequate-description-of-applicant (not-indicate-all-applicants? , inadequate-applicant-name? , inadequate-applicant-address? , not-indicate-applicant-address? , not-indicate-applicant-nationality? , not-indicate-applicant-residence?)>

<!--

-->
<!--
 (PCT/IPEA/404)
 f. does not indicate the applicant fs residence.


-->
<!ELEMENT not-indicate-applicant-residence EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 e. does not indicate the applicant fs nationality.


-->
<!ELEMENT not-indicate-applicant-nationality EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 d. does not properly indicate the applicant fs address


-->
<!ELEMENT not-indicate-applicant-address (p+)>

<!--

-->
<!--
 (PCT/IPEA/404)
 c. does not indicate the applicant fs address.


-->
<!ELEMENT inadequate-applicant-address EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 b. does not properly indicate the applicant fs name


-->
<!ELEMENT inadequate-applicant-name (p+)>

<!--

-->
<!--
 (PCT/IPEA/404)
 a. does not indicate all the applicants.


-->
<!ELEMENT not-indicate-all-applicants EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 7. It is presented as a computer print-out the particulars of which do not comply with the Administrative Instructions
 (Rule 53.1(a)).


-->
<!ELEMENT inadequate-printed-form EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 6. It is not made on the printed form (Rule 53.1(a)).


-->
<!ELEMENT not-printed-form EMPTY>

<!--International Conventions-->
<!--
  Filing language, ISO639 language code, e.g, en,de,ja, etc.
    (INID 25, ST.32:B250)


-->
<!ELEMENT language-of-filing (#PCDATA)>

<!--

-->
<!--
 (PCT/IPEA/404)
 4. It does not contain the required indications concerning the international application as specified in the Annex
 (Rules 53.2(a)(iii) and 53.6).
 Continuation of item 4: As to indications concerning the international application, the demand does not indicate:


-->
<!ELEMENT inadequate-indication-application (non-international-filing-date? , non-document-id? , non-ro-name? , non-title-of-invention?)>

<!--

-->
<!--
 (PCT/IPEA/404)
 d. the title of the invention.


-->
<!ELEMENT non-title-of-invention EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 c. the name of the receiving Office, where the international application number was not known to the applicant at the time the demand was filed.


-->
<!ELEMENT non-ro-name EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 b. the international application number.


-->
<!ELEMENT non-document-id EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 a. the international filing date.


-->
<!ELEMENT non-international-filing-date EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 3. It does not contain the required indications concerning the agent as specified in the Annex (Rules 53.2(a)(ii) and 53.5).


-->
<!ELEMENT inadequate-indication-agent (agent-name? , non-address? , inadequate-address?)>

<!--

-->
<!--
 (PCT/IPEA/404)
 c. does not properly indicate the agent fs address


-->
<!ELEMENT inadequate-address (p+)>

<!--Lists-->
<!--
  Definition description


-->
<!ELEMENT dd (#PCDATA | b | i | u | o | sup | sub | smallcaps | br | pre | patcit | nplcit | bio-deposit | crossref | figref | img | ul | ol | chemistry | maths)*>

<!--General Text-->
<!--
  This is for a simple mathematical or chemical formulae.


-->
<!ELEMENT formula-text (#PCDATA | b | i | u | o | sup | sub | smallcaps)*>

<!--Biological Deposit-->
<!--
  Identifies the period of time during which the depository must be able to furnish
  samples of the biological material.


-->
<!ELEMENT term (#PCDATA)>

<!--Biological Deposit-->
<!--
  Biological accession number:
    (ST.32:B831)
  The identification assigned to the biological material by the depository
 

-->
<!ELEMENT bio-accno (#PCDATA)>

<!--Biological Deposit-->
<!--
  Information regarding the facility storing the biological deposit.
    (ST.32:B832)


-->
<!ELEMENT depositary (#PCDATA | address)*>

<!--Citations-->
<!--
  Other citations - free form


-->
<!ELEMENT othercit (#PCDATA | b | i | u | o | sup | sub)*>

<!--Citations-->
<!--
  Online citation
    Revised according to ISO-690-2 - Electronic documents and parts thereof.
    Please refer to this standard for definitions and examples.
    See: http://www.nlc-bnc.ca/iso/tc46sc9/standard/690-2e.htm#Contents
    The tagging in fact is a mixture of article and book tags together with
    specific electronic source tags.
    'Online' is taken to mean any kind of electronic documentation:
      databases, internet, CD-Roms, DVD, email, etc
 
  EXAMPLES:;

    Kirk-Othmer Encyclopedia of Chemical Technology [online].
    3rd ed. New York : John Wiley, 1984 [cited 3 January 1990].
    Available from: DIALOG Information Services, Palo Alto (Calif.).
 
      <nplcit id='ncit1' num='0001' type='E' medium='online'>
        <online>
          <online-title>Kirk-Othmer Encyclopedia of Chemical Technology
          </online-title>
          <edition>3rd ed.</edition>
          <imprint>
            <address>
              <text>New York</text>
            </address>
            <name>John Wiley</name>
            <pubdate>19840000</pubdate>
          </imprint>
          <avail>dialog information services, palo alto (calif.).</avail>
          <datecit>
            <date>19900103</date>
          </datecit>
        </online>
      </nplcit>

  * Article on Internet:
    Clark, Carol. On the Threshold of a Brave New World.
    In Blueprint of the Body [online].
    CNN.com, 2000. [cited 24 August 2000;10:25 EST]. In-depth specials.
    Available from: [http://www.cnn.com/SPECIALS/2000/genome/story/overview/]

      <nplcit id='ncit1' num='0002' type='E' medium='online'>
        <online>
          <author>
            <name>Clark, Carol</name>
          </author>
          <online-title>On the Threshold of a Brave New World</online-title>
          <imprint>
            <name>CNN.com, 2000</name>
          </imprint>
          <series>
            <text>In-depth specials</text>
          </series>
          <avail>http://www.cnn.com/SPECIALS/2000/genome/story/</avail>
          <datecit>
            <date>20000824; 10:25 est</date>
          </datecit>
        </online>
      </nplcit>

  * Personal communication (e-mail)
 
    Thacker, Jane. MPEG-21 project stream on digital item identification [online].
    Message to: [iso.tc46.sc9@nlc-bnc.ca]. 3 October 2000; 13:33 EST [cited 6
    October 2000; 13:10 EST].
    Message-ID: [002f01c02d60$051a64a0$22a2580c@vaio]. Personal communication.

      <nplcit id='ncit3' num='0003' type='E' medium='online'>
        <online>
          <author>
            <name>Thacker, Jane</name>
          </author>
          <online-title>MPEG-21 project stream on digital item identification
          </online-title>
          <subname>
            <name>Message to: <iso.tc46.sc9@nlc-bnc.ca></name>
          </subname>
          <pubdate>3 October 2000; 13:33 EST</pubdate>
          <notes>Personal communication</notes>
          <avail>Message-ID: <002f01c02d60$051a64a0$22a2580c@vaio></avail>
          <datecit><date>6 october 2000; 13:10 EST</date></datecit>
        </online>
      </nplcit>


-->
<!ELEMENT online (text | (author* , online-title* , hosttitle? , subname* , edition? , (serial | book)? , imprint? , pubdate? , vid? , ino? , history? , series? , hostno? , absno? , location? , notes? , avail* , class* , keyword* , cpyrt? , doi? , issn? , isbn? , datecit? , srchterm* , srchdate? , refno*))>

<!--International Conventions-->
<!--
  Date of search/retrieval  YYYYMMDD


-->
<!ELEMENT srchdate (date)>

<!--International Conventions-->
<!--
  Search terms


-->
<!ELEMENT srchterm (#PCDATA)>

<!--Dates-->
<!--
  Date cited - date on which the citation was cited.
  May be different from srchdate below


-->
<!ELEMENT datecit (date)>

<!--Citations-->
<!--
  Availability and access - REQUIRED use for URL, online database, ftp address,
  email, etc.;
  e.g., Available from Internet: http://www.epoline.org
    Available from DIALOG Information Systems, Palo Alto (Calif.)


-->
<!ELEMENT avail (#PCDATA)>

<!--Citations-->
<!--
  Numeration within host document


-->
<!ELEMENT hostno (#PCDATA)>

<!--Citations-->
<!--
  History of the article (not serial)


-->
<!ELEMENT history (text | (received | accepted | revised | misc))>

<!--Citations-->
<!--
  Miscellaneous information relating to the history of the article; see ISO 12083


-->
<!ELEMENT misc (#PCDATA | date)*>

<!--Dates-->
<!--
  Date article was revised


-->
<!ELEMENT revised (date)>

<!--General Text-->
<!--
  Date article was accepted


-->
<!ELEMENT accepted (date)>

<!--Dates-->
<!--
  Date article was received


-->
<!ELEMENT received (date)>

<!--Citations-->
<!--
  Title of the host document/database


-->
<!ELEMENT hosttitle (#PCDATA)>

<!--Citations-->
<!--
  The title of the electronic resource


-->
<!ELEMENT online-title (#PCDATA)>

<!--Citations-->
<!--
  Article citations within a 'host' document

  After patent citations the most common citations are articles within serials
  (periodicals, magazines), books and electronic (eg. internet) sources.
  This is a very complex and varied area to standardise. The tag set below is drawn
  from a number of sources as is the order of the tags (which in any case can be
  changed depending on the stylesheet used).;

  The order of tags is that of WIPO ST.14 / ISO 690 layout.
    DROP, J.G.  Integrated Circuit Personalization at the Module Level. IBM Tech.
    Dis. Bull.  October 1974, Vol. 17, No. 5, p. 1344 and 1345.
    [XPnnnnnnnnnnn].

      <nplcit id='ncit1' num='0012' type='S' file='XP1234456'>
        <article>
          <author>
            <name>DROP, J.G.</name>
          </author>
          <atl>Integrated Circuit Personalization at the Module Level</atl>
          <serial>
          <sertitle>IBM Tech. Dis. Bull.</sertitle>
          <pubdate>19741000</pubdate>
          <vid>17</vid>
          <ino>5</ino>
          </serial>
          <location>
            <pp>1344 and 1345</pp>
          </location>
          <refno id='XP1'>XP1234456</refno>
        </article>
      </nplcit>

  Note: it is NOT expected that the applicant will create the tagged data
  - it can be generated from a 'pull down' data entry form (eg. in Word) or
    generated from internal SR databases


-->
<!ELEMENT article (text | (author* , atl? , subname* , (serial | book) , absno? , location? , class* , keyword* , cpyrt? , artid? , refno*))>

<!--Citations-->
<!--
  Article unique ID - assigned by a publisher to an article


-->
<!ELEMENT artid (#PCDATA)>

<!--Citations-->
<!--
  Book citation 
  In the order specified by WIPO ST.14 and ISO 690 and AACR2 rules for layout

  WALTON, Herrmann. Microwave quantum theory.
  London : Sweet and Maxwell, 1973. ISBN 0123456789.
  Vol.2, p. 138 to 192.

    <nplcit id='ncit12' num='0013' type='b'>
      <book>
        <author>
          <name>WALTON, Herrman</name>
        </author>
        <book-title>Microwave quantum theory</book-title>
        <imprint>
          <address>
            <text>London</text>
          </address>
          <name>Sweet and Maxwell</name>
          <pubdate>19730000</pubdate>
        </imprint>
        <location>
          <pp>138 to 192</pp>
        </location>
        <isbn>0-1234-568-9</isbn>
      </book>
    </nplcit>


-->
<!ELEMENT book (text | (author* , (book-title+ | conference) , (subtitle? , subname* , edition? , imprint? , vid? , ino? , descrip? , series? , notes? , absno? , location* , pubid? , bookno? , class* , keyword* , cpyrt? , doi? , issn? , isbn* , refno*)))>

<!--Citations-->
<!--
  Keyword; e.g., from a Thesaurus or class. scheme
    (ST.32:B550)


-->
<!ELEMENT keyword (#PCDATA)>

<!--Citations-->
<!--
  Book number


-->
<!ELEMENT bookno (#PCDATA)>

<!--Citations-->
<!--
  Location within the cited work


-->
<!ELEMENT location (text | (serpart? , sersect? , chapter? , pp? , column? , para? , line?))>

<!--Citations-->
<!--
  Referenced line within cited work


-->
<!ELEMENT line (#PCDATA | linef | linel)*>

<!--Citations-->
<!--
  Cited document line, last


-->
<!ELEMENT linel (#PCDATA)>

<!--Citations-->
<!--
  Cited document line, first


-->
<!ELEMENT linef (#PCDATA)>

<!--Citations-->
<!--
  Referenced paragraph within cited work


-->
<!ELEMENT para (#PCDATA | paraf | paral)*>

<!--Citations-->
<!--
  Cited paragraph, last


-->
<!ELEMENT paral (#PCDATA)>

<!--Citations-->
<!--
  Cited paragraph, first


-->
<!ELEMENT paraf (#PCDATA)>

<!--Citations-->
<!--
  Cited document column numbers


-->
<!ELEMENT column (#PCDATA | colf | coll)*>

<!--Citations-->
<!--
  Cited document column, last


-->
<!ELEMENT coll (#PCDATA)>

<!--Citations-->
<!--
  Cited document column, first


-->
<!ELEMENT colf (#PCDATA)>

<!--Citations-->
<!--
  Cited document page numbers


-->
<!ELEMENT pp (#PCDATA | ppf | ppl)*>

<!--Citations-->
<!--
  Cited document page, last



-->
<!ELEMENT ppl (#PCDATA)>

<!--Citations-->
<!--
  Cited  document page , first


-->
<!ELEMENT ppf (#PCDATA)>

<!--Citations-->
<!--
  Chapter; e.g., in a book.  Example: Chapter 2


-->
<!ELEMENT chapter (#PCDATA)>

<!--Citations-->
<!--
  Serial section


-->
<!ELEMENT sersect (#PCDATA)>

<!--Citations-->
<!--
  Part within a serial


-->
<!ELEMENT serpart (#PCDATA)>

<!--Citations-->
<!--
  Abstract number


-->
<!ELEMENT absno (#PCDATA)>

<!--Citations-->
<!--
  Series statement


-->
<!ELEMENT series (text | (mst , msn? , issn?))>

<!--Citations-->
<!--
  Monographic series number


-->
<!ELEMENT msn (#PCDATA)>

<!--Citations-->
<!--
  Monographic series title


-->
<!ELEMENT mst (#PCDATA)>

<!--Citations-->
<!--
  Edition statement
    (ST.32:B516)


-->
<!ELEMENT edition (#PCDATA)>

<!--Citations-->
<!--
  Book subtitle


-->
<!ELEMENT subtitle (#PCDATA)>

<!--Citations-->
<!--
  CONFERENCE GROUP / CITATION
  There is no standard way of citing conference proceedings; date of the conf. may
  come before or after place, for example. The tags are specified in a set order
  where it is not possible or correct then simply use <text>


-->
<!ELEMENT conference (text | (conftitle , confdate? , confno? , confplace? , confsponsor*))>

<!--Dates-->
<!--



-->
<!ELEMENT confdate (date | (sdate , edate))>

<!--Citations-->
<!--
  Conference sponsor


-->
<!ELEMENT confsponsor (#PCDATA | addressbook)*>

<!--Citations-->
<!--
  Conference place


-->
<!ELEMENT confplace (#PCDATA | address)*>

<!--Citations-->
<!--
  Conference number


-->
<!ELEMENT confno (#PCDATA)>

<!--Citations-->
<!--
  Conference title


-->
<!ELEMENT conftitle (#PCDATA)>

<!--Citations-->
<!--
  The title of the cited book


-->
<!ELEMENT book-title (#PCDATA)>

<!--Citations-->
<!--
  Serial citation data:
  This describes the volume or issue as a whole and not a particular article within
  it.


-->
<!ELEMENT serial (sertitle , alttitle? , subname* , issue? , imprint? , pubdate? , descrip? , notes? , pubid? , vid? , ino? , doi? , issn? , isbn? , cpyrt?)>

<!--Citations-->
<!--
  Copyright info.  Copyright of publisher of serial


-->
<!ELEMENT cpyrt (#PCDATA)>

<!--Citations-->
<!--
  International Standard Book Number


-->
<!ELEMENT isbn (#PCDATA)>

<!--Citations-->
<!--
  International Standard Serial Number


-->
<!ELEMENT issn (#PCDATA)>

<!--Digital Object Identifier-->
<!--



-->
<!ELEMENT doi (#PCDATA)>

<!--Citations-->
<!--
  Issue number


-->
<!ELEMENT ino (#PCDATA)>

<!--Citations-->
<!--
  Volume id/number


-->
<!ELEMENT vid (#PCDATA)>

<!--Citations-->
<!--
  Publisher's unique id


-->
<!ELEMENT pubid (#PCDATA)>

<!--Citations-->
<!--
  Notes about the journal; e.g. Continues Journal of XYZ 1910-1998, published in
  French and English, etc.


-->
<!ELEMENT notes (#PCDATA)>

<!--Citations-->
<!--
  Physical description - generally NOT used in citations in pats; e.g., v., 27cm


-->
<!ELEMENT descrip (#PCDATA)>

<!--Citations-->
<!--
  Imprint:
  Publication / creation data
  Place of publication : publisher, date(s) of publication usually only date of
  publication is used for journal citations


-->
<!ELEMENT imprint (text | (address? , name , pubdate*))>

<!--Dates-->
<!--
  Publication date used in npl citations


-->
<!ELEMENT pubdate (#PCDATA | sdate | edate | time)*>

<!--Communication-->
<!--
  Time; format HHMM


-->
<!ELEMENT time (#PCDATA)>

<!--Dates-->
<!--
  End date used in pubdate


-->
<!ELEMENT edate (#PCDATA)>

<!--Citations-->
<!--
  Start date used in pubdate


-->
<!ELEMENT sdate (#PCDATA)>

<!--Citations-->
<!--
  Issue designation; e.g., Annual, 1971-, 1890-1972


-->
<!ELEMENT issue (#PCDATA)>

<!--Citations-->
<!--
  Alternate title for serial; e.g. BMJ = British Medical Journal


-->
<!ELEMENT alttitle (#PCDATA)>

<!--Citations-->
<!--
  Serial title


-->
<!ELEMENT sertitle (#PCDATA)>

<!--Citations-->
<!--
  Article title


-->
<!ELEMENT atl (#PCDATA)>

<!--International Conventions-->
<!--
  Relevant passage group within patent; most used in search  reports
  - use text in abstract, description and claims


-->
<!ELEMENT rel-passage (text | (passage+ , (category , rel-claims?)*, additional-info?))>

<!--
  Additional information.
    (ST.32:B513)

-->
<!ELEMENT additional-info (p+)>

<!--International Conventions-->
<!--
  Relevant claims


-->
<!ELEMENT rel-claims (#PCDATA)>

<!--Citations-->
<!--
  Category
    (ST.32:B563)


-->
<!ELEMENT category (#PCDATA)>

<!--Citations-->
<!--
  Passage within the cited patent literature


-->
<!ELEMENT passage (#PCDATA)>

<!--Paragraph-->
<!--
  br - break, line break within a paragraph


-->
<!ELEMENT br EMPTY>

<!--Paragraph-->
<!--
  Bold formatting for text


-->
<!ELEMENT b (#PCDATA | i | u | o | smallcaps | sup | sub)*>

<!--Paragraph-->
<!--
  Italic formatting for text


-->
<!ELEMENT i (#PCDATA | b | u | o | smallcaps | sup | sub)*>

<!--Paragraph-->
<!--
  Small capitals


-->
<!ELEMENT smallcaps (#PCDATA | b | u | i | o)*>

<!--Paragraph-->
<!--
  Subscripted text


-->
<!ELEMENT sub (#PCDATA | b | u | i | o | sup2 | sub2)*>

<!--Paragraph-->
<!--
  Superscripted text


-->
<!ELEMENT sup (#PCDATA | b | u | i | o | sup2 | sub2)*>

<!--Paragraph-->
<!--
  Subscripted text


-->
<!ELEMENT sub2 (#PCDATA | b | u | i | o)*>

<!--Paragraph-->
<!--
  Superscripted text


-->
<!ELEMENT sup2 (#PCDATA | b | u | i | o)*>

<!--

-->
<!--
 (PCT/IPEA/404)
 b. does not indicate the agent fs address.


-->
<!ELEMENT non-address EMPTY>

<!--Parties-->
<!--
  The name of the agent (without address information)


-->
<!ELEMENT agent-name (%name_group;)>

<!--

-->
<!--
 (PCT/IPEA/404)
 2. It does not contain the required petition (Rules 53.2(a)(i) and 53.3).

 (PCT/RO/103 and PCT/RO/115)
 4. The application does not contain an indication that it is intended as an international application (Article 11(1)(iii)(a) and Rule 4.2).


-->
<!ELEMENT lack-of-petition EMPTY>

<!--

-->
<!--
 (PCT/IPEA/404)
 1. It does not permit identification of the international application to which it relates (Rule 60.1(b)).


-->
<!ELEMENT not-identify-application EMPTY>

<!--

-->
<!--
 (PCT/IPEA/403)
 Fees and payment calculation:


-->
<!ELEMENT wo-ipea-calculation-total-unpaid-fees (preliminary-examin-fee , handling-fee , total-fees-payable , total-paid-fees? , total-unpaid-fees?)>

<!--

-->
<!--
 (PCT/IPEA/440 and PCT/RO/133)
 Total unpaid fees


-->
<!ELEMENT total-unpaid-fees (unpaid-fee+)>

<!--

-->
<!--
 (PCT/IPEA/440 and PCT/RO/133)
 Amount paid


-->
<!ELEMENT total-paid-fees (paid-fee+)>

<!--

-->
<!--
 (PCT/IPEA/440)
 Total fees payable


-->
<!ELEMENT total-fees-payable (fee-payable+)>

<!--Fees-->
<!--
  Mode of payment


-->
<!ELEMENT payment-mode (charge | postal-order | cash | coupons | cheque | bank-draft | stamps | other | later-payment | credit-card)>

<!--Fees-->
<!--
  Authorization to later payment


-->
<!ELEMENT later-payment EMPTY>

<!--Fees-->
<!--
  Other method by which prior art was disclosed to the public


-->
<!ELEMENT other (#PCDATA)>

<!--Fees-->
<!--
  Revenue stamps  used as mode of payment


-->
<!ELEMENT stamps EMPTY>

<!--Fees-->
<!--
  Bank draft to be used as mode of payment


-->
<!ELEMENT bank-draft EMPTY>

<!--Fees-->
<!--
  Cheque used as payment method


-->
<!ELEMENT cheque EMPTY>

<!--Fees-->
<!--
  Coupons used as mode of payment


-->
<!ELEMENT coupons EMPTY>

<!--Fees-->
<!--
  Cash used as payment method


-->
<!ELEMENT cash EMPTY>

<!--Fees-->
<!--
  Postal money order used as mode of payment


-->
<!ELEMENT postal-order EMPTY>

<!--Fees-->
<!--
  Authorization to charge deposit account


-->
<!ELEMENT charge EMPTY>

<!--Fees-->
<!--
  The amount of each of the fees


-->
<!ELEMENT amount-each (#PCDATA)>

<!--

-->
<!--
 (PCT/IPEA/402)
 (PCT Rules 59.3(e) and 61.1(b), first sentence and Administrative Instructions, Section 601(a))


-->
<!ELEMENT wo-ipea402 (demand-receipt-date , receipt-after-19month?)>

<!--

-->
<!--
 (PCT/IPEA/402)
 3. ATTENTION: That date of receipt is after the expiration of 19 months from the
 priority date. Consequently, in respect of some Offices, the demand does not have
 the effect of postponing the entry into the national phase until 30 months from
 the priority date (or later in some Offices) (Article 39(1)) and the acts for entry
 into the national phase must therefore be performed within 20 months from the
 priority date (or later in some Offices). However, in respect of some other Offices,
 the time limit of 30 months (or later) may nevertheless apply. See the Annex to
 Form PCT/IB/301 and, for details about the applicable time limits, Office by Office,
 see the PCT Applicant fs Guide, Volume II, National Chapters and the WIPO Internet site.
 (If applicable) This notification confirms the information given by telephone,
 facsimile transmission or in person on:___________________________________________

 (PCT/IPEA/429)
 1. An informal communication took place on ________________________________________ ,
 between the undersigned
 and
 between the undersigned and the applicant
 between the undersigned and the agent



-->
<!ELEMENT date-of-communication (date)>

<!--Document Identification-->
<!--Document Identification-->
<!--
  The name of the other-doc(ument) referenced


-->
<!ELEMENT document-name (#PCDATA)>

<!--

-->
<!--

-->
<!ELEMENT wo-form-ipea-info (wo-form-ipea-application-info , wo-form-ipea-communication-info)>

<!--

-->
<!--
 Information about the communication of data


-->
<!ELEMENT wo-form-ipea-communication-info (date-of-mailing? , date-of-informal-communication? , type-of-notification? , office-admin? , examiners? , applicant-or-agent? , list-of-copies? , reply-to?)>

<!--

-->
<!--
 List of all addresees to which copies are sent.
 The correspondance-address is for the main addressee, the copy-to elements
 are used for additional copies sent.


-->
<!ELEMENT list-of-copies (correspondence-address , copy-to*)>

<!--Parties-->
<!--
  Address used for general correspondence


-->
<!ELEMENT correspondence-address (customer-number | addressbook+)>

<!--General Text-->
<!--
  Customer number for agents by office


-->
<!ELEMENT customer-number (#PCDATA)>

<!--

-->
<!--
 (PCT/IPEA/428)
 Applicant/Agent


-->
<!ELEMENT applicant-or-agent (%name_group; , electronic-signature?)>

<!--Parties Concerned with the Document-->
<!--
  Persons acting on the document.
    (ST.32:B745)


-->
<!ELEMENT examiners (primary-examiner? , assistant-examiner? , authorized-officer?)>

<!--Parties Concerned with the Document-->
<!--
  Authorized Officer.


-->
<!ELEMENT authorized-officer (%name_group; , phone? , fax? , email? , electronic-signature?)>

<!--Parties-->
<!--
  Assistant Examiner.
    (ST.32:B747)


-->
<!ELEMENT assistant-examiner (%name_group; , electronic-signature?)>

<!--Parties Concerned with the Document-->
<!--
  Primary Examiner.
    (ST.32:B746)


-->
<!ELEMENT primary-examiner (%name_group; , electronic-signature?)>

<!--General Text-->
<!--
  A PKI / PKCS #7 digital signature data type


-->
<!ELEMENT enhanced-signature (pkcs7)>

<!--General Text-->
<!--
  PKCS7 digital signature 


-->
<!ELEMENT pkcs7 EMPTY>

<!--Parties Concerned with the Document-->
<!--
  A non-PKI electronic signature


-->
<!ELEMENT basic-signature (fax-image | text-string | click-wrap)>

<!--Parties Concerned with the Document-->
<!--
  A simple 'signature';
  e.g., clicking a button labeled 'accept' or 'I agree'


-->
<!ELEMENT click-wrap EMPTY>

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


-->
<!ELEMENT text-string (#PCDATA)>

<!--

-->
<!--

-->
<!ELEMENT office-admin (addressbook)>

<!--General Text-->
<!--
  Descriptive text


-->
<!ELEMENT dtext (#PCDATA)>

<!--Citations-->
<!--
  Universal Resource Locator; e.g. www.wipo.int


-->
<!ELEMENT url (#PCDATA)>

<!--Parties-->
<!--
  Fax number


-->
<!ELEMENT fax (#PCDATA)>

<!--Parties-->
<!--
  Telephone number


-->
<!ELEMENT phone (#PCDATA)>

<!--Parties-->
<!--
  Electronic address use for other than email


-->
<!ELEMENT ead (#PCDATA)>

<!--Parties-->
<!--
  Address components:
  Address formats differ from country to country
  If no structure possible use text


-->
<!ELEMENT address (%address_group;)>

<!--Parties-->
<!--
  Postal code or zip code


-->
<!ELEMENT postcode (#PCDATA)>

<!--Parties-->
<!--
  Region of country; e.g., state, province, etc.


-->
<!ELEMENT state (#PCDATA)>

<!--Parties-->
<!--
  County, parish, department, etc (mainly UK, USA)


-->
<!ELEMENT county (#PCDATA)>

<!--Parties-->
<!--
  City or town name


-->
<!ELEMENT city (#PCDATA)>

<!--Parties-->
<!--
  Street may contain house number or name


-->
<!ELEMENT street (#PCDATA)>

<!--Parties-->
<!--
  Building information in address; e.g., Hoffman building


-->
<!ELEMENT building (#PCDATA)>

<!--Parties-->
<!--
  Address floor; e.g., 10th


-->
<!ELEMENT address-floor (#PCDATA)>

<!--Parties-->
<!--
  Address room; e.g., Room 55B


-->
<!ELEMENT room (#PCDATA)>

<!--Parties-->
<!--
  Post Office Box number


-->
<!ELEMENT pobox (#PCDATA)>

<!--Parties-->
<!--
  Organizational mail code


-->
<!ELEMENT mailcode (#PCDATA)>

<!--Parties-->
<!--
  Address, fifth line


-->
<!ELEMENT address-5 (#PCDATA)>

<!--Parties-->
<!--
  Address, fourth line


-->
<!ELEMENT address-4 (#PCDATA)>

<!--Parties-->
<!--
  Address, third line


-->
<!ELEMENT address-3 (#PCDATA)>

<!--Parties-->
<!--
  Address, second line


-->
<!ELEMENT address-2 (#PCDATA)>

<!--Parties-->
<!--
  Address, first line


-->
<!ELEMENT address-1 (#PCDATA)>

<!--

-->
<!--
  Indicates the type of notification for the applicant.


-->
<!ELEMENT type-of-notification (information-only?, important-notification?, important-communication?, reply-not-due?, reply-due?, payment-due?)>

<!--

-->
<!--
 payment due
 According the type limit, payment due within a period or by a certain date.


-->
<!ELEMENT payment-due (time-limit)>

<!--

-->
<!--
 no reply due
 Some text may be added to refer to an item in the text.


-->
<!ELEMENT reply-not-due (#PCDATA)>

<!--

-->
<!--


-->
<!ELEMENT important-communication EMPTY>

<!--

-->
<!--


-->
<!ELEMENT important-notification EMPTY>

<!--

-->
<!--


-->
<!ELEMENT information-only EMPTY>

<!--Dates-->
<!--
  Date of informal communication:


-->
<!ELEMENT date-of-informal-communication (date)>

<!--Dates-->
<!--
  Date of mailing:


-->
<!ELEMENT date-of-mailing (date)>

<!--

-->
<!--
 This tag provides a container for IPEA general information concerning an application.


-->
<!ELEMENT wo-form-ipea-application-info (file-reference-id? , application-reference? , date-of-earliest-priority? , date-of-actual-receipt? , applicant-name? , classifications-ipcr?)>

<!--General Text-->
<!--
  If no structure is possible, enter text (without markup)


-->
<!ELEMENT text (#PCDATA)>

<!--Citations-->
<!--
  Possible sources: human-generated-classification,
  machine-propagated-classification, software-analysis-generated-classification


-->
<!ELEMENT classification-data-source (#PCDATA)>

<!--Citations-->
<!--
  Possible status: original-classification, reclassified, various-classification,
  deleted-classification


-->
<!ELEMENT classification-status (#PCDATA)>

<!--Parties Concerned with the Document-->
<!--



-->
<!ELEMENT generating-office (country)>

<!--Dates-->
<!--



-->
<!ELEMENT action-date (date)>

<!--Citations-->
<!--
  Possible values: invention, non-invention


-->
<!ELEMENT classification-value (#PCDATA)>

<!--Citations-->
<!--
  Possible positions: first-symbol-position, later-symbol-position.


-->
<!ELEMENT symbol-position (#PCDATA)>

<!--Citations-->
<!--



-->
<!ELEMENT subgroup (#PCDATA)>

<!--Citations-->
<!--



-->
<!ELEMENT main-group (#PCDATA)>

<!--Citations-->
<!--



-->
<!ELEMENT subclass (#PCDATA)>

<!--Citations-->
<!--



-->
<!ELEMENT section (#PCDATA)>

<!--Citations-->
<!--
  Levels: ipcr-advanced, ipcr-core


-->
<!ELEMENT classification-level (#PCDATA)>

<!--Dates-->
<!--



-->
<!ELEMENT ipc-version-indicator (date)>

<!--Parties-->
<!--
  The name of the applicant (without address information)
    (ST.32:B711)


-->
<!ELEMENT applicant-name (%name_group;)>

<!--Parties-->
<!--
  Registered number


-->
<!ELEMENT registered-number (#PCDATA)>

<!--Parties-->
<!--
  Synonym


-->
<!ELEMENT synonym (#PCDATA)>

<!--Parties-->
<!--
  Department, division, section, etc. name


-->
<!ELEMENT department (#PCDATA)>

<!--Parties-->
<!--
  Organisation name or company name


-->
<!ELEMENT orgname (#PCDATA)>

<!--Parties-->
<!--
  Role; e.g., President, Chairman, etc.


-->
<!ELEMENT role (#PCDATA)>

<!--Citations-->
<!--
  SDOBI : Individual id


-->
<!ELEMENT iid (#PCDATA)>

<!--Parties-->
<!--
  Name suffix (e.g., II, Jr., Dip., Ing., BA, etc.)


-->
<!ELEMENT suffix (#PCDATA)>

<!--Parties-->
<!--
  Second last name (mother's family surname), for some countries (such as Spain) is legally mandatory.


-->
<!ELEMENT second-last-name (#PCDATA)>

<!--Parties-->
<!--
  First last name (father's family surname), for some countries (such as Spain) is legally mandatory.


-->
<!ELEMENT first-last-name (#PCDATA)>

<!--Parties-->
<!--
  Middle name(s) or initial(s)


-->
<!ELEMENT middle-name (#PCDATA)>

<!--Parties-->
<!--
  First or given name(s), initial(s)


-->
<!ELEMENT first-name (#PCDATA)>

<!--Parties-->
<!--
  Last, family, surname


-->
<!ELEMENT last-name (#PCDATA)>

<!--Parties-->
<!--
  Title: e.g., Mr., Mrs., Dr. etc


-->
<!ELEMENT prefix (#PCDATA)>

<!--Dates-->
<!--
  Date of actual receipt of the purported international application.
    (ST.32:B234)
  The date of receipt will be determined according to the usual principles
  applicable to the filing of applications on paper, including filing by electronic
  means (such as by facsimile transmission), that is, based on the date
  prevailing at the location of the Office at the time when the complete 
  transmission of the application has been received.


-->
<!ELEMENT date-of-actual-receipt (date)>

<!--Dates-->
<!--
  Where the international application claims the priority of several earlier
  applications, the filing date of the earliest application whose priority is
  claimed must be indicated as the priority date.


-->
<!ELEMENT date-of-earliest-priority (date)>

<!--Dates-->
<!--
  Date: components of a date.  Format: YYYYMMDD


-->
<!ELEMENT date (#PCDATA)>

<!--Document Identification-->
<!--
  Document kind code; e.g., A1
    (INID 13, ST.32:B130)


-->
<!ELEMENT kind (#PCDATA)>

<!--Document Identification-->
<!--
  The number of the referenced patent (or application) document


-->
<!ELEMENT doc-number (#PCDATA)>

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


-->
<!ELEMENT country (#PCDATA)>

<!--Document Identification-->
<!--
  Applicant's or agent's file reference, if desired, 12 characters maximum


-->
<!ELEMENT file-reference-id (#PCDATA)>

