<?xml version='1.0' encoding='UTF-8' ?>

<!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?)">

<!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)">

<!-- 
**************************************************************************************************
*  xx-patent-document version 2.2 adopted on 2009-09-21 by the ST.36 Task Force   *
**************************************************************************************************
* The DTD (xx-patent-document.dtd) is Annex A to WIPO Standard ST.36 and the model DTD for patent publications.          *
* This DTD is not intended for use as released.   It is intended as a basis from which each office can build its own office-specific DTD *
     with minimal effort and maximum use of common elements and high-level logical structures. 

* This DTD is available at http://www.wipo.int/standards/en/xml_material/st36/index.html   *


********************************************************************************
*  Contact     : xml.standards@wipo.int                                           *
********************************************************************************
* Revision History                                                                           *
********************************************************************************
- 2009-09-21

. The ST.36 Task Force adopted the version 2.2 to reflect the following agreements regarding PFRs ST.36/2009/001, ST.36/2009/002, and ST.36/2009/003:
 .. changes related to the elements:  <o>, <math>, <chemistry>, <amended-claims>, <book>, <online> and <serial>  (PFR ST.36/2009/001)
 .. changes related to Search Report (PFR ST.36/2009/002) 
 .. modifications related to PCT 2009 Rule Changes (PFR ST.36/2009/003)

. this version covers the version 2.0 below 

- 2009-03-31

. The ST.36 Task Force adopted the version 2.1 to include the following changes from PFRs regarding WIPO Standard ST.36:
 .. to add the elements “first-last-name” and “second-last-name” to "name_group" (PFR ST.36/2008/002)
 .. to add the subelement "srep-earlier-search" to the element "srep-for-pub" (PFR ST.36/2008/005) 
 .. to add the attribute "email-purpose" to the element "email" (PFR ST.36/2008/007)

. this version covers the version 2.0 below 

- 2008-09-15
. The ST.36 Task Force adopted the version 2.0 to include the following changes from PFRs regarding WIPO Standard ST.36:
 .. to add information regarding "previously filed application" (PFR ST.36/2008/001)
 .. to reflect the changes regarding "correction information" (PFR ST.36/2008/003) 
 .. to reflect the changes regarding "Common Application Format (CAF)" (PFR ST.36/2008/008)
 .. this version covers all previous versions below 
 ..........................except  the changes made in the version 1.2 to add the subelement "earlier-search" to the element srep-for-pub (PFC08/003) and 
                           the attribute "email-purpose" to the element email (PFC08/006) (see the version 1.2 below)
                           because the ST.36 Task force had not reached concensus on the two changes when the version 2.0 was prepared.

- 2008-07-01
 . Released the version 1.2 to include the following changes from PFCs:
 .. to allow "multiple addressbook" in attorney-or-agent (PFC08/001) related to PFR ST.36/2008/004 
 .. to add  element "earlier-search" to srep-for-pub (PFC08/003)
 .. to add attribute "email-purpose" to email (PFC08/006)

- 2007-01-01 
 . Released the version 1.1 to include the following changes from PFCs:
 .. to reflect the changes proposed by PFC06/001

- 2005-02-20
 . Released the first version 1.0


********************************************************************************
Main Reference of this DTD
********************************************************************************


 *  All elements used in this DTD are taken from ST.36 ICEs (International Common Elements).  *

 *  PCT Annex F DTDs (doc-page, bibliographic-data, SDOBI, description, claims, amended-claims, 
                                     amended-claims-statement, abstract, drawings, search-report-data, 
                                     sequence-list-doc, table-external-doc)
  

  ****************************************************************************
  * SECTION I - DECLARATION, ENT. REFs, ISO sets, etc                        *
  ****************************************************************************
-->


<!--
  to include mathml2.dtd  change MATHML2_DTD value to "INCLUDE", change 
  MATH_PLACEHOLDER value to "IGNORE", the same for the TABLE_DTD and 
  TABLE_PLACEHOLDER
 
  INCLUDE
  IGNORE
-->

<!ENTITY % UNICODE_PLANE1D_ESCAPE "IGNORE">
<!ENTITY % WIPO_ENT "IGNORE">
<!ENTITY % MATHML2_DTD "IGNORE">
<!ENTITY % TABLE_DTD "IGNORE">
 
<!ENTITY % MATH_PLACEHOLDER "INCLUDE">
<!ENTITY % TABLE_PLACEHOLDER "INCLUDE">
 
<![%UNICODE_PLANE1D_ESCAPE; [
 <!ENTITY % plane1D  "&#38;#38;#xE">
]]>
<![%WIPO_ENT;[

<!--
  import character entity set.  Download from:
    http://pcteasy.wipo.int/efiling_standards/schemaDocs/wipo.ent
  
  Note that nsgmls-based parsers (SP, Near & 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               *
  ****************************************************************************
-->
 
<![%MATHML2_DTD; [

<!--
  DTD MathML2: maintained by W3C.  Download from:
    http://www.w3.org/TR/MathML2/DTD-MathML-20010221.zip
 
  If using nsgmls-based parser (SP, Near & 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;
]]>
 
<![%TABLE_DTD; [

<!--
  DTD OASIS Open XML Exchange Table Model.  
  Maintained by OASIS; download from:
    http://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">
<!ENTITY % yesorno  "NMTOKEN" >
<!ENTITY % tbl.table.att  " pgwide    %yesorno;      #IMPLIED
                            orient    (port | land)  #IMPLIED
                            tabstyle  NMTOKEN        #IMPLIED" >
%calstblx;
]]>

<![%MATH_PLACEHOLDER; [

<!--
  (PLACEHOLDER:w3c math dtd)
-->
<!ELEMENT math (#PCDATA)>
]]>

<![%TABLE_PLACEHOLDER; [

<!--
  (PLACEHOLDER:cals table dtd)
-->
<!ELEMENT table (#PCDATA)>
]]> 

<!--
  ****************************************************************************
  * SECTION II - DTD                                                         *
  ****************************************************************************
-->

<!ELEMENT xx-patent-document (doc-page+ | ((bibliographic-data | SDOBI) , description , claims+ , amended-claims* , amended-claims-statement* , abstract* , drawings? , search-report-data* , sequence-list-doc? , table-external-doc*))>

<!ATTLIST xx-patent-document  id                ID     #IMPLIED
                                lang              CDATA  #REQUIRED
                                dtd-version       CDATA  #IMPLIED
                                file              CDATA  #IMPLIED
                                country           CDATA  #REQUIRED
                                file-reference-id CDATA  #IMPLIED
                                correction-code   CDATA  #IMPLIED
                                doc-number        CDATA  #IMPLIED
                                kind              CDATA  #IMPLIED
                                date-produced     CDATA  #IMPLIED
                                date-publ         CDATA  #IMPLIED
                                status            CDATA  #IMPLIED >

<!--
  Sequence list document component in PCT publication

-->
<!ELEMENT sequence-list-doc (#PCDATA | doc-page | sequence-list)*>

<!ATTLIST sequence-list-doc  id     ID     #IMPLIED
                               lang   CDATA  #IMPLIED
                               status CDATA  #IMPLIED >

<!--
  SEQUENCE LISTING
According to WIPO ST.25: STANDARD FOR THE PRESENTATION OF NUCLEOTIDE AND AMINO ACID SEQUENCE LISTINGS IN PATENT APPLICATIONS: 
see http://www.wipo.int/scit/en/index.html

"The sequence listing as defined in paragraph 2(i) shall, where it is filed together with the application, be placed at the end of the description part of the application. This part shall be entitled Sequence Listing, begin on a new page and preferably have independent page numbering. The sequence listing forms an integral part of the description; it is therefore unnecessary, subject to paragraph 36, to describe the sequences elsewhere in the description."
Therefore we create here a separate sub-document for sequence listings, it should follow any drawings or the claims. It should follow the format of Annex C/ST.25 and be an external file.
-->
<!ELEMENT sequence-list EMPTY>

<!ATTLIST sequence-list  id     ID     #IMPLIED
                                     file    CDATA  #REQUIRED
                                     lang  CDATA  #IMPLIED
                                     carriers             (internal-electronic | external-electronic | paper )  #IMPLIED
                                     seq-file-type CDATA  #FIXED 'ST.25'
                                     status        CDATA  #IMPLIED 
                                     electronic-format-type (text | other ) #IMPLIED
                                     part-of-application (yes | no ) #IMPLIED >

<!--
  Recommended:
    id            = 'srep' or 'srep0001' for multiple search reports
    date-produced = date finished by the examiner, not publication date
    srep-type     = office specific but for PCT/ISR recommend 'isr'

-->
<!ELEMENT search-report-data (doc-page+ | (srep-info? , srep-for-pub? , srep-written-opinion? , srep-search-opinion?))>

<!ATTLIST search-report-data  id            ID     #IMPLIED
                                lang          CDATA  #IMPLIED
                                date-produced CDATA  #REQUIRED
                                srep-office   CDATA  #REQUIRED
                                srep-type     CDATA  #IMPLIED
                                status        CDATA  #IMPLIED >

<!ELEMENT srep-search-opinion ((doc-page+) | (heading* , p+)+)>

<!ATTLIST srep-search-opinion  id           ID     #IMPLIED
                                 opinion-type CDATA  #IMPLIED
                                 lang         CDATA  #IMPLIED >

<!--
  Rule 70.10: Any published application ... shall be accompanied by ...
  its claimed priority date (if any).
  In respect of the priority date of any such document, the report may indicate
  that, in the opinion of the International Preliminary Examining Authority,
  such date has not been validly claimed.

-->
<!ELEMENT priority-date (#PCDATA)>

<!ATTLIST priority-date  priority-valid   (yes | no )  'yes' >

<!--
  (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 >

<!--
  In response to the invitation (Form PCT/ISA/206) to pay additional fees the
  applicant has:

  Attribute values:

  (PCT/ISA/237 )
    1 = paid additional fees
    2 = paid additional fees under protest
    3 = not paid additional fees
    4 = not used

  (PCT/IPEA/409 and PCT/IPEA/408 )
    1 = restricted the claims
    2 = paid additional fees
    3 = paid additional fees under protest
    4 = neither restricted nor paid additional fees

-->
<!ELEMENT invitation-pay-additional-fees EMPTY>

<!ATTLIST invitation-pay-additional-fees  unity-fee-code   (1 | 2 | 3 | 4 | 5 )  #REQUIRED >

<!--
  (PCT/ISA/237 and PCT/IPEA/408 )
    The tables related to the nucleotide and/or amino acid sequence listing, if in
    computer readable form only, do not comply with the technical requirements
    provided for in Annex C-bis of the Administrative Instructions.

  (PCT/IPEA/409 )
    The tables related to the nucleotide and/or amino acid sequence listing do not
    comply with the technical requirements provided for in Annex C-bis of the
    Administrative Instructions in that the computer readable form:

-->
<!ELEMENT annex-c-bis EMPTY>

<!ATTLIST annex-c-bis  e-tables-missing   (yes | no )  #REQUIRED
                         format-error       (yes | no )  #REQUIRED >

<!--
  The nucleotide and/or amino acid sequence listing does not comply with the
  standard provided for in Annex C of the Administrative Instructions in that:

-->
<!ELEMENT annex-c EMPTY>

<!ATTLIST annex-c  e-tables-missing   (yes | no )  #REQUIRED
                     format-error       (yes | no )  #REQUIRED
                     no-payment         (yes | no )  #REQUIRED >

<!--
  (PCT/ISA/237 - Box II) - Priority

-->
<!ELEMENT priority-opinion (earlier-appl? , claim-invalid? , additional-info?)>

<!ATTLIST priority-opinion  varid CDATA  #IMPLIED >

<!--
  (PCT/ISA/237 - Box II)

  Priority

  1. The following document has not yet been furnished:

  Attribute vakue:
    1 = copy of the earlier application whose priority has been claimed
      (Rules 43bis.1 and 66.7(a)).
    2 = translation of the earlier application whose priority has been claimed
      (Rules 43bis.1 and 66.7(b)).

  Consequently it has not been possible to consider the validity of the priority
  claim. This opinion has nevertheless been established on the assumption that the
  relevant date is the claimed priority date.

-->
<!ELEMENT earlier-appl EMPTY>

<!ATTLIST earlier-appl  prio-code   (1 | 2 )  #REQUIRED >

<!--
  1. With regard to the language, this opinion has been established on the basis of
    the international application in the language in which it was filed, unless
    otherwise indicated under this item.

  This opinion has been established on the basis of a translation from the original
  language into the following language________________ , which is the language of
  a translation furnished for the purposes of international search
  (under Rules 12.3 and 23.1(b)).

-->
<!ELEMENT translation-of-appl EMPTY>

<!ATTLIST translation-of-appl  translation (yes | no) 'no'
                                           translation-purpose (international-search | international-publication | 
                                                                        supplementary-international-search | international-type-search |
                                                                        international-preliminary-examination |
                                                                        entry-regional-phase | priority-document | national-search |
                                                                        national-examination | opposition ) #IMPLIED
                                            lang CDATA  #IMPLIED >
<!--

-->

<!--
  Stylesheet (for new layout) generates (for PCT) at the beginning:

  PATENT COOPERATION TREATY (PCT)
  INTERNATIONAL SEARCH REPORT (ISR) - PART 1 (PCT Articles 18 and Rules 43 and 44)

  FOR FURTHER ACTION see Notification of Transmittal of ISR (Form PCT/ISA/220)
  as well as, where applicable, abstract information below.
  **This will need modifying depending on stytesheet and output required **

  SREP - INFO DETAILS
  This is a repetition of data found elsewhere but we put it here also for
  convenience, formatting, etc
  The order has changed from the paper form.

  PCT covers Forms: 201, 210, 220
  EPO - covers Form 1507

-->
<!ELEMENT srep-info (doc-page+ | (correspondence-address? , file-reference-id? , application-reference+ , date-of-earliest-priority? , applicant-name , srep-established? , srep-protest-fees? , srep-request-date? , srep-request-number? , srep-prior-art-docs* , srep-basis? , srep-claims-info? , srep-unity-of-invention? , srep-invention-title , srep-abstract , srep-figure-to-publish , srep-info-admin , srep-other-info? , text*))>

<!ATTLIST srep-info  total-page-count CDATA  #IMPLIED >

<!ELEMENT srep-information (#PCDATA)>

<!ATTLIST srep-information  srep-code CDATA  #IMPLIED >


<!--
Abstract Drawing 

The figure of the drawings to be published with the abstract is:
Figure No.
followed by text of attribute value:
  by-applicant = as suggested by the applicant.
  none-suggested = selected by the examiner because the applicant failed to suggest a figure.
  by-examiner = selected by the examiner because this figure better characterizes the invention.
  none = None of the figures is to be published with the abstract (Old PCT/ISA/210 - 6 a and b)
-->
<!ELEMENT srep-figure-to-publish (figure-to-publish?)>

<!ATTLIST srep-figure-to-publish figinfo (by-applicant | none-suggested | by-examiner | none) #REQUIRED >


<!--
  Abstract
  (followed by:)
  The text is approved as submitted by the applicant [attribut]e "yes" (default)]
  (or)
  The text has been established according to Rule 38.2(b), ]by this ISA as it
  appears below.  The applicant may, within one month from the date of mailing of
  this ISR, submit comments to this ISA.

  a revised abstract if present [attribute "no"] (Old PCT/ISA/210 - 5)

-->
<!ELEMENT srep-abstract (abstract?)>

<!ATTLIST srep-abstract  abs-approval   (yes | no )  'yes' >

<!--
  Title
  followed by:
  The text is approved as submitted by the applicant -  [attribute "yes" (default)]
  or
  The text has been established by this ISA to read as follows:

  [a revised title if present - attribute "no")] (Old PCT/ISA/210 - 4)

-->
<!ELEMENT srep-invention-title (invention-title?)>

<!ATTLIST srep-invention-title  title-approval   (yes | no )  'yes' >

<!--
Remark on protest
Attribute values:
   no-protest = No protest accompanied the payment of additional search fees
   protest-fee-paid = The additional search fees were accompanied by the applicant's protest and, where applicable, the payment of a protest fee.
   protest-fee-not-paid = The additional search fees were accompanied by the applicant's protest but the applicable protest fee was not paid within the time limit specified by the invitation.
-->
<!ELEMENT srep-protest-remark EMPTY>

<!ATTLIST srep-protest-remark protest-remark (no-protest | protest-fee-paid | protest-fee-not-paid ) #REQUIRED >

<!--
  PCT/ISA/210
  Box 1: Basis of the Report
  a. With regard to the language, the international search was carried out on the
     basis of the international application in the language in which it was field,
     unless otherwise indicated under this item.

  attribute value = "no":

  The international search was carried out on the basis of a translation of the
  international application furnished to this Authority (Rule 23.1(b)).

-->
<!ELEMENT basis-language-for-search EMPTY>

<!ATTLIST basis-language-for-search  translation        (yes | no )  'no'
                                       lang        CDATA  #IMPLIED >

<!--
  c. time of filing/furnishing

-->
<!ELEMENT sequence-listing-filing-time (#PCDATA)>

<!ATTLIST sequence-listing-filing-time  in-application              (yes | no )  #REQUIRED
                                          together-with-application   (yes | no )  #REQUIRED
                                          furnished-for-search        (yes | no )  #REQUIRED
                                          amendment                   (yes | no )  #IMPLIED >

<!--
  b. format of material

-->
<!ELEMENT sequence-listing-material-format EMPTY>

<!ATTLIST sequence-listing-material-format  paper        (yes | no )  #REQUIRED
                                              electronic   (yes | no )  'yes' >

<!--
  a. type of material

-->
<!ELEMENT sequence-listing-material-type EMPTY>

<!ATTLIST sequence-listing-material-type  sequence-listing   (yes | no )  'yes'
                                            table              (yes | no )  #REQUIRED >

<!--
  This part preceded by - on old PCT/ISA/210 :
  This international search report has been prepared by this ISA and is transmitted
  to the applicant according to Article 18.
  A copy is being transmitted to the International Bureau.

  This international search report consists of a total of ______ sheets.
  It is also accompanied by a copy of each prior art document cited in this report.
  (This text will need modification for electronic transmission of the SR).

  If the attribute value is "yes" then the prior art may accompany the SR as paper,
  image data, or xml (application-body) data

-->
<!ELEMENT srep-prior-art-docs (doc-page | prior-art-xml-doc)*>

<!ATTLIST srep-prior-art-docs  prior-art   (yes | no )  #REQUIRED >

<!--
  XML version prior art document, if any
  To be checked may be application-body.

-->
<!ELEMENT prior-art-xml-doc EMPTY>

<!ATTLIST prior-art-xml-doc  id       ID     #IMPLIED
                               file     CDATA  #REQUIRED
                               lang     CDATA  #IMPLIED
                               carriers        (internal-electronic | 
                                          external-electronic | 
                                          paper )  #IMPLIED
                               status   CDATA  #IMPLIED >

<!--
  With regard to the protest against payment of (an) additional fee(s)
  under Rule 40.2, the applicant is notified that:

  if yes:
    the protest together with the decision thereon has been transmitted to the
    International Bureau together with the applicant s request to forward the texts
    of both the protest and the decision thereon to the designated Offices.

  if no:
    no decision has been made yet on the protest; the applicant will be notified
    as soon as a decision is made.
  - 
  Sytlesheet note: this data is followed by Reminders and Notes (if printed)
  otherwise put a link in to the relevant text.

-->
<!ELEMENT srep-protest-fees EMPTY>

<!ATTLIST srep-protest-fees  srep-protest   (yes | no )  'yes' >

<!--
  Form PCT/ISA/220 (January 2004)

  If yes:
    The applicant is hereby notified that the international search report and the
    written opinion of the International Searching Authority have been established
    and are transmitted herewith.

    Filing of amendments and statement under Article 19:
    The applicant is entitled, if he so wishes, to amend the claims of the
    international application (see Rule 46):
    When? The time limit for filing such amendments is normally two months from the
    date of transmittal of the international search report.
    Where? Directly to the International Bureau of WIPO, 34 chemin des Colombettes
    1211 Geneva 20, Switzerland, Facsimile No.: +41 22 740 14 35

  if no:
    The applicant is hereby notified that no international search report will be
    established and that the declaration under Article 17(2)(a) to that effect and
    the written opinion of the International Searching Authority are transmitted
    herewith.

-->
<!ELEMENT srep-established EMPTY>

<!ATTLIST srep-established  srep-established   (yes | no )  'yes' >

<!--
  Drawings: PCT Article 7 / Rule 7
  Drawings shall be required when they are necessary for the understanding of the 
  invention.

  Recommended id = 'draw'

-->
<!ELEMENT drawings (doc-page+ | figure+)>

<!ATTLIST drawings  id     ID     #IMPLIED
                      lang   CDATA  #IMPLIED
                      status CDATA  #IMPLIED >

<!--
  A drawing (figure), necessary for the understanding of the invention

  Recommended id = f0001, f0002, etc.

-->
<!ELEMENT figure (img)>

<!ATTLIST figure  id            ID     #IMPLIED
                    num           CDATA  #REQUIRED
                    figure-labels CDATA  #IMPLIED >

<!--
  ABSTRACT: PCT Rule 8
    (INID 57, ST.32:B570)
  A concise summary of the disclosure, 50-150 words.

  Recommended id = 'abst' or 'abst0001' for multiple abstracts

-->
<!ELEMENT abstract (doc-page+ | (abst-problem , abst-solution) | p+)>

<!ATTLIST abstract  id     ID     #IMPLIED
                      lang   CDATA  #IMPLIED
                      status CDATA  #IMPLIED >

<!--
  The solution to the alleged problem that the invention  purports to solve.

  Recommended id = 'abss'

-->
<!ELEMENT abst-solution (p+)>

<!ATTLIST abst-solution  id ID  #IMPLIED >

<!--
  The alleged problem that the invention purports to solve

  Recommended id = 'absp'

-->
<!ELEMENT abst-problem (p+)>

<!ATTLIST abst-problem  id ID  #IMPLIED >

<!--
  Amended content of original application

-->
<!ELEMENT amended-claims (doc-page+ | (heading?, claim+ , amended-claims-statement*)+)>

<!ATTLIST amended-claims  id               ID     #IMPLIED
                            lang             CDATA  #REQUIRED
                            country          CDATA  #IMPLIED
                            amend-claim-type CDATA  #IMPLIED
                            status           CDATA  #IMPLIED >

<!--
  Amendment statement (PCT Article 19.1, PCT Rule 46.4).
  eg. See EP 1367825 A1 and PCT/JP02/02111 Recommended id = 'asclaim'

-->
<!ELEMENT amended-claims-statement (doc-page+ | claims-statement+)>

<!ATTLIST amended-claims-statement  id     ID     #IMPLIED
                                      lang   CDATA  #IMPLIED
                                      status CDATA  #IMPLIED >

<!--
  Claims:
  the claims shall define the matter sought for patent and be supported by the
  description.

  Recommended id = 'claim' or 'claim0001' for multiple claims

-->
<!ELEMENT claims (doc-page+ | claim+)>

<!ATTLIST claims  id         ID     #IMPLIED
                    lang       CDATA  #IMPLIED
                    claim-type CDATA  #IMPLIED
                    status     CDATA  #IMPLIED >

<!--
  Defines the matter for which protection is sought
  See PCT Rule 6:
    6.1.a: 'the number of claims shall be reasonable in consideration of what is 
             being claimed.'
    6.1.b: 'if there are several claims, they shall be numbered consecutively in 
             Arabic numerals.'

  Recommended id values
    If parent element is claims and there is only ONE set of claims:
      id = c0001, c0002, etc.;num = 0001, 0002, etc.
    If parent element is amended-claims and there is only ONE set then;
      id = ac0001, ac0002, etc.;num = 0001, 0002, etc.
    If parent element is claims and there are MULTIPLE sets of claims then:
      id = c01.0001, c01.0002, etc.;num = 0001, 0002, etc.
      id = c02.0001, c02.0002, etc.;num = 0001, 0002, etc.
    If parent element is amended-claims and there are MULTIPLE sets of
    amended-claims then:
      id = ac01.0001, ac01.0002, etc.;num = 0001, 0002, etc. 

-->
<!ELEMENT claim (claim-text+)>

<!ATTLIST claim  id         ID     #IMPLIED
                   num        CDATA  #REQUIRED
                   claim-type CDATA  #IMPLIED >

<!--
  Reference to a claim

-->
<!ELEMENT claim-ref (#PCDATA)>

<!ATTLIST claim-ref  idref IDREFS  #REQUIRED >

<!--
  Description:
  The description must disclose the invention in a manner sufficiently clear and
  complete for it to be carried out by a person skilled in the art (Rule 5). 

  Recommended id = 'desc'

-->
<!-- PFC08/008 DRAFT VERSION | Modified Part Start -->

<!ELEMENT description (doc-page+ | (invention-title? , (technical-field | background-art | disclosure | summary-of-invention | description-of-drawings | description-of-embodiments | best-mode | mode-for-invention | industrial-applicability | reference-signs-list | reference-to-deposited-biological-material | sequence-list-text | citation-list | (heading* , p+)+)+))>

<!ATTLIST description  id     ID     #IMPLIED
                         lang   CDATA  #IMPLIED
                         status CDATA  #IMPLIED >

<!ELEMENT summary-of-invention (tech-problem | tech-solution | advantageous-effects | (heading* , p*)+)+>
<!ATTLIST summary-of-invention id ID #IMPLIED >

<!ELEMENT description-of-embodiments (embodiments-example | (heading* , p*)+)+>
<!ATTLIST description-of-embodiments id ID #IMPLIED >

<!ELEMENT embodiments-example (heading* , p+)+>
<!ATTLIST embodiments-example 	id ID #IMPLIED
								ex-num CDATA #IMPLIED >

<!ELEMENT reference-signs-list (heading* , p+)+>
<!ATTLIST reference-signs-list id ID #IMPLIED >

<!ELEMENT reference-to-deposited-biological-material (heading*, p+)+>
<!ATTLIST reference-to-deposited-biological-material id ID #IMPLIED >

<!ELEMENT citation-list (patent-literature | non-patent-literature | (heading* , p*)+)+>
<!ATTLIST citation-list id ID #IMPLIED >

<!ELEMENT patent-literature (heading* , p+)+>
<!ATTLIST patent-literature id ID #IMPLIED >

<!ELEMENT non-patent-literature (heading* , p+)+>
<!ATTLIST non-patent-literature id ID #IMPLIED >

<!-- PFC08/008 DRAFT VERSION | Modified Part End -->

<!--
  Sequence listing free text
  WIPO ST.25:
  "36. Where the sequence listing part of the description contains free text,
       any such free text shall be repeated in the main part of the description
       in the language thereof.
       It is recommended that the free text in the language of the main part of the
       description be put in a specific section of the description called "Sequence
       Listing Free Text".

  Recommended id = 'seqt'

-->
<!ELEMENT sequence-list-text (heading* , p+)+>

<!ATTLIST sequence-list-text  id ID  #IMPLIED >

<!--
  Article 33(4): "For purposes of the international preliminary examination,
  a claimed invention shall be considered industrially applicable if, according to
  its nature, it can be made or used (in the technological sense) in any kind of
  industry.

  Recommended id = 'inap'

-->
<!ELEMENT industrial-applicability (heading* , p+)+>

<!ATTLIST industrial-applicability  id ID  #IMPLIED >

<!--
  PCT Rule 5.1(a)(vi): "The description shall...indicate explicitly, when it is not
  obvious from the description or nature of the invention, the way in which the
  invention is capable of exploitation in industry and the way in which it can be
  made and used..."

  Recommended id = 'mode'

-->
<!ELEMENT mode-for-invention (heading* , p+)+>

<!ATTLIST mode-for-invention  id       ID     #IMPLIED
                                mode-num CDATA  #IMPLIED >

<!--
  The best mode contemplated by the applicant for carrying out the invention
  claimed.

  Recommended id = 'bmod'

-->
<!ELEMENT best-mode (heading* , p+)+>

<!ATTLIST best-mode  id ID  #IMPLIED >

<!--
  Disclosure of the invention with sub-headings:
    technical problem;
    technical solution;
    advantageous effects (of the invention);

  Recommended id = 'disc'

-->
<!ELEMENT disclosure ((tech-problem | tech-solution | advantageous-effects)* | (heading* , p+)+)>

<!ATTLIST disclosure  id ID  #IMPLIED >

<!--
  advantageous effects of the invention (PCT Rule 5.1(a)(iii) 

  Recommended id = 'adve'

-->
<!ELEMENT advantageous-effects (heading* , p+)+>

<!ATTLIST advantageous-effects  id ID  #IMPLIED >

<!--
  The solution to the problem that the invention purports to solve.
  (PCT Rule 5.1(a)(iii)

-->
<!ELEMENT tech-solution (heading* , p+)+>

<!ATTLIST tech-solution  id ID  #IMPLIED >

<!--
  The problem the invention purports to solve (Rule 5.1(a)(iii)

-->
<!ELEMENT tech-problem (heading* , p+)+>

<!ATTLIST tech-problem  id ID  #IMPLIED >

<!--
  Brief description of the drawings (Rule 5.1(a)(iv)

  Recommended id = 'desd'

-->
<!ELEMENT description-of-drawings (heading* , p+)+>

<!ATTLIST description-of-drawings  id ID  #IMPLIED >

<!--
  Background art, background of the invention.

  Recommended id = 'bart'

-->
<!ELEMENT background-art (heading* , p+)+>

<!ATTLIST background-art  id ID  #IMPLIED >

<!--
  PCT Rule 5.1:
    (a) The description shall first state the title of the invention as appearing
       in the request and shall:
      (i) specify the technical field to which the invention relates

-->
<!ELEMENT technical-field (heading* , p+)+>

<!ATTLIST technical-field  id ID  #IMPLIED >

<!--
Heading text identifying the parts of the description (see PCT Rule 5.1(c), PCT/AI section 204). Recommended id = h0001, h0002, etc. The attribute level defines a hierarchic level and may be associated with a style. Otherwise the formatting tags may be used to highlight the heading text. 
-->
<!ELEMENT heading (#PCDATA | b | i | u | o | sup | sub | smallcaps)*>

<!ATTLIST heading  level     (1 | 2 | 3 )  #IMPLIED
                     id    ID  #IMPLIED >
<!-- 
************************** BIBLIOGRAPHY SUB-DOCUMENT ***************************
 -->

<!--
    (ST.32:SDOBI)
  SDOBI, and sub-tags, has been kept in ST.36 for backward compatibility with
  ST.32. Offices are free to use either SDOBI or bibliographic-data.
  There is a one-to-one relationship as far as the generic elements are concerned.
  The following ST.32 elements have been removed:
    BR, BCHG and ECHG and some office specific tags.

-->
<!ELEMENT SDOBI (B000? , B100 , B200? , B300? , B400? , B500? , B600? , B700? , B800? , B900?)>

<!ATTLIST SDOBI  lang CDATA  #IMPLIED >
<!-- 
*************************** SYSTEM/FILE INFORMATION ****************************
 -->
<!ELEMENT B000 (eptags?)>

<!-- 
  The following tags are for the specific use of the EPO - 
  they are inserted as an example and may be changed at the discretion of the EPO.
 -->
<!ELEMENT eptags (B001EP? , B002EP? , B003EP? , B004EP? , B005EP? , B006EP? , B007EP? , B008EP? , B009EP? , B010EP? , B015EP? , B020EP? , B021EP? , B030EP? , B050EP? , B053EP* , B060EP? , B061EP? , B070EP? , B078EP? , B080EP?)>

<!-- 
  Select. mask for states involved
 -->
<!ELEMENT B001EP (#PCDATA)>

<!-- 
  Changes to bibliographic data
 -->
<!ELEMENT B002EP (ep-chg-info)>

<!ATTLIST B002EP  id ID  #IMPLIED >
<!ELEMENT ep-chg-info (ep-chg+)>

<!-- 
  Tags where data has changed
    idref  = reference to the id ep-chg value
    btag   = the actual tag change e.g. B240
    date   = date of change
    status = type of change here : n/r/d
      (n  = new data; r = replacement data; d = deleted data)
 -->
<!ELEMENT ep-chg (ep-chg*)>

<!ATTLIST ep-chg  idref  IDREFS  #REQUIRED
                    btag   CDATA   #IMPLIED
                    date   CDATA   #IMPLIED
                    status         (n | r | d )  'n' >
<!-- 
  Indicator 'no A-doc pub. by EPO
 -->
<!ELEMENT B003EP (#PCDATA)>

<!-- 
  Re-establishments of rights indicator
 -->
<!ELEMENT B004EP (#PCDATA)>

<!ATTLIST B004EP  id ID  #IMPLIED >
<!-- 
  Printer id.
 -->
<!ELEMENT B005EP (#PCDATA)>

<!-- 
  Ind. for inter. applic.
 -->
<!ELEMENT B006EP (#PCDATA)>

<!ATTLIST B006EP  id ID  #IMPLIED >
<!-- 
  Reserved
 -->
<!ELEMENT B007EP (#PCDATA)>

<!-- 
  Small change indicator
 -->
<!ELEMENT B008EP (#PCDATA)>

<!-- 
   Transl. of B725EP for the EP Bulletin
 -->
<!ELEMENT B009EP (#PCDATA)>

<!-- 
  Other rights and legal means of execution
 -->
<!ELEMENT B010EP (B011EP+)>

<!ATTLIST B010EP  id ID  #IMPLIED >
<!-- 
  Serial number date and states
 -->
<!ELEMENT B011EP (date , dnum , ctry*)>

<!-- 
  Number of documents to be printed
 -->
<!ELEMENT B015EP (#PCDATA)>

<!-- 
  Biblio rec. creation
 -->
<!ELEMENT B020EP (#PCDATA)>

<!-- 
  Biblio. rec. correction
 -->
<!ELEMENT B021EP (#PCDATA)>

<!-- 
  Legal status data
 -->
<!ELEMENT B030EP (#PCDATA)>

<!-- 
  Free text data
 -->
<!ELEMENT B050EP (B051EP , B052EP)+>

<!-- 
  Language
 -->
<!ELEMENT B051EP (#PCDATA)>

<!-- 
  Free text
 -->
<!ELEMENT B052EP (#PCDATA)>

<!-- 
  Remarks
 -->
<!ELEMENT B053EP (#PCDATA)>

<!-- 
  Check data
 -->
<!ELEMENT B060EP (#PCDATA)>

<!-- 
  Data relating to fees
 -->
<!ELEMENT B061EP (#PCDATA)>

<!-- 
  B pub. technical field
 -->
<!ELEMENT B070EP (#PCDATA)>

<!-- 
  Date of 'no oppo. filed'
 -->
<!ELEMENT B078EP (date)>

<!ATTLIST B078EP  id ID  #IMPLIED >
<!ELEMENT B080EP (B081EP , B082EP , B083EP?)>

<!ATTLIST B080EP  id ID  #IMPLIED >
<!-- 
  Inspection place
 -->
<!ELEMENT B081EP (#PCDATA)>

<!-- 
  EPO code relation
 -->
<!ELEMENT B082EP (ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)* , adr? , dtxt* , rctry? , nctry?)>

<!-- 
  Free text
 -->
<!ELEMENT B083EP (#PCDATA)>

<!-- 
************************* DOCUMENT IDENTIFICATION ******************************
************************* B100 IS REQUIRED WITHIN SDOBI ************************
 -->
<!ELEMENT B100 (B110 , B120? , B130 , B131EP? , B132EP? , B133EP? , B140 , B150? , B190 , B195?)>

<!-- 
  Doc. number REQUIRED EPO and PCT publication number
 -->
<!ELEMENT B110 (#PCDATA)>

<!ATTLIST B110  id ID  #IMPLIED >
<!-- 
  Plain lang. designation
 -->
<!ELEMENT B120 (B121 , B121EP?)>

<!-- 
  Plain lang. designation
 -->
<!ELEMENT B121 (#PCDATA)>

<!-- 
  Descrip. text for B121 (EPO)
 -->
<!ELEMENT B121EP (#PCDATA)>

<!-- 
  Doc. kind (ST.16) REQUIRED
 -->
<!ELEMENT B130 (#PCDATA)>

<!ATTLIST B130  id ID  #IMPLIED >
<!-- 
  Ext. kind of doc. code (EPO)
 -->
<!ELEMENT B131EP (#PCDATA)>

<!-- 
  Original kind code
 -->
<!ELEMENT B132EP (#PCDATA)>

<!-- 
  New kind code
 -->
<!ELEMENT B133EP (#PCDATA)>

<!-- 
  Doc. date (publication or issue) REQUIRED
 -->
<!ELEMENT B140 (date)>

<!-- 
  Correction information
 -->
<!ELEMENT B150 (B151? , B152? , B153? , B154? , B155?)>

<!-- 
  Supplementary correction code. EA. ST.50
 -->
<!ELEMENT B151 (#PCDATA)>

<!-- 
  Correction information
 -->
<!ELEMENT B152 (#PCDATA)>

<!-- 
  INID Codes affected
 -->
<!ELEMENT B153 (#PCDATA)>

<!-- 
  Correction information
 -->
<!ELEMENT B154 (B1541 , B1542)+>

<!-- 
  Correction information
 -->
<!ELEMENT B1541 (#PCDATA)>

<!-- 
  Correction information
 -->
<!ELEMENT B1542 (#PCDATA)>

<!-- 
  Correction information
 -->
<!ELEMENT B155 (B1551 , B1552)+>

<!-- 
  Correction information
 -->
<!ELEMENT B1551 (#PCDATA)>

<!-- 
  Correction information
 -->
<!ELEMENT B1552 (#PCDATA)>

<!-- 
  Publishing country or org. (ST.3) REQUIRED
 -->
<!ELEMENT B190 (#PCDATA)>

<!-- 
  Source furnishing record
 -->
<!ELEMENT B195 (#PCDATA)>

<!-- 
***************************** DOMESTIC FILING DATA *****************************
 -->
<!ELEMENT B200 (B210 , B210EP? , B211EP? , B220 , B225? , B230? , B240? , B250? , B250EP? , B251EP? , B260?, B270?)>

<!-- 
  Application number
 -->
<!ELEMENT B210 (#PCDATA)>

<!-- 
  Application number in unstandardised form (EPO)
 -->
<!ELEMENT B210EP (#PCDATA)>

<!-- 
  Application number in EPOQUE format e.g. SE19960003073D (EPO)
 -->
<!ELEMENT B211EP (#PCDATA)>

<!-- 
  Application filing date
 -->
<!ELEMENT B220 (date)>

<!ATTLIST B220  id ID  #IMPLIED >
<!-- 
  Receiving office data
 -->
<!ELEMENT B225 (dnum , date? , (ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry?)>

<!-- 
  Other DATEs
 -->
<!ELEMENT B230 (B231? , B232? , B233? , B234? , B235? , B236? , B237? , B238EP? , B238? , B239?)>

<!-- 
  Other Dates Exhibition filie
 -->
<!ELEMENT B231 (date)>

<!-- 
  Complete spec. fil. Date
 -->
<!ELEMENT B232 (date)>

<!-- 
  Receipt Date nat. office
 -->
<!ELEMENT B233 (date)>

<!-- 
  Receipt Date nat. office
 -->
<!ELEMENT B234 (date)>

<!-- 
  Date of refusal of application
 -->
<!ELEMENT B235 (date)>

<!ATTLIST B235  id ID  #IMPLIED >
<!-- 
  Date of withdrawal of application
 -->
<!ELEMENT B236 (date)>

<!ATTLIST B236  id ID  #IMPLIED >
<!-- 
  Date of application deemed withdrawn
 -->
<!ELEMENT B237 (date)>

<!ATTLIST B237  id ID  #IMPLIED >
<!-- 
  Date of decision for re-establishment of rights
 -->
<!ELEMENT B238 (date)>

<!ATTLIST B238  id ID  #IMPLIED >
<!-- 
  Date of receipt of request for restablishment of rights
 -->
<!ELEMENT B238EP (date)>

<!ATTLIST B238EP  id ID  #IMPLIED >
<!-- 
  Date of revocation
 -->
<!ELEMENT B239 (date)>

<!ATTLIST B239  id ID  #IMPLIED >
<!-- 
  Dates from which industrial property rights may have effect
 -->
<!ELEMENT B240 (B241? , B242? , B243? , B244? , B245? , B245EP? , B246? , B248?)>

<!-- 
  Date of request for examination
 -->
<!ELEMENT B241 (date)>

<!ATTLIST B241  id ID  #IMPLIED >
<!-- 
  Date of despatch of 1st. exam. report
 -->
<!ELEMENT B242 (date)>

<!ATTLIST B242  id ID  #IMPLIED >
<!-- 
  Date of 'patent maintained as amended'
 -->
<!ELEMENT B243 (date)>

<!ATTLIST B243  id ID  #IMPLIED >
<!-- 
  Request for conversion to natl. appl. 
 -->
<!ELEMENT B244 (date , ctry+)>

<!ATTLIST B244  id ID  #IMPLIED >
<!-- 
  Date of suspension (Rule 13) / interruption (Rule 90) of proceedings
 -->
<!ELEMENT B245 (date)>

<!ATTLIST B245  id ID  #IMPLIED >
<!-- 
  Suspension/interruption indicator
 -->
<!ELEMENT B245EP (#PCDATA)>

<!ATTLIST B245EP  id ID  #IMPLIED >
<!-- 
  Date of resumption of proceedings
 -->
<!ELEMENT B246 (date)>

<!ATTLIST B246  id ID  #IMPLIED >
<!-- 
  Date of notification rights after appeal
 -->
<!ELEMENT B248 (date)>

<!-- 
  Language of original filing (ISO 639)
 -->
<!ELEMENT B250 (#PCDATA)>

<!ATTLIST B250  id ID  #IMPLIED >
<!-- 
  Admissable non-EPO language (EPO)
 -->
<!ELEMENT B250EP (#PCDATA)>

<!-- 
  Procedure language (EPO)
 -->
<!ELEMENT B251EP (#PCDATA)>

<!ATTLIST B251EP  id ID  #IMPLIED >
<!-- 
  Language of application publ. ISO 639
 -->
<!ELEMENT B260 (#PCDATA)>

<!ATTLIST B260  id ID  #IMPLIED >

<!--
This B-tag has not been added to ST.32. It is recommended to use <previously-filed-application> instead of <B270>".
-->

<!ELEMENT B270  (dnum, date, ctry, kind?, dtxt*) >
<!ATTLIST B270
               id  ID    #IMPLIED  >

<!-- 
**************************** FOREIGN PRIORITY DATA *****************************
 -->
<!ELEMENT B300 ((B310 , B310EP? , B311EP? , B320 , B330 , B340?)* , (B345? , B345EP?)*)>

<!ATTLIST B300  id ID  #IMPLIED >
<!-- 
  Priority appli. number
 -->
<!ELEMENT B310 (#PCDATA)>

<!-- 
  Priority application number in unstandardised form (EPO)
 -->
<!ELEMENT B310EP (#PCDATA)>

<!-- 
  Priority application number in EPOQUE format e.g. AU19790053732 (EPO)
 -->
<!ELEMENT B311EP (#PCDATA)>

<!-- 
  Fil. date of prio. app.
 -->
<!ELEMENT B320 (date)>

<!-- 
  Publ. ctry or org. (ST.3)
 -->
<!ELEMENT B330 (ctry)>

<!-- 
  Paris Union ctry (ST.3)
 -->
<!ELEMENT B340 (ctry)>

<!-- 
  Patent family info.
 -->
<!ELEMENT B345 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  INPADOC pat.family info. (EPO)
 -->
<!ELEMENT B345EP (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
*************** PUBLIC AVAILABILITY DATES AND TERM OF PROTECTION ***************
 -->
<!ELEMENT B400 (B405? , B410? , B420? , B430? , B440? , B450? , B451EP? , B452EP? , B460? , B470? , B472? , B476? , B477? , B480?)>

<!-- 
  Pat. bull./gaz. info.
 -->
<!ELEMENT B405 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Unexam. not printed doc. without grant
 -->
<!ELEMENT B410 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Examined not printed document without grant
 -->
<!ELEMENT B420 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Unexamined printed document without grant
 -->
<!ELEMENT B430 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!ATTLIST B430  id ID  #IMPLIED >
<!-- 
  Examined printed document without grant
 -->
<!ELEMENT B440 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Printed document with grant (USPat)
 -->
<!ELEMENT B450 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!ATTLIST B450  id ID  #IMPLIED >
<!-- 
  Date of announcement of intention to grant without preceding Examination report..
 -->
<!ELEMENT B451EP (date)>

<!ATTLIST B451EP  id ID  #IMPLIED >
<!-- 
  Title of intention in original language code (EPO)
 -->
<!ELEMENT B452EP (date)>

<!ATTLIST B452EP  id ID  #IMPLIED >
<!-- 
  Doc. claims only avail.
 -->
<!ELEMENT B460 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Not printed document with grant
 -->
<!ELEMENT B470 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Term of grant
 -->
<!ELEMENT B472 (B473? , B474? , B475?)>

<!-- 
  Disclaimer date
 -->
<!ELEMENT B473 (date)>

<!-- 
  Term of grant
 -->
<!ELEMENT B474 (#PCDATA)>

<!-- 
  Lapse of patent
 -->
<!ELEMENT B475 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)+>

<!ATTLIST B475  id ID  #IMPLIED >
<!-- 
  Invalidation of patent
 -->
<!ELEMENT B476 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Document printed as amended,
 -->
<!ELEMENT B477 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!ATTLIST B477  id ID  #IMPLIED >
<!-- 
  Date of issuance of corrected patent document
 -->
<!ELEMENT B480 (date? , bnum?)>

<!-- 
**************************** TECHNICAL INFORMATION *****************************
 -->
<!ELEMENT B500 (B510? , B510EP? , B520* , B530? , B540? , B550? , B560? , B570? , B580? , B590? , B599EP?)>

<!-- 
*********************************** IPC DATA ***********************************
 -->
<!ELEMENT B510 (B516? , B511 , (B512 | B513 | B514 | B515)* , B517EP?)>

<!ATTLIST B510  id ID  #IMPLIED >
<!-- 
  New coding for ST.8 new version of IPC. For 2006-
 -->
<!ELEMENT B510EP (classification-ipcr+)>

<!ATTLIST B510EP  id       ID     #IMPLIED
                    sequence CDATA  #IMPLIED >
<!-- 
  Main classification
 -->
<!ELEMENT B511 (#PCDATA)>

<!-- 
  Further classification
 -->
<!ELEMENT B512 (#PCDATA)>

<!-- 
  Additional information
 -->
<!ELEMENT B513 (#PCDATA)>

<!-- 
  Linked indexing code
 -->
<!ELEMENT B514 (#PCDATA)>

<!-- 
  Unlinked indexing code
 -->
<!ELEMENT B515 (#PCDATA)>

<!-- 
  International Patent Classification Edition, version of IPC 
 -->
<!ELEMENT B516 (#PCDATA)>

<!-- 
  Non-obligatory suppl. class. (EPO)
 -->
<!ELEMENT B517EP (#PCDATA)>

<!-- 
************************* NATIONAL CLASSIFICATION DATA *************************
 -->
<!ELEMENT B520 (B527 , B526? , B521 , (B522 | B523 | B524 | B525)*)>

<!-- 
  Domestic or National classification
  Main classification
 -->
<!ELEMENT B521 (#PCDATA)>

<!-- 
  Further classification
 -->
<!ELEMENT B522 (#PCDATA)>

<!-- 
  Additional information
 -->
<!ELEMENT B523 (#PCDATA)>

<!-- 
  Linked indexing code
 -->
<!ELEMENT B524 (#PCDATA)>

<!-- 
  Unlinked indexing code
 -->
<!ELEMENT B525 (#PCDATA)>

<!-- 
  Edition, version
 -->
<!ELEMENT B526 (#PCDATA)>

<!-- 
  Country code (ST.3)
 -->
<!ELEMENT B527 (#PCDATA)>

<!-- 
***************************** Universal Dec. Class.*****************************
 -->
<!ELEMENT B530 (#PCDATA)>

<!-- 
  Title
 -->
<!ELEMENT B540 (B541? , B542 , B542EP?)+>

<!ATTLIST B540  id ID  #IMPLIED >
<!-- 
  Lang. of title (ISO 639)
 -->
<!ELEMENT B541 (#PCDATA)>

<!-- 
  Title of invention
 -->
<!ELEMENT B542 (#PCDATA)>

<!ATTLIST B542  id ID  #IMPLIED >
<!-- 
  Title of invention in original language code.
 -->
<!ELEMENT B542EP (#PCDATA)>

<!-- 
  Keywords and descriptors
 -->
<!ELEMENT B550 (B551? , B552*)*>

<!-- 
  Lang. of keywords and descriptors
 -->
<!ELEMENT B551 (#PCDATA)>

<!-- 
  Keywords and descriptors
 -->
<!ELEMENT B552 (#PCDATA)>

<!-- 
************************* CITATION, SEARCH REPORT DATA *************************
  Citations and mini-search report
 -->
<!ELEMENT B560 ((B561 , B563? , B564*)* , (B562 , B563? , B564*)* , B561EP? , B565? , B565EP? , B566? , B566EP? , B567? , B568? , B569?)>

<!-- 
  Patent doc. citation.
  Use this tag for title page citations only under INID code (56) - on title page
  B561 for patent citations - simplified the ST.32 entity pcit has been removed.
  If offices use these tags then replace with patcit model.
 -->
<!ELEMENT B561 (text | patcit | (((dnum , date? , ctry? , kind? , bnum? , dtxt*) , (ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*)* , pic* , pnc*) , rel*))>

<!-- 
  Number of copies of citations (EPO)
 -->
<!ELEMENT B561EP (#PCDATA)>

<!-- 
  Non-patent doc. citation.
  Use this tag for title page citations only under INID code (56) - on title pages
  B562 for patent citations - simplified the ST32 entity ncit has been removed.
  If offices use these tags then replace with nplcit model.
 -->
<!ELEMENT B562 (text | (article | book | online | othercit))>

<!-- 
  Category of cited doc office dependent
 -->
<!ELEMENT B563 (#PCDATA)>

<!-- 
  Claim to which cited doc is relevant
 -->
<!ELEMENT B564 (#PCDATA)>

<!-- 
  Date of completion of search report
 -->
<!ELEMENT B565 (date)>

<!-- 
  Date of drawing up suppl.search report (EPO)
 -->
<!ELEMENT B565EP (date)>

<!ATTLIST B565EP  id ID  #IMPLIED >
<!-- 
  Date of mailing of search report
 -->
<!ELEMENT B566 (date)>

<!-- 
  Date of despatch of correction to search report (EPO)
 -->
<!ELEMENT B566EP (date)>

<!ATTLIST B566EP  id ID  #IMPLIED >
<!-- 
  Place of search, international search authority
 -->
<!ELEMENT B567 ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry?)>

<!-- 
  Publ. of search report
 -->
<!ELEMENT B568 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Search report examiner
 -->
<!ELEMENT B569 (ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*)>

<!-- 
**************************** ABSTRACT & CLAIMS DATA ****************************
  Abstract or claim
 -->
<!ELEMENT B570 (B571? , B572? , B575* , B576? , B577)>

<!-- 
  Language of abstract (ISO 639)
 -->
<!ELEMENT B571 (#PCDATA)>

<!-- 
  Abstract doc. info.
 -->
<!ELEMENT B572 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Lang. of claims (ISO 639)
 -->
<!ELEMENT B575 (#PCDATA)>

<!-- 
  Claims doc. info.
 -->
<!ELEMENT B576 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Number of claims
 -->
<!ELEMENT B577 (#PCDATA)>

<!-- 
******************************* Field of search ********************************
 -->
<!-- 
  IPC
 -->
<!ELEMENT B580 (B581 | B582)*>

<!-- 
  IPC
 -->
<!ELEMENT B581 (#PCDATA)>

<!-- 
  National classification
 -->
<!ELEMENT B582 (#PCDATA)>

<!-- 
  Spec. & drawings
 -->
<!ELEMENT B590 (B591? , B592? , B595? , B596? , B597? , B598*)>

<!-- 
  Lang. of spec. (ISO 639)
 -->
<!ELEMENT B591 (#PCDATA)>

<!-- 
  Number of text pages
 -->
<!ELEMENT B592 (#PCDATA)>

<!-- 
  Number of drawing sheets
 -->
<!ELEMENT B595 (#PCDATA)>

<!-- 
  Number of figures
 -->
<!ELEMENT B596 (#PCDATA)>

<!-- 
  No. of attached image files
 -->
<!ELEMENT B597 (#PCDATA)>

<!-- 
  Figure number on first (title) page
 -->
<!ELEMENT B598 (#PCDATA)>

<!-- 
  Subsequently filed technical data (EPO)
 -->
<!ELEMENT B599EP (#PCDATA)>

<!-- 
*********************** RELATED PATENTS OR APPLICATIONS ************************
 -->
<!ELEMENT B600 (B610 | B620 | B620EP | B630 | B640 | B645 | B650 | B655 | B660 | B665 | B670)*>

<!-- 
  Information about a document which is a parent through:
  Earlier doc. to which this is an addition
 -->
<!ELEMENT B610 (parent)>

<!ATTLIST B610  id ID  #IMPLIED >
<!-- 
  Earlier application from which the present doc. has been divided out
 -->
<!ELEMENT B620 (parent)>

<!ATTLIST B620  id ID  #IMPLIED >
<!-- 
  Other types of relationship (EPO)
 -->
<!ELEMENT B620EP (parent | B621EP | B622EP)>

<!ATTLIST B620EP  id ID  #IMPLIED >
<!-- 
  Relation for app.no. (EPO)
 -->
<!ELEMENT B621EP (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Relation for pub.no.
 -->
<!ELEMENT B622EP (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Continuations
 -->
<!ELEMENT B630 (B631 | B632 | B633)>

<!-- 
  Continuation
 -->
<!ELEMENT B631 (parent)>

<!-- 
  Continuation-in-part
 -->
<!ELEMENT B632 (parent)>

<!-- 
  Continuing reissue
 -->
<!ELEMENT B633 (parent)>

<!-- 
  Reissue
 -->
<!ELEMENT B640 (parent)>

<!-- 
  Reexamination
 -->
<!ELEMENT B645 (parent)>

<!-- 
  Previously published document concerning same application
 -->
<!ELEMENT B650 (parent)>

<!-- 
  Document previously published by another country/organisation
 -->
<!ELEMENT B655 (parent)>

<!-- 
  Document for which this is a substitute
 -->
<!ELEMENT B660 (parent)>

<!-- 
  Pat. correction info.
 -->
<!ELEMENT B665 (B666 , B667 , B668?)>

<!-- 
  Document being corrected
 -->
<!ELEMENT B666 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Type of correction
 -->
<!ELEMENT B667 (#PCDATA)>

<!-- 
  Descriptive text relating to correction
 -->
<!ELEMENT B668 (#PCDATA)>

<!-- 
  Document on which utility model is based
 -->
<!ELEMENT B670 (parent)>

<!-- 
********************** PARTIES CONCERNED WITH THE DOCUMENT *********************
 -->
<!ELEMENT B700 (B710? , B720? , B730? , B740? , B745? , B780? , B790?)>

<!-- 
********************************** APPLICANTS **********************************
  Applicant information
 -->
<!ELEMENT B710 (B711+)>

<!ATTLIST B710  id ID  #IMPLIED >
<!-- 
  Applicant name and address
 -->
<!ELEMENT B711 ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry? , B711EP? , B713EP? , (B716EP? , B717EP? , B718EP?)*)>

<!-- 
  Applicant name and add. for for correspondence (EPO)
 -->
<!ELEMENT B711EP ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry?)>

<!-- 
  Applicant Authorisation no. Art.133(3) (EPO)
 -->
<!ELEMENT B713EP (#PCDATA)>

<!-- 
  Des. Contr. States for applicant (EPO)
 -->
<!ELEMENT B716EP (ctry+)>

<!-- 
  Des. extension states for applicant (EPO)
 -->
<!ELEMENT B717EP (ctry+)>

<!-- 
  Effective date for transfer of rights (EPO)
 -->
<!ELEMENT B718EP (date)>

<!ATTLIST B718EP  id ID  #IMPLIED >
<!-- 
********************************** INVENTORS ***********************************
  Inventor information
 -->
<!ELEMENT B720 (B721+ , B721EP?)>

<!ATTLIST B720  id ID  #IMPLIED >
<!-- 
  Inventor name and address
 -->
<!ELEMENT B721 ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry? , B724EP? , B725EP? , B726EP? , B727EP? , B728EP? , B729EP?)>

<!-- 
  Name with all original languages characters "respected".
  Single string with $ separated multiple values and, optionally, * to indicate surname.
  e.g. LARS OLF *LOEFMAN$KENTH *GAMHED$KENNETH *EK
 -->
<!ELEMENT B721EP ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry? , B724EP? , B725EP? , B726EP? , B727EP? , B728EP? , B729EP?)>

<!-- 
  Waiver by the inventor of information pursuant to Rule 17(3), EPC (EPO)
 -->
<!ELEMENT B724EP (#PCDATA)>

<!-- 
  The inventor has agreed to waive his entitlement to designation (EPO)
 -->
<!ELEMENT B725EP (#PCDATA)>

<!-- 
  Origin of applicant's rights if not inventor: as employee (EPO)
 -->
<!ELEMENT B726EP (#PCDATA)>

<!-- 
  Origin of applicant's rights if not inventor: under agreement (EPO)
 -->
<!ELEMENT B727EP (#PCDATA)>

<!-- 
  Origin of applicant's rights if not inventor: as co-inventor (EPO)
 -->
<!ELEMENT B728EP (#PCDATA)>

<!-- 
  Origin of applicant's rights if not inventor: as successor in title (EPO)
 -->
<!ELEMENT B729EP (#PCDATA)>

<!-- 
*********************************** GRANTEES ***********************************
  Grantee information
 -->
<!ELEMENT B730 (B731+)>

<!ATTLIST B730  id ID  #IMPLIED >
<!-- 
  Grantee name and address
 -->
<!ELEMENT B731 ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry? , (B736EP? , B737EP? , B738EP?)*)>

<!-- 
  Designated states for grantee (EPO)
 -->
<!ELEMENT B736EP (ctry+)>

<!-- 
  Designated extension states for grantee (EPO)
 -->
<!ELEMENT B737EP (ctry+)>

<!-- 
  Effective date for transfer of rights (EPO)
 -->
<!ELEMENT B738EP (date)>

<!ATTLIST B738EP  id ID  #IMPLIED >
<!-- 
************************** REPRESENTATIVES ***************************
  Attorney, agent, representative info.
 -->
<!ELEMENT B740 (B741+)>

<!ATTLIST B740  id ID  #IMPLIED >
<!-- 
  Attorney name and address
 -->
<!ELEMENT B741 ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry? , B742EP?)>

<!-- 
  General AUTHOR. no. (EPO)
 -->
<!ELEMENT B742EP (#PCDATA)>

<!-- 
*********************** Persons acting upon the document ***********************
 -->
<!ELEMENT B745 (B746 , B747*)>

<!-- 
  Primary examiner name
 -->
<!ELEMENT B746 (ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*)>

<!-- 
  Assistant examiner name
 -->
<!ELEMENT B747 (ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*)>

<!-- 
************************** OPPOSITION DATA ***************************
 -->
<!ELEMENT B780 (B781* , (B787 | B788 | B789)?)>

<!-- 
  Opponent data
 -->
<!ELEMENT B781 ((dnum , date , kind) , ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry?) , B784? , (B785 | B786)?)>

<!-- 
  Attorney or agent info.
 -->
<!ELEMENT B784 ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry?)>

<!-- 
  Oppo. deemed not to have been filed
 -->
<!ELEMENT B785 (date)>

<!-- 
  Opposition inadmissable
 -->
<!ELEMENT B786 (date)>

<!-- 
  Date of reject. of oppo.
 -->
<!ELEMENT B787 (date)>

<!ATTLIST B787  id ID  #IMPLIED >
<!-- 
  Date of term. of oppo.
 -->
<!ELEMENT B788 (date)>

<!ATTLIST B788  id ID  #IMPLIED >
<!-- 
  No opposition filed
 -->
<!ELEMENT B789 (#PCDATA)>

<!-- 
**************************** LICENCE DATA ****************************
 -->
<!ELEMENT B790 (B791*)>

<!ATTLIST B790  id ID  #IMPLIED >
<!-- 
  Licence data, name and address
 -->
<!ELEMENT B791 ((dnum , date , kind?) , ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry?) , (B794? , B796?))>

<!-- 
  Attorney or agent info.
 -->
<!ELEMENT B794 ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*) , adr? , dtxt* , rctry? , nctry?)>

<!-- 
  Design. ctry for license
 -->
<!ELEMENT B796 (ctry+)>

<!-- 
****************** DATA RELATED TO INTERNATIONAL CONVENTIONS *******************
 -->
<!ELEMENT B800 (B810? , B820? , B830? , B840? , B844EP? , B850? , B860? , B870? , B880? , B890?)+>

<!-- 
  Designated states - PCT
 -->
<!ELEMENT B810 (ctry+)>

<!-- 
  PCT elected states
 -->
<!ELEMENT B820 (ctry+)>

<!-- 
  Micro. deposit info.
 -->
<!ELEMENT B830 (B831 , B832? , B833?)>

<!-- 
  Deposit file number
 -->
<!ELEMENT B831 (#PCDATA)>

<!-- 
  Authority where deposit was made
 -->
<!ELEMENT B832 (#PCDATA)>

<!-- 
  Date of deposit
 -->
<!ELEMENT B833 (date)>

<!-- 
  Design. contract. states
 -->
<!ELEMENT B840 (ctry+)>

<!ATTLIST B840  id ID  #IMPLIED >
<!-- 
  States to which the patent is extended (EPO)
 -->
<!ELEMENT B844EP (B845EP+)>

<!ATTLIST B844EP  id ID  #IMPLIED >
<!-- 
  Extended state data (EPO)
 -->
<!ELEMENT B845EP (ctry , date? , B846EP?)>

<!-- 
  End date (withdrawal) (EPO)
 -->
<!ELEMENT B846EP (date)>

<!-- 
  Date PCT Art. 22/39 fulf.
 -->
<!ELEMENT B850 (date)>

<!-- 
  PCT or reg. filing info.
 -->
<!ELEMENT B860 (B861 , B862? , B863? , B864?)>

<!ATTLIST B860  id ID  #IMPLIED >
<!-- 
  Document identification
 -->
<!ELEMENT B861 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Filing language (ISO 639)
 -->
<!ELEMENT B862 (#PCDATA)>

<!-- 
  PCT section 371 date
 -->
<!ELEMENT B863 (date)>

<!-- 
  PCT section 102(e) date
 -->
<!ELEMENT B864 (date)>

<!-- 
  PCT or region. publ.info.
 -->
<!ELEMENT B870 (B871 , B872?)>

<!ATTLIST B870  id ID  #IMPLIED >
<!-- 
  Document identification
 -->
<!ELEMENT B871 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  PCT pub. lang. (ISO 639)
 -->
<!ELEMENT B872 (#PCDATA)>

<!-- 
  Deferred publ. of s.rep.
 -->
<!ELEMENT B880 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!ATTLIST B880  id ID  #IMPLIED >
<!-- 
  CMEA agreement
 -->
<!ELEMENT B890 (B891 , B892?)>

<!-- 
  Havana Agreement doc.id.
 -->
<!ELEMENT B891 (dnum? , date? , ctry? , kind? , bnum? , dtxt*)>

<!-- 
  Havana Agreement date property rights
 -->
<!ELEMENT B892 (date)>

<!-- 
  Miscellaneous
 -->
<!ELEMENT B900 (B910?)>

<!-- 
  Date PCT application no longer has effect
 -->
<!ELEMENT B910 (date)>


<!--
  Bibliographic data.  ST.32 equivalent = sdobi

-->
<!ELEMENT bibliographic-data (plain-language-designation? , publication-reference , classification-ipc? , classifications-ipcr? , classification-national? , classification-locarno? , classification-udc? , application-reference , language-of-filing? , language-of-publication? , priority-claims? , parties , designation-of-states? , invention-title+ , assignees? , licensee-data? , date-of-earliest-priority? , date-complete-specification-filed? , dates-of-public-availability? , term-of-grant? , dates-rights-effective? , patent-family? , field-of-search? , figures? , references-cited? , examiners? , number-of-claims? , related-documents? , st50-republication? , date-exhibition-filed? , date-pct-article-22-39-fulfilled? , pct-application-no-longer-effective? , bio-deposit? , pct-or-regional-filing-data? , pct-or-regional-publishing-data? , defer-publication-of-search-report? , date-application-refused? , date-rights-reestablished? , date-application-withdrawn-by-applicant? , date-application-deemed-withdrawn? , date-of-revocation? , cmea-havana-agreement? , date-application-partially-withdrawn? , office-specific-bib-data* , opposition-data? , text*)>

<!ATTLIST bibliographic-data  id      ID     #IMPLIED
                                lang    CDATA  #IMPLIED
                                country CDATA  #IMPLIED
                                status  CDATA  #IMPLIED >

<!--


-->
<!ELEMENT date-application-partially-withdrawn (date)>

<!ATTLIST date-application-partially-withdrawn  reason CDATA  #IMPLIED >

<!--
  Office is the ST.3 country code, including the regional authorities.
  Office-dtd is the file which contains the DTD for the office-specific elements.

-->
<!ELEMENT office-specific-bib-data EMPTY>

<!ATTLIST office-specific-bib-data  id         ID     #IMPLIED
                                      file       CDATA  #REQUIRED
                                      lang       CDATA  #IMPLIED
                                      office     CDATA  #REQUIRED
                                      office-dtd CDATA  #REQUIRED
                                      status     CDATA  #IMPLIED >

<!--
  A signature represented by electronic means

-->
<!ELEMENT electronic-signature (basic-signature | enhanced-signature)>

<!ATTLIST electronic-signature  date         CDATA  #REQUIRED
                                  place-signed CDATA  #IMPLIED >

<!--
  A TIFF image of a signature

-->
<!ELEMENT fax-image EMPTY>

<!ATTLIST fax-image  file CDATA  #REQUIRED >

<!--
  Reference to other documents, either patent literature (patcit)
  or non-patent literature (nplcit)
      
  Recommended id = 'cit0001', 'cit0002', etc.

-->
<!ELEMENT citation ((patcit | nplcit) , (rel-passage* , category* , rel-claims*)* , corresponding-docs* , classification-ipc? , classifications-ipcr? , classification-national? , doi?)>

<!ATTLIST citation  id         ID     #IMPLIED
                      srep-phase CDATA  #IMPLIED >

<!--
  Patent family member.
    (ST.32:B345)

-->
<!ELEMENT patent-family (priority-application , (family-member+ | text))>

<!ATTLIST patent-family  id ID  #IMPLIED >

<!--
  Information about an office's gazette or bulletin - paper, electronic, etc.
  where, the details of the patent publication are also given.
  Examples WIPO gazette and EPO Bulletin The date is mandatory.
    (ST.32:B405)

-->
<!ELEMENT gazette-reference (gazette-num , date , text?)>

<!ATTLIST gazette-reference  id      ID     #IMPLIED
                               country CDATA  #IMPLIED
                               lang    CDATA  #IMPLIED >

<!--
  Applicant's legal representative
    (INID 74, ST.32:B740)

-->
<!ELEMENT attorney-or-agent (addressbook+ , range-of-authority*)>

<!ATTLIST attorney-or-agent  rep-type   (agent | attorney | common-representative )  #REQUIRED >

<!--
  Title of the Invention:
    (INID 54, ST.32:B540/B542)

  Preferably two to seven words when in English or translated into English and
  precise. (Rule 4.3)

  Recommended id = 'invt'

-->
<!ELEMENT invention-title (#PCDATA | b | i | u | o | sup | sub)*>

<!ATTLIST invention-title  id   ID     #IMPLIED
                             lang CDATA  #IMPLIED >

<!--
  Protection request for the designated office.

-->
<!ELEMENT protection-request (kind-of-protection , document-id?)>

<!ATTLIST protection-request  subset   (yes | no )  #IMPLIED >

<!--
  Agent or common representative (Rules 90.1, 90.2)

-->
<!ELEMENT agent (addressbook+)>

<!ATTLIST agent  sequence CDATA  #REQUIRED
                   rep-type        (agent | attorney | common-representative )  #REQUIRED >

<!--
  Deceased inventor name

-->
<!ELEMENT deceased-inventor (%name_group;)>

<!ATTLIST deceased-inventor  sequence CDATA  #IMPLIED
                               lang     CDATA  #IMPLIED >

<!--
  The individual or entity responsible for creating the matter that protection is
  sought for.
    (ST.32:B721)

-->
<!ELEMENT inventor (addressbook+ , designated-states?)>

<!ATTLIST inventor  sequence    CDATA  #REQUIRED
                      designation        (all | all-except-us | us-only | as-indicated )  #IMPLIED >

<!--
  Applicant information: 
    (INID 71, ST.32:B710)

  attributes for applicant
    sequence   : sequence number of each applicant
                  e.g, sequence="1"
    app-type   : applicant type
                  app-type="applicant" : the applicant is only applicant
                  app-type="applicant-inventor" : the applicant is also inventor
    designation: This person is applicant for the purpose of:
                  designation="all"          : all designated states
                  designation="all-except-us": all designated states except US
                  designation="us-only"      : US only
                  designation="as-indicated" : the states indicated in
                                               designated-states element
                                               under applicant element

-->
<!ELEMENT applicant (addressbook+ , nationality , residence , us-rights* , designated-states? , designated-states-as-inventor?)>

<!ATTLIST applicant  sequence    CDATA  #REQUIRED
                       app-type           (applicant | applicant-inventor )  #REQUIRED
                       designation        (all | all-except-us | us-only | as-indicated )  #REQUIRED >

<!--
  This person is successor to the rights of an inventor who is deceased, insane, or
  legally incapacitated, for the purposes of the designation of the United States
  of America

-->
<!ELEMENT us-rights (#PCDATA)>

<!ATTLIST us-rights  to-dead-inventor CDATA  #REQUIRED
                       kind                    (heir | 
                                          heiress | 
                                          executor | 
                                          executrix | 
                                          estate | 
                                          legal-representative | 
                                          administrator | 
                                          administratrix | 
                                          legal-representatives | 
                                          heirs | 
                                          executors | 
                                          legal-heirs )  #REQUIRED >

<!--
  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)? , restore-rights?)>

<!ATTLIST priority-claim  id       ID     #IMPLIED
                            sequence CDATA  #REQUIRED
                            kind            (national | regional | international )  #REQUIRED >

<!--
  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 >

<!--
  Universal Decimal Classification.
    (INID 53,  ST.32:B530)

-->
<!ELEMENT classification-udc (#PCDATA)>

<!ATTLIST classification-udc  id ID  #IMPLIED >

<!--
  Locarno Classification data;

-->
<!ELEMENT classification-locarno (edition , main-classification , further-classification* , text?)>

<!ATTLIST classification-locarno  id ID  #IMPLIED >

<!--
  Domestic or national classification.
    (INID 52,  ST.32:B520)

-->
<!ELEMENT classification-national (country , edition? , main-classification , further-classification* , (additional-info | linked-indexing-code-group | unlinked-indexing-code)* , text?)>

<!ATTLIST classification-national  id ID  #IMPLIED >

<!ELEMENT classifications-ipcr (classification-ipcr+)>

<!ATTLIST classifications-ipcr  id ID  #IMPLIED >

<!--
  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 >

<!--
  International Patent Classification (IPC) data;
    (INID 51,  ST.32:B510)

-->
<!ELEMENT classification-ipc (edition , main-classification , further-classification* , (additional-info | linked-indexing-code-group | unlinked-indexing-code)* , text?)>

<!ATTLIST classification-ipc  id ID  #IMPLIED >

<!--
  Further/secondary classification
    (ST.32:B512/B522)

-->
<!ELEMENT further-classification (#PCDATA)>

<!ATTLIST further-classification  id       ID     #IMPLIED
                                    sequence CDATA  #IMPLIED >

<!--
  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 >

<!--
   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 >

<!--
  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 >

<!--
  Definition list

  Recommended id = dlis0001, dlis0002, etc.

-->
<!ELEMENT dl (dt , dd)+>

<!ATTLIST dl  tsize   CDATA  #IMPLIED
                compact        (compact )  #IMPLIED
                id      ID     #IMPLIED >

<!--
  Term to be defined

  Recommended id = dtrm0001, dtrm0002, etc.

-->
<!ELEMENT dt (#PCDATA | b | i | u | o | sup | sub | smallcaps)*>

<!ATTLIST dt  id ID  #IMPLIED >

<!--
  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 >

<!--
  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 >

<!--
  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
  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 >

<!--
  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 >

<!--
This is for a simple mathematical or chemical formulae.
-->
<!ELEMENT formula-text (#PCDATA | b | i | u | o | sup | sub | smallcaps)* >

<!--
  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 >

<!--
  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' >

<!--
  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 >

<!--
  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 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 >

<!--
  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 >

<!--
  Reference number (general); for the EPO this is the XP number

-->
<!ELEMENT refno (#PCDATA)>

<!ATTLIST refno  id ID  #IMPLIED >

<!--
  Classification code; e.g., ipc, dewey etc.

-->
<!ELEMENT class (#PCDATA)>

<!ATTLIST class  class-type CDATA  #IMPLIED >

<!--
  Subordinate responsibility;  e.g., editor, translator, etc.

-->
<!ELEMENT subname (%name_group; | addressbook)>

<!ATTLIST subname  subname-type   (editor | translator | other-subname-type )  'editor' >

<!--
  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 >

<!--
  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 >

<!--
	Email address

Attribute:
email-purpose

		informal – for informal contact only
		general – for any type of communication where the applicant leaves the choice of communication means to the office
		advance – any type of communication, but used as an advanced notice for formal messages being sent 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 >

<!--
  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 >

<!--
  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
                 xml:space        (preserve | default )  #IMPLIED
                 listing-type     (sequence | program-listing | other )  #REQUIRED >

<!--
  Underscore: style - single is default

-->
<!ELEMENT u (#PCDATA | b | i | smallcaps | sup | sub)*>

<!ATTLIST u  style   (single | double | dash | dots )  'single' >

<!--
  Overscore: ostyle - single is default

-->
<!ELEMENT o (#PCDATA | b | i | smallcaps | sup | sub)*>

<!ATTLIST o  ostyle   (single | 
                       double | 
                       dash | 
                       dots | 
                       leftarrow | 
                       rightarrow | 
                       leftrightarrow )  'single' >

<!--
  Publication reference information: publication number, date, etc
    (INID 11, ST.32:B110)

-->
<!ELEMENT publication-reference (document-id)>

<!ATTLIST publication-reference  id ID  #IMPLIED >

<!--
  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 >

<!--
  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 >

<!--
  Plain language designation of the kind of document.
    (INID 12, ST.32:B120)

-->
<!ELEMENT plain-language-designation (#PCDATA)>

<!ATTLIST plain-language-designation  lang CDATA  #IMPLIED >

<!--
  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.

-->
<!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 WRITTEN OPINION OF THE INTERNATIONAL SEARCHING AUTHORITY (ISA)
  (PCT Rule 43bis.1)
  (FORM PCT/ISA/237)

  (The following data is taken from srep-info area):
    - Correspondence address
    - Date of mailing (day/month/year)
    - Applicant s or agent s file reference
    - International application No.
    - International filing date (day/month/year)
    - Priority date (day/month/year)
    - International Patent Classification (IPC) or both national classification and
      IPC
    - Applicant name

  (followed by the text:)

  FOR FURTHER ACTION

  If a demand for international preliminary examination is made, this opinion
  will be considered to be a written opinion of the International Preliminary
  Examining Authority ( IPEA ) except that this does not apply where the
  applicant chooses an Authority other than this one to be the IPEA and the
  chosen IPEA has notified the International Bureau under Rule 66.1bis(b) that
  written opinions of this International Searching Authority will not be so
  considered.
  If this opinion is, as provided above, considered to be a written opinion of
  the IPEA, the applicant is invited to submit to the IPEA a written reply
  together, where appropriate, with amendments, before the expiration of 3 months
  from the date of mailing of Form PCT/ISA/220 or before the expiration of 22
  months from the priority date, whichever expires later.
  For further options, see Form PCT/ISA/220.

-->
<!ELEMENT srep-written-opinion (doc-page+ | (basis-of-srep-opinion , priority-opinion? , non-establishment-of-opinion? , unity-of-invention? , pct-rule43bis-statement , opinion-citations , defect-in-application? , observation-on-application? , text*))>


<!--
  Certain observations on the international application (Section VIII).
  The following observations on the clarity of the claims, description, and
  drawings or on the question whether the claims are fully supported by the
  description, are made:

-->
<!ELEMENT observation-on-application (p+)>


<!--
  Certain defects in the international application (Section Vii).
  The following defects in the form or contents of the international application
  have been noted:

-->
<!ELEMENT defect-in-application (p+)>


<!--
  (PCT/IPEA/408 - Box No. VI Certain documents cited)

-->
<!ELEMENT opinion-citations (certain-published-documents | non-written-disclosures)*>


<!--
  (PCT/ISA/237 )
    2. Non-written disclosures (Rules 43bis.1 and 70.9)

  (PCT/IPEA/409 and PCT/IPEA/408 )
    2. Non-written disclosures (Rule 70.9)

-->
<!ELEMENT non-written-disclosures (kind-of-disclosure , date , date-of-written-disclosure)>


<!--
  Date of written disclosure

  Referring to non-written disclosure (day/month/year)

-->
<!ELEMENT date-of-written-disclosure (date)>


<!--
  Kind of non-written disclosure

-->
<!ELEMENT kind-of-disclosure (#PCDATA)>


<!--
  (PCT/ISA/237 )
    1. Certain published documents (Rules 43bis.1 and 70.10)

  (PCT/IPEA/409 and PCT/IPEA/408 )
    1. Certain published documents (Rule 70.10)

-->
<!ELEMENT certain-published-documents ((citation+ , filing-date , priority-date?) | text)>


<!--
  (PCT/ISA/237 - Box V)
    Reasoned statement under Rule 43bis.1(a)(i) with regard to novelty, inventive
    step or industrial applicability;
    citations and explanations supporting such statement.

-->
<!ELEMENT pct-rule43bis-statement (novelty-valid , novelty-not-valid , inventive-step-valid , inventive-step-not-valid , applicability-valid , applicability-not-valid , citations-explanations?)>


<!--
  Citations and explanations:

-->
<!ELEMENT citations-explanations ((citation+ , filing-date? , priority-date?) | p+)>


<!ELEMENT filing-date (date)>


<!ELEMENT applicability-not-valid (claim-num*)>


<!ELEMENT applicability-valid (claim-num*)>


<!ELEMENT inventive-step-not-valid (claim-num*)>


<!ELEMENT inventive-step-valid (claim-num*)>


<!ELEMENT novelty-not-valid (claim-num*)>


<!ELEMENT novelty-valid (claim-num*)>


<!--
  (PCT/IPEA/408 - Box No. IV Lack of unity of invention)

-->
<!ELEMENT unity-of-invention (invitation-pay-additional-fees? , not-unity-of-invention? , compliance-unity-invention , opinion-established-regarding)>


<!--
  (PCT/ISA/237 ) - Box No. IV Lack of unity of invention Consequently,
  this opinion has been established in respect of the following parts of the
  international application: all parts the parts relating to claims Nos.

-->
<!ELEMENT opinion-established-regarding (entire-application | claim-num+)>


<!--
  (PCT/ISA/237 ) - Box No. IV Lack of unity of invention (2)
    This Authority found that the requirement of unity of invention is not complied
    with and chose not to invite the applicant to pay additional fees.

  (PCT/IPEA/409 )
    This Authority found that the requirement of unity of invention is not complied
    with and chose, according to Rule 68.1, not to invite the applicant to restrict
    or pay additional fees.

-->
<!ELEMENT not-unity-of-invention EMPTY>


<!--
  (PCT/ISA/237 - Box III)
    Non-establishment of opinion with regard to novelty, inventive step and
    industrial applicability.

-->
<!ELEMENT non-establishment-of-opinion (invention-not-examined , not-annex-c-compliant)>


<!--
  (PCT/ISA/237 - Box III)

-->
<!ELEMENT not-annex-c-compliant (annex-c? , annex-c-bis? , additional-info?)>


<!--
  The questions whether the claimed invention appears to be novel, to involve
  an inventive step (to be non obvious), or to be industrially applicable have not
  been examined in respect of:

-->
<!ELEMENT invention-not-examined ((entire-application | claim-num+) , non-estab-reason-1? , non-estab-reason-2? , non-estab-reason-3? , non-estab-reason-4?)>


<!--
  No international search report has been established for said claims Nos.
  (rel-claims)

-->
<!ELEMENT non-estab-reason-4 (claim-num+)>


<!--
  The claims, or said claims Nos. (claim nos) are so inadequately supported by the
  description that no meaningful opinion could be formed.

-->
<!ELEMENT non-estab-reason-3 (claim-num* , p+)>


<!--
  The description, claims or drawings (indicate particular elements below) or said
  claims Nos are so unclear that no meaningful opinion could be formed (specify):

-->
<!ELEMENT non-estab-reason-2 (claim-num* , p+)>


<!--
  The said international application, or the said claims Nos. "rel-claims" relate
  to the following subject matter which does not require an international
  preliminary examination

-->
<!ELEMENT non-estab-reason-1 (claim-num* , p+)>


<!--
  The entire international application.

-->
<!ELEMENT entire-application EMPTY>


<!--
  This opinion has been established as if no priority had been claimed due to
  the fact that the priority claim has been found invalid (Rules 43bis.1 and 64.1).

  Thus for the purposes of this opinion, the international filing date indicated
  above is considered to be the relevant date.

-->
<!ELEMENT claim-invalid EMPTY>


<!--
  Form PCT/ISA/237 (Box No. I) (January 2004)
  Basis of this opinion

-->
<!ELEMENT basis-of-srep-opinion (translation-of-appl? , sequence-list-basis?)>


<!--
  SECTION III OF DTD
  The actual search report - start a new page

  The Heading is:
    <B>INTERNATIONAL SEARCH REPORT (ISR) - PART 2</B>
    <HR></HR>
  Repeat international application number (?)
    IPC, FIELDS and DATABASES SEARCHED
    CLASSIFICATION OF SUBJECT MATTER

-->
<!ELEMENT srep-for-pub (doc-page+ | (classification-ipc? , classifications-ipcr? , classification-national? , srep-fields-searched , srep-citations , srep-incomplete-search?, srep-declaration?, srep-admin?, srep-patent-family? , srep-earlier-search*))>

<!--
Earlier search document referenced in search report

-->
<!ELEMENT srep-earlier-search (document-id) > 

<!ATTLIST srep-earlier-search id ID #IMPLIED >

<!--
  This is the old 210 (patent family annex)
  Patent family information according to WIPO ST.14
  For EP SR can be used for Annex to the EP SR.(Form P0459)

-->
<!ELEMENT srep-patent-family (text? , patent-family+)>


<!--
  SR - ADMINISTRATIVE DETAILS
  example layout:

  ISA/Examiner: EPO
  DE LAERE, Ann
  PB 5818, Patentlaan 2
  NL 2280 HV Rijswijk
  Tel. +31 - 70 340 2040
  Fax. +31 - 70 340 3016
  Search completed: 10 August 1992
  ISR mailed: 24 August 1992

  ** End of ISR **

-->
<!ELEMENT srep-admin (examiners? , srep-office? , date-search-completed , date-search-report-mailed?)>

<!--
Form PCT/ISA/2003 (April 2005)

If no search is to be carried out the search examiner will complete Form PCT/ISA/203 (Declaration of Non-Establishment of International Search Report), see PCT INTERNATIONAL SEARCH AND PRELIMINARY EXAMINATION GUIDELINES, 9.03.
Where the subject matter of all claims constitutes a subject excluded from the search where no meaningful search is possible for all of the claimed subject matter, a declaration of non-establishment of the international search report is issued pursuant to Article 17(2)(a) on Form PCT/ISA/203, see PCT INTERNATIONAL SEARCH AND PRELIMINARY EXAMINATION GUIDELINES, paragraph 9.40.
The phase attribute contains the code of the procedure, e.g. PCT, EP, US, ... and permits the reuse of the present DTD in national phases. Its values has been defaulted to PCT.
-->

<!ELEMENT srep-declaration ((srep-declaration-subject-matter?,  srep-declaration-compliance?, srep-declaration-sequence-listing?, additional-info?) | (heading?, p+)) >

<!ATTLIST srep-declaration phase CDATA "PCT">

<!--
Form PCT/ISA/203 (April 2005)
When it has been established that the subject-matter of the international application falls into one of the exceptions set out in Rule 39, point 1. of Form PCT/ISA/203 (April 2005) is completed by selecting the exception.
Each attribute refers to a specific type of subject-matter excluded in Rule 39 (PCT International Search and Preliminary Examination Guidelines, chapter 9).
-->
<!ELEMENT srep-declaration-subject-matter EMPTY>

<!ATTLIST srep-declaration-subject-matter scientific-theories ( yes | no ) #IMPLIED
                                                             mathematic-theories ( yes | no ) #IMPLIED
                                                             plant-varieties ( yes | no ) #IMPLIED
                                                             animal-varieties ( yes | no ) #IMPLIED
                                                             bio-processes ( yes | no ) #IMPLIED
                                                             business ( yes | no ) #IMPLIED
                                                             mental-act ( yes | no ) #IMPLIED
                                                             games ( yes | no ) #IMPLIED
                                                             treatment-human ( yes | no ) #IMPLIED
                                                             treatment-animal ( yes | no ) #IMPLIED
                                                             diagnostic-methods ( yes | no ) #IMPLIED
                                                             presentation-information ( yes | no ) #IMPLIED
                                                             computer-program ( yes | no ) #IMPLIED>

<!--
Form PCT/ISA/203 (April 2005)
Point 2. of Form PCT/ISA/203 (April 2005) indicates which part(s) of the international application are subject to the issuance of the declaration under Article 17(2)(a).
-->
<!ELEMENT srep-declaration-compliance EMPTY>

<!ATTLIST srep-declaration-compliance description ( yes | no ) #IMPLIED
                                                          claims ( yes | no ) #IMPLIED
                                                          drawings ( yes | no ) #IMPLIED >

<!--
Form PCT/ISA/203 (April 2005)
Points 3. and 4. of Form PCT/ISA/203 (April 2005) indicate deficiencies of the international application related to sequence listings which are subject to the issuance of the declaration under Article 17(2)(a) for non compliance with Rules 13ter.1(c) and (d), namely:
  - The late furnishing or the non compliance with Annex C of the Administrative Instruction of a paper or an electronic sequence-listing is indicated by the paper and electronic attribute respectively;
  - The late furnishing or the non compliance with Annex C-bis of the Administrative Instruction of tables related to a sequence-listing is indicated by the table attribute;
  - The late payment of the furnishing fees is indicated with the late-furnishing-fee attribute.
-->
<!ELEMENT srep-declaration-sequence-listing EMPTY>

<!ATTLIST srep-declaration-sequence-listing paper ( yes | no ) #IMPLIED
                                                                electronic ( yes | no ) #IMPLIED
                                                                late-furnishing-fee ( yes | no ) #IMPLIED
                                                                table ( yes | no ) #IMPLIED>

<!--
  The element is to process EPO SR FORM 1503 - partial SR.
  e.g., EP 99305342

-->
<!ELEMENT srep-incomplete-search (text | limitation-of-search+)>


<!--


-->
<!ELEMENT limitation-of-search (text? , claims-searched* , claims-searched-incompletely* , claims-not-searched* , reason-limited-search*)>

<!ATTLIST limitation-of-search sequence CDATA #IMPLIED 
                                            reason-type CDATA #IMPLIED >

<!ELEMENT reason-limited-search (heading?, p+)>


<!ELEMENT claims-not-searched (#PCDATA)>


<!ELEMENT claims-searched-incompletely (#PCDATA)>


<!ELEMENT claims-searched (#PCDATA)>


<!--
  CITATIONS GROUP

  Stylesheet:DOCUMENTS CONSIDERED TO BE RELEVANT
  (Citation, any relevant passage (*), followed by category and claim number(s))

-->
<!ELEMENT srep-citations (text | citation+)>


<!--
  FIELDS SEARCHED (old B. box)

-->
<!ELEMENT srep-fields-searched (minimum-documentation , other-documentation* , database-searched?)>


<!--
  Database(s) searched

-->
<!ELEMENT database-searched (text | nplcit)>


<!--
  Documentation searched other than minimum documentation

-->
<!ELEMENT other-documentation (#PCDATA)>


<!--
  Minimum documentation searched

-->
<!ELEMENT minimum-documentation (classification-ipc? , classifications-ipcr? , classification-national?)>


<!--
  This is a place marker since there may be other information added at a later
  stage which has not been forseen.

-->
<!ELEMENT srep-other-info (srep-information+)>


<!ELEMENT srep-info-admin (authorized-officer? , srep-office? , date-search-report-mailed? , date-opinion-completed?)>


<!--


-->
<!ELEMENT date-opinion-completed (date)>


<!--
  International Search Authority; international search to be carried out by

-->
<!ELEMENT srep-office (addressbook)>


<!--
  (Old PCT/ISA/210 - Box No. III)
    Observations where unity of invention is lacking
    This ISA found multiple inventions in this international application, as
    follows: (use text data)

-->
<!ELEMENT srep-unity-of-invention (p* , srep-search-fees , srep-protest-remark?)>


<!ELEMENT srep-search-fees (srep-fee-1? , srep-fee-2? , srep-fee-3? , srep-fee-4?)>


<!--
  No required additional search fees were timely paid by the applicant.
  Consequently, this ISR is restricted to the invention first mentioned in the
  claims; it is covered by claim number(s):

-->
<!ELEMENT srep-fee-4 (claim-num+)>


<!--
  As only some of the required additional search fees were timely paid by the
  applicant, this ISR covers only those claims for which fees were paid,
  specifically claim number(s):

-->
<!ELEMENT srep-fee-3 (claim-num+)>


<!--
  As all searchable claims could be searched without effort justifying an
  additional fee, this ISA did not invite payment of any additional fees.

-->
<!ELEMENT srep-fee-2 EMPTY>


<!--
  As all required additional search fees were timely paid by the applicant,
  this ISR covers all searchable claims.

-->
<!ELEMENT srep-fee-1 EMPTY>


<!--
  (Old PCT/ISA/210 - Box No. II)
    Observations where certain claims were found unsearchable

  This ISR has not been established in respect of certain claims
  under Article 17(2)(a) for the following reasons. The reasons for which sets of claims where not searched will be provided with an element srep-claims-not-searched for each set.
-->
<!ELEMENT srep-claims-info (srep-claims-not-searched*)>

<!--
The attribute “reason” defines the reason for which certain claims have not been searched.
-->
<!ELEMENT srep-claims-not-searched (claim-num*,claim-remark?) >

<!ATTLIST srep-claims-not-searched reason ( subject-matter-not-searched-by-isa | no-meaningful-search | dependent-claims-incorrectly-drafted | limited-to-claim-fees-paid | limited-to-first-claims) #REQUIRED>



<!--
  Remarks on these claims
-->
<!ELEMENT claim-remark (p+)>


<!--
  Claim numbers

-->
<!ELEMENT claim-num (#PCDATA)>


<!--
  PCT/ISA/210
  Box 1::Basis of the Report

-->
<!ELEMENT srep-basis (basis-language-for-search , sequence-list-basis?)>


<!--
  A sequence listing and/or any related table(s) - see Supplemental Box Relating
  to Sequence Listing.

-->
<!ELEMENT sequence-list-basis (material-of-sequence-list , presentation-of-statements? , additional-info?)>


<!--
  (PCT/ISA/210 Box No. I Nucleotide and/or amino acid sequence(s)

  (Continuation of item1.b of the first sheet))
    1. With regard to any nucleotide and/or amino acid sequence disclosed in the
       international application and necessary to the claimed invention,
       the international search was carried out on the basis of:

  (PCT/ISA/237 Box No. I Basis of this opinion)
    2. With regard to any nucleotide and/or amino acid sequence disclosed in the
       international application and necessary to the claimed invention,
       this opinion has been established on the basis of:

  (PCT/IPEA/409 Supplemental Box Relating to Sequence Listing)
    1. With regard to any nucleotide and/or amino acid sequence disclosed in the
       international application and necessary to the claimed invention,
       this report was established on the basis of:

  (PCT/IPEA/408 Supplemental Box Relating to Sequence Listing)
    1. With regard to any nucleotide and/or amino acid sequence disclosed in the
       international application and necessary to the claimed invention,
       this opinion was established on the basis of:

-->
<!ELEMENT material-of-sequence-list (sequence-listing-material-type , sequence-listing-material-format , sequence-listing-filing-time)>


<!--
  (PCT/ISA/210 and PCT/ISA/237 )
    In addition, in the case that more than one version or copy of a sequence
    listing and/or table relating thereto has been filed or furnished,
    the required statements that the information in the subsequent or additional
    copies is identical to that in the application as filed or does not go beyond
    the application as filed, as appropriate, were furnished.

  (PCT/IPEA/409 and PCT/IPEA/408 )
    In addition, in the case that more than one version or copy of a sequence
    listing and/or table(s) relating thereto has been filed or furnished,
    the required statements that the information in the subsequent or additional
    copies is identical to that in the application as filed or does not go beyon
    the application as filed, as appropriate, were furnished.

-->
<!ELEMENT presentation-of-statements EMPTY>


<!--
  Search request number eg. on PCT Form 201.

-->
<!ELEMENT srep-request-number (#PCDATA)>


<!--
  Date of request for search eg. on PCT Form 201

-->
<!ELEMENT srep-request-date (date)>


<!--
  The name of the applicant (without address information)
    (ST.32:B711)

-->
<!ELEMENT applicant-name (%name_group;)>


<!--
  Applicant's or agent's file reference, if desired, 12 characters maximum

-->
<!ELEMENT file-reference-id (#PCDATA)>


<!ELEMENT claims-statement (heading* , p+)+>


<!--
 The text of the claim; also used for for sub-para indentation

-->
<!ELEMENT claim-text (#PCDATA | claim-text | claim-ref | b | i | u | o | sup | sub | smallcaps | br | pre | crossref | figref | img | chemistry | maths | tables)*>


<!--
  SDOBI : Identifies relevant spot in citation

-->
<!ELEMENT rel (#PCDATA)>


<!--
  SDOBI  Country of residence

-->
<!ELEMENT rctry (ctry)>


<!--
  SDOBI : National class. of cit.

-->
<!ELEMENT pnc (#PCDATA)>


<!--
  SDOBI : Components of a patent document citation (PCIT)
    RECOMMENDED: use <CIT> as start and end tag when citations are
    within the body of the patent, ie. within <P>- as opposed to in <SDOSR>
    extdoc Citation identification:
      must include doc. number <DNUM>
      nam Citation applicant or patentee
      IPC of citation

-->
<!ELEMENT pic (#PCDATA)>


<!--
    Describes parent document.  ST.32 equivalency = PARENT

-->
<!ELEMENT parent (dnum? , cdoc* , pdoc? , psta? , ppub?)>


<!--
  SDOBI : id of patent
    associated with parent

-->
<!ELEMENT ppub (dnum? , date? , ctry? , kind? , bnum? , dtxt*)+>


<!--
  SDOBI : parent status code

-->
<!ELEMENT psta (#PCDATA)>


<!--
  SDOBI : parent doc. id.

-->
<!ELEMENT pdoc (dnum? , date? , ctry? , kind? , bnum? , dtxt*)+>


<!--
  SDOBI  Country of nationality

-->
<!ELEMENT nctry (ctry)>


<!--
  SDOBI : Components of an address

-->
<!ELEMENT cdoc (dnum? , date? , ctry? , kind? , bnum? , dtxt*)+>


<!--
  SDOBI : Descriptive text

-->
<!ELEMENT dtxt (#PCDATA)>


<!--
  SDOBI : Components of a doc and extdoc (doc, extdoc). Document number

-->
<!ELEMENT dnum (text? | (anum? , pnum?))>


<!ELEMENT pnum (#PCDATA)>


<!ELEMENT anum (#PCDATA)>


<!--
  SDOBI : Bulletin number

-->
<!ELEMENT bnum (#PCDATA)>


<!--
  SDOBI : Components of an address

-->
<!ELEMENT adr ((ttl? , fnm? , snm? , sfx? , iid? , irf? , onm? , syn* , oid? , (odv , did)*)? , omc? , pbox? , str* , city? , cnty? , state? , ctry? , pcode? , (ead* , tel* , fax*))>


<!--
  SDOBI : Telephone number

-->
<!ELEMENT tel (#PCDATA)>


<!--
  SDOBI : Postal code or zip code

-->
<!ELEMENT pcode (#PCDATA)>


<!--
  SDOBI : Country (ST.3)

-->
<!ELEMENT ctry (#PCDATA)>


<!--
  SDOBI : County, parish, department, etc.

-->
<!ELEMENT cnty (#PCDATA)>


<!--
  SDOBI : Str., house no. or name,

-->
<!ELEMENT str (#PCDATA)>


<!--
  SDOBI : Post Office box number

-->
<!ELEMENT pbox (#PCDATA)>


<!--
  SDOBI : Organization mail code

-->
<!ELEMENT omc (#PCDATA)>


<!--
  SDOBI : Identifying no. of div.

-->
<!ELEMENT did (#PCDATA)>


<!--
  SDOBI : Division of organization

-->
<!ELEMENT odv (#PCDATA)>


<!--
  SDOBI : Identifying no. of org.

-->
<!ELEMENT oid (#PCDATA)>


<!--
  SDOBI : Synonym, cross reference

-->
<!ELEMENT syn (#PCDATA)>


<!--
  SDOBI : Organization name

-->
<!ELEMENT onm (#PCDATA)>


<!--
  SDOBI : Individual ref. number(filing, etc.)

-->
<!ELEMENT irf (#PCDATA)>


<!--
  SDOBI : Suffix (e.g., II, Jr., Esq. et al.)

-->
<!ELEMENT sfx (#PCDATA)>


<!--
  SDOBI : Family, last, surname or organisation

-->
<!ELEMENT snm (#PCDATA)>


<!--
  SDOBI : Given and middle name(s) or initials

-->
<!ELEMENT fnm (#PCDATA)>


<!--
  SDOBI : Components of a name (nam)
    Title (e.g., Mr., Mrs.)

-->
<!ELEMENT ttl (#PCDATA)>


<!--
  Opposition data.
    (ST.32:B780)

-->
<!ELEMENT opposition-data (opponent | attorney-or-agent | date-opposition-filed | date-deemed-not-to-have-been-filed | date-inadmissable | date-rejected | date-terminated | opposition-not-filed)+>


<!--


-->
<!ELEMENT date-opposition-filed (date)>


<!--
  No opposition filed.
    (ST.32:B789)

-->
<!ELEMENT opposition-not-filed EMPTY>


<!--
  Date of termination of opposition.
    (ST.32:B788)

-->
<!ELEMENT date-terminated (date)>


<!--
  Date of rejection of opposition.
    (ST.32:B787)

-->
<!ELEMENT date-rejected (date)>


<!--
  Opposition inadmissable.
    (ST.32:B786)

-->
<!ELEMENT date-inadmissable (date)>


<!--
  Opposition deemed not to have been filed.
    (ST.32:B785)

-->
<!ELEMENT date-deemed-not-to-have-been-filed (date)>


<!--
    Opponent data, name and address.
      (ST.32:B781)

-->
<!ELEMENT opponent (addressbook)>


<!--
  Information relating to CMEA and/or havana agreements.
    (INID 89, ST.32:B890)

-->
<!ELEMENT cmea-havana-agreement (document-id)>


<!--
  Date of revocation.  Used by EP.
    (ST.32:B239)

-->
<!ELEMENT date-of-revocation (date)>


<!--
  Date withdrawn as deemed by the Office. Withdrawn (EP) = Abandoned (US)  
    (ST.32:B237)

-->
<!ELEMENT date-application-deemed-withdrawn (date)>


<!--
  Date of withdrawal. Withdrawn (EP) = Abandoned (US)
    (ST.32:B236)

-->
<!ELEMENT date-application-withdrawn-by-applicant (date)>


<!--
  Date of decision for reestablishment of rights
    (ST.32:B238)

-->
<!ELEMENT date-rights-reestablished (date)>


<!--
  Date of refusal of application Refused (EP) = Rejected (US)
    (ST.32:B235)

-->
<!ELEMENT date-application-refused (date)>


<!--
  Deferred publication of search report.  
    (INID 88, ST.32:B880)

-->
<!ELEMENT defer-publication-of-search-report (date , gazette-reference)>


<!--
  PCT or regional publication information.
    (INID 87, ST.32:B870)

-->
<!ELEMENT pct-or-regional-publishing-data (document-id , gazette-reference?)>


<!--
  PCT or regional filing information.
    (INID 86, ST.32:B860)

-->
<!ELEMENT pct-or-regional-filing-data (document-id , us-371c124-date?)>


<!--
  PCT section 371 Date.
    (ST.32:B863)

-->
<!ELEMENT us-371c124-date (date)>


<!--
  Date PCT application no longer has effect and countries/regions PCT application
  no longer has effect.
    (INID 91, ST.32:B910)

-->
<!ELEMENT pct-application-no-longer-effective ((region | country) , date)+>


<!--
  Date of PCT articles 22/39 fulfillment.
    (INID 85, ST.32:B850)

-->
<!ELEMENT date-pct-article-22-39-fulfilled (date)>


<!--
  Exhibition filing date.
    (ST.32:B231)

-->
<!ELEMENT date-exhibition-filed (date)>


<!ELEMENT st50-republication (republication-code? , cancellation-date? , modifications? , republication-notes? , correction-notice)> 


<!--
  Correction information B151EP

-->
<!ELEMENT republication-code (#PCDATA)>


<!--
  Issue date of announced correction being cancelled B152EP

-->
<!ELEMENT cancellation-date (#PCDATA)>


<!--
  Information on the modifications in the document (ST.32:B153 and B155EP)
-->
<!ELEMENT modifications (modified-bibliography?, modified-part*)> 

<!--
  Inid codes affected by the correction information (ST.32:B153)
-->
<!ELEMENT modified-bibliography (inid-code+) > 
<!ELEMENT inid-code  (#PCDATA) > 
<!ATTLIST inid-code   
                        sequence CDATA #IMPLIED> 

<!--
  Part of the document affected by the correction information except for the bibliography (ST.32:B155EP)
-->
<!ELEMENT modified-part (modified-part-name , modified-item*) > 
<!ATTLIST modified-part 
                  sequence CDATA #IMPLIED 
                  lang CDATA #IMPLIED> 
  
<!--
  Name of the affected part B1552EP
-->
<!ELEMENT modified-part-name (#PCDATA)> 

<!--
  Modified item inside the part 
-->  
<!ELEMENT modified-item (#PCDATA)> 
<!ATTLIST modified-item 
                  sequence CDATA #IMPLIED> 


<!--
  Notes on the correction information (ST.32:B154EP)
-->
<!ELEMENT republication-notes (republication-note+)> 
<!ELEMENT republication-note (#PCDATA) > 
<!ATTLIST republication-note 
                  sequence CDATA #IMPLIED
                  lang CDATA #IMPLIED> 


<!--
    (ST.32:B480)

-->
<!ELEMENT correction-notice (date , gazette-reference)>


<!--
  References to other legally or procedurally related domestic patent documents.
    (INID 60, ST.32:B600)

-->
<!ELEMENT related-documents  (addition | division | continuation | previously-filed-application | continuation-in-part | continuing-reissue | reissue | reexamination | substitution | utility-model-basis | correction | related-publication)+ >

<!--
  Previously published document concerning same application.  
    (INID 65, ST.32:B650)

-->
<!ELEMENT related-publication (#PCDATA | document-id)*>


<!--
  Patent correction information.
    (ST.32:B665)

-->
<!ELEMENT correction (document-corrected , type-of-correction? , gazette-reference? , text?)>


<!--
  Type of correction.
    (ST.32:B667)

-->
<!ELEMENT type-of-correction (#PCDATA)>


<!--
  Document being corrected.
    (ST.32:B666)

-->
<!ELEMENT document-corrected (document-id)>


<!--
  Document on which utility model is based.  
    (INID 67, ST.32:B670)

-->
<!ELEMENT utility-model-basis (relation)>


<!--
  Document for which this is a substitute.
    (INID 66, ST.32:B660)

-->
<!ELEMENT substitution (relation)>


<!--
  Document of which this is a reexamination.
    (ST.32:B645)

-->
<!ELEMENT reexamination (relation)>


<!--
  Document being reissued.
    (INID 64, ST.32:B640)

-->
<!ELEMENT reissue (relation)>


<!--
  Document of which this is a continuing reissue.
    (ST.32:B633)

-->
<!ELEMENT continuing-reissue (relation)>


<!--
  Document of which this is a continuation-in-part.
    (ST.32:B632)

-->
<!ELEMENT continuation-in-part (relation)>


<!--
  Earlier application of which the present document is a continuation.
    (ST.32:B631)

-->
<!ELEMENT continuation (relation)>


<!--
  Earlier application from which the present document has been divided out.
    (INID 62, ST.32:B620)

-->
<!ELEMENT division (relation)>


<!--
  Earlier document to which this is an addition.
    (INID 61, ST.32:B610)

-->
<!ELEMENT addition (relation)>


<!ELEMENT relation (parent-doc , child-doc)>


<!--
  Child Document.  ST.32 equivalency = CDOC

-->
<!ELEMENT child-doc (document-id)>


<!--
  Describes parent document.
    (ST.32:PARENT)

-->
<!ELEMENT parent-doc (document-id , parent-status? , parent-grant-document? , parent-pct-document?)>


<!ELEMENT parent-pct-document (document-id)>


<!ELEMENT parent-grant-document (document-id)>


<!ELEMENT parent-status (#PCDATA)>


<!ELEMENT number-of-claims (#PCDATA)>


<!--
  Persons acting on the document.
    (ST.32:B745)

-->
<!ELEMENT examiners (primary-examiner? , assistant-examiner? , authorized-officer?)>


<!--
  Authorized Officer.

-->
<!ELEMENT authorized-officer (%name_group; , phone? , fax? , email? , electronic-signature?)>


<!--
  Assistant Examiner.
    (ST.32:B747)

-->
<!ELEMENT assistant-examiner (%name_group; , electronic-signature?)>


<!--
  Primary Examiner.
    (ST.32:B746)

-->
<!ELEMENT primary-examiner (%name_group; , electronic-signature?)>


<!--
  A PKI / PKCS #7 digital signature data type

-->
<!ELEMENT enhanced-signature (pkcs7)>


<!--
  PKCS7 digital signature 

-->
<!ELEMENT pkcs7 EMPTY>


<!--
  A non-PKI electronic signature

-->
<!ELEMENT basic-signature (fax-image | text-string | click-wrap)>


<!--
  A simple 'signature';
  e.g., clicking a button labeled 'accept' or 'I agree'

-->
<!ELEMENT click-wrap EMPTY>


<!--
  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)>


<!--
  This tag and elements to be used primary to code data on the title page of
  patents under INID code (56).
  e.g. US patent.
  For the search report as a sub-document use search-report, e.g. for ISR
    (INID 56, ST.32:B560)

-->
<!ELEMENT references-cited (text | (citation+ , date-search-completed? , date-search-report-mailed? , place-of-search? , search-report-publication? , searcher?))>


<!--
  Search report examiner.
    (ST.32:B569)

-->
<!ELEMENT searcher (%name_group; | addressbook)>


<!--
    (ST.32:B568)

-->
<!ELEMENT search-report-publication (document-id+)>


<!--
  Place of search - international search authority.
    (ST.32:B567)

-->
<!ELEMENT place-of-search (country)>


<!--
  Date of mailing of search report.
    (ST.32:B566)

-->
<!ELEMENT date-search-report-mailed (date)>


<!--
  Date of completion of search report.
    (ST.32:B565)

-->
<!ELEMENT date-search-completed (date)>


<!--
  Patent family and corresponding-docs

-->
<!ELEMENT corresponding-docs ((patcit | nplcit) , (rel-passage* , category* , rel-claims*)*)>


<!ELEMENT figures (number-of-drawing-sheets? , number-of-figures? , figure-to-publish?)>


<!--
  Figure of the drawings which should accompany the abstract

-->
<!ELEMENT figure-to-publish (fig-number+)>


<!--
  PCT/RO/101 Box IX: the number of the figure which should accompany the abstract.
    (ST.32:B598)

-->
<!ELEMENT fig-number (#PCDATA)>


<!--
  Number of figures.
    (ST.32:B596)

-->
<!ELEMENT number-of-figures (#PCDATA)>


<!ELEMENT number-of-drawing-sheets (#PCDATA)>


<!--
  Field of search.
    (INID 58, ST.32:B580)

-->
<!ELEMENT field-of-search (classification-ipc | classifications-ipcr | classification-national)+>


<!--
  Patent family.
    (ST.32:B345)

-->
<!ELEMENT family-member (document-id)>


<!--
  Priority application number.
    (INID 31, ST.32:B310)

-->
<!ELEMENT priority-application (document-id)>


<!--
  Date from which industrial property rights may have effect.  
    (INID 24, ST.32:B240)

-->
<!ELEMENT dates-rights-effective (request-for-examination | first-examination-report-despatched | patent-maintained-as-amended | request-for-conversion-to-national-application | proceedings-suspended | proceedings-interrupted | proceedings-resumed | notification-of-rights-after-appeal | date-entering-into-force)+>


<!--
  Date entering into force of patent and utility model grants in cases while this
  data differs from the publication date of the document.

-->
<!ELEMENT date-entering-into-force (date)>


<!--
  Date of notification rights after appeal.
    (ST.32:B248)

-->
<!ELEMENT notification-of-rights-after-appeal (date)>


<!--
  Date of resumption of proceedings.
    (ST.32:B246)

-->
<!ELEMENT proceedings-resumed (date)>


<!--
  Date of interruption of proceedings.
    (ST.32:B245)

-->
<!ELEMENT proceedings-interrupted (date)>


<!--
  Date of suspension of proceedings.
    (ST.32:B245)

-->
<!ELEMENT proceedings-suspended (date)>


<!--
  Request for conversion to national application.
    (ST.32:B244)

-->
<!ELEMENT request-for-conversion-to-national-application (date , country)>


<!--
  Date of patent maintained as amended.
    (ST.32:B243)

-->
<!ELEMENT patent-maintained-as-amended (date)>


<!--
  Date of despatch of first examination report.
    (ST.32: B242)

-->
<!ELEMENT first-examination-report-despatched (date)>


<!--
  Date of request for examination.
    (ST.32:B241)

-->
<!ELEMENT request-for-examination (date)>


<!--
  Dates of public availability.  
    (INID 40, ST.32:B400)

-->
<!ELEMENT dates-of-public-availability (gazette-reference? , unexamined-not-printed-without-grant? , examined-not-printed-without-grant? , unexamined-printed-without-grant? , examined-printed-without-grant? , claims-only-available? , not-printed-with-grant? , term-of-grant? , invalidation-of-patent? , printed-as-amended?)>


<!--
  Document printed as amended, (eg. EPO B2).
    (ST.32:B477)

-->
<!ELEMENT printed-as-amended (document-id , text?)>


<!--
  Invalidation of patent.
    (ST.32:B476)

-->
<!ELEMENT invalidation-of-patent (document-id , text?)>


<!--
  Term of grant.
    (ST.32:B472)

-->
<!ELEMENT term-of-grant (text | disclaimer | length-of-grant | lapse-of-patent)+>


<!--
  Length of Grant.
    (ST.32:B474)

-->
<!ELEMENT length-of-grant (#PCDATA)>


<!--
  Lapse of patent.
    (ST.32:B475)

-->
<!ELEMENT lapse-of-patent (document-id , text?)>



<!--
  Disclaimer date.
    (ST.32:B473)

-->
<!ELEMENT disclaimer (date? , text?)>


<!--
  Not printed document with grant
    (INID 47, ST.32:B470)

-->
<!ELEMENT not-printed-with-grant (document-id , text?)>


<!--
  Document claim(s) only available.
    (INID 46, ST.32:B460)

-->
<!ELEMENT claims-only-available (document-id , text?)>


<!--
  Examined printed document without grant
    (INID 44, ST.32:B440)

-->
<!ELEMENT examined-printed-without-grant (document-id , text?)>


<!--
  Unexamined printed document without grant
    (INID 43, ST.32:B430)

-->
<!ELEMENT unexamined-printed-without-grant (document-id , text?)>


<!--
  Examined, not printed document without grant.  
    (INID 42, ST.32:B420)

-->
<!ELEMENT examined-not-printed-without-grant (document-id , text?)>


<!--
  Unexamined, not printed document without grant.  
    (INID 41, ST.32:B410)

-->
<!ELEMENT unexamined-not-printed-without-grant (document-id , text?)>


<!ELEMENT gazette-num (#PCDATA)>


<!--
  Complete specification filing date.
    (ST.32:B232)

-->
<!ELEMENT date-complete-specification-filed (date)>


<!--
  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)>


<!--
  Licensee Data.
    (ST.32:B790)

-->
<!ELEMENT licensee-data (licensee , attorney-or-agent? , effective-in?)>


<!--
  Designated countries for license.
    (INID 67, ST.32:B670)

-->
<!ELEMENT effective-in (country+)>


<!--
  The type of authority held by the attorney or agent

-->
<!ELEMENT range-of-authority (#PCDATA)>


<!--
  Licensee name and address.
    (ST.32:B791)

-->
<!ELEMENT licensee (addressbook)>


<!--
   Grantee/assignee information.
     (INID 73  ST.32: B730)

-->
<!ELEMENT assignees (assignee+)>


<!--
   Grantee/assignee information.
     (INID 73, ST.32:B730)

-->
<!ELEMENT assignee (%name_group; | addressbook)>


<!--
  PCT/RO/101 Box No.V Designation Of States (PCT Rule 4.9) 

-->
<!ELEMENT designation-of-states (designation-pct , (precautionary-designation-statement? , exclusion-from-designation?))>


<!--
  Rule 4.9(b),(c)
    In addition to the designations made above [i.e, designation-of states], the
    applicant also makes under Rule 4.9(b) all other designations which would be
    permitted under the PCT except any designation(s) indicated in the Supplemental
    Box [i.e., exclusion-from-designation] as being excluded form the scope of this
    statement. The applicant declares that those additional designations are
    subject to confirmation and that any designation which is not confirmed before
    the expiration of 15 months from the priority date is to be regarded as
    withdrawn by the applicant at the expiration of that time limit.

-->
<!ELEMENT precautionary-designation-statement (#PCDATA)>


<!--
  State(s) excluded from precautionary designations under Rule 4.9(b)

-->
<!ELEMENT exclusion-from-designation (regional* , national?)>


<!--
  The Contracting States in which protection is desired
  (Rules 4.1(a)(iv) and 4.9(a))

-->
<!ELEMENT designation-pct (regional* , national? , new-designation-country*)>


<!--
  New PCT member country states (e.g., not yet published in WIPO ST.3, joined after
  PCT electronic filing software published)

-->
<!ELEMENT new-designation-country (#PCDATA)>


<!--
  The States for which protection or exclusion (depending upon context) is desired

-->
<!ELEMENT national (country , protection-request*)+>


<!--
  Regional (as opposed to national) protection being sought

-->
<!ELEMENT regional (region , (country , protection-request*)+ , any-other-state?)>



<!--
  Any other state in which protection is being sought

-->
<!ELEMENT any-other-state EMPTY>


<!--
  Kind of protection; e.g., patent, utility model

-->
<!ELEMENT kind-of-protection (#PCDATA)>


<!--
  PCT/RO/101 Box No.II, III and IV APPLICANTS, FURTHER APPLICANT(S)
  AND/OR (FURTHER) INVENTOR(S)AGENT OR COMMON REPRESENTATIVE; 
  OR ADDRESS FOR CORRESPONDENCE (PCT Rule 4.5, 4.6, 4.7, 4.8)
    (INID 70, ST.32:B700)

-->
<!ELEMENT parties (applicants , inventors? , correspondence-address? , agents?)>


<!--
  Information regarding Agents or common representatives

-->
<!ELEMENT agents (customer-number | agent+)>


<!--
  Address used for general correspondence

-->
<!ELEMENT correspondence-address (customer-number | addressbook+)>


<!--
  Customer number for agents by office

-->
<!ELEMENT customer-number (#PCDATA)>


<!--
  Inventors information:
    If the US is designated, all of the inventors must also be named as applicants
    for purposes of that designation.

-->
<!ELEMENT inventors (inventor | deceased-inventor)+>


<!--
  Applicants information:  
    At least one of the applicants named must be a resident or national of a PCT
    Contracting State for which the receiving Office acts.

-->
<!ELEMENT applicants (applicant+)>


<!--
  Rule 4.6(c):
   "The request may, for different designated states, indicate different persons
    as inventors where, in this respect, the requirements of the national laws of
    the designated States are not the same.  In such a case, the request shall
    contain a separate statement for each designated State or group of States in
    which a particular person, or the same person, is to be considered the
    inventor, or in which particular persons, or the same persons, are to be
    considered the inventors."

-->
<!ELEMENT designated-states-as-inventor (country* , (region , country+)*)>


<!--
  Indication of specific Contracting States in or for which the applicant is
  seeking protection for his invention 
  (Rule 4.9(a))

-->
<!ELEMENT designated-states (country* , (region , country+)*)>


<!--
  Country of residence

-->
<!ELEMENT residence (country)>


<!--
  Country of nationality

-->
<!ELEMENT nationality (country)>


<!--
  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?)>


<!--
	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>


<!--
  The priority document is attached to the application

-->
<!ELEMENT priority-doc-attached EMPTY>


<!--
  The receiving office is requested to prepare and transmit to the IB a certified
  copy of the earlier application

-->
<!ELEMENT priority-doc-requested EMPTY>


<!--
	This element is made when the receiving Office is requested to restore the right of priority.

-->
<!ELEMENT restore-rights EMPTY>


<!--
  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)>


<!--
  The region for which protection or exclusion (depending upon context) is desired.

-->
<!ELEMENT region (country)>


<!--
  Publication language, ISO639 language code, e.g, en,de,ja, etc.
    (INID 26, ST.32:B260)

-->
<!ELEMENT language-of-publication (#PCDATA)>


<!--
  Filing language, ISO639 language code, e.g, en,de,ja, etc.
    (INID 25, ST.32:B250)

-->
<!ELEMENT language-of-filing (#PCDATA)>


<!--
  Possible sources: human-generated-classification,
  machine-propagated-classification, software-analysis-generated-classification

-->
<!ELEMENT classification-data-source (#PCDATA)>


<!--
  Possible status: original-classification, reclassified, various-classification,
  deleted-classification

-->
<!ELEMENT classification-status (#PCDATA)>


<!--


-->
<!ELEMENT generating-office (country)>


<!--


-->
<!ELEMENT action-date (date)>


<!--
  Possible values: invention, non-invention

-->
<!ELEMENT classification-value (#PCDATA)>


<!--
  Possible positions: first-symbol-position, later-symbol-position.

-->
<!ELEMENT symbol-position (#PCDATA)>


<!--


-->
<!ELEMENT subgroup (#PCDATA)>


<!--


-->
<!ELEMENT main-group (#PCDATA)>


<!--


-->
<!ELEMENT subclass (#PCDATA)>


<!--


-->
<!ELEMENT section (#PCDATA)>


<!--
  Levels: ipcr-advanced, ipcr-core

-->
<!ELEMENT classification-level (#PCDATA)>


<!--


-->
<!ELEMENT ipc-version-indicator (date)>


<!--
  Unlinked indexing code.
    (ST.32:B515/B525)

-->
<!ELEMENT unlinked-indexing-code (#PCDATA)>


<!--
  Linked indexing code.
    (ST.32:B514/B524)

-->
<!ELEMENT linked-indexing-code-group (main-linked-indexing-code , sub-linked-indexing-code+)>


<!--
  Sub/further Linked Indexing Code.

-->
<!ELEMENT sub-linked-indexing-code (#PCDATA)>


<!--
  Main Linked Indexing Code.

-->
<!ELEMENT main-linked-indexing-code (#PCDATA)>


<!--
  Main classification.
    (ST.32:B511/B521)

-->
<!ELEMENT main-classification (#PCDATA)>


<!--
  Additional information.
    (ST.32:B513)

-->
<!ELEMENT additional-info (p+)>


<!--
  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)*>


<!--
  Identifies the period of time during which the depository must be able to furnish
  samples of the biological material.

-->
<!ELEMENT term (#PCDATA)>


<!--
  Biological accession number:
    (ST.32:B831)
  The identification assigned to the biological material by the depository
 
-->
<!ELEMENT bio-accno (#PCDATA)>


<!--
  Information regarding the facility storing the biological deposit.
    (ST.32:B832)

-->
<!ELEMENT depositary (#PCDATA | address)*>


<!--
  Other citations - free form

-->
<!ELEMENT othercit (#PCDATA | b | i | u | o | sup | sub)*>


<!--
  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*)) >


<!--
  Date of search/retrieval  YYYYMMDD

-->
<!ELEMENT srchdate (date)>


<!--
  Search terms

-->
<!ELEMENT srchterm (#PCDATA)>


<!--
  Date cited - date on which the citation was cited.
  May be different from srchdate below

-->
<!ELEMENT datecit (date)>


<!--
  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)>


<!--
  Numeration within host document

-->
<!ELEMENT hostno (#PCDATA)>


<!--
  History of the article (not serial)

-->
<!ELEMENT history (text | (received | accepted | revised | misc))>


<!--
  Miscellaneous information relating to the history of the article; see ISO 12083

-->
<!ELEMENT misc (#PCDATA | date)*>


<!--
  Date article was revised

-->
<!ELEMENT revised (date)>


<!--
  Date article was accepted

-->
<!ELEMENT accepted (date)>


<!--
  Date article was received

-->
<!ELEMENT received (date)>


<!--
  Title of the host document/database

-->
<!ELEMENT hosttitle (#PCDATA)>


<!--
  The title of the electronic resource

-->
<!ELEMENT online-title (#PCDATA)>


<!--
  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*))>


<!--
  Article unique ID - assigned by a publisher to an article

-->
<!ELEMENT artid (#PCDATA)>


<!--
  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*))) >

<!--
  Keyword; e.g., from a Thesaurus or class. scheme
    (ST.32:B550)

-->
<!ELEMENT keyword (#PCDATA)>


<!--
  Book number

-->
<!ELEMENT bookno (#PCDATA)>


<!--
  Location within the cited work

-->
<!ELEMENT location (text | (serpart? , sersect? , chapter? , pp? , column? , para? , line?))>


<!--
  Referenced line within cited work

-->
<!ELEMENT line (#PCDATA | linef | linel)*>


<!--
  Cited document line, last

-->
<!ELEMENT linel (#PCDATA)>


<!--
  Cited document line, first

-->
<!ELEMENT linef (#PCDATA)>


<!--
  Referenced paragraph within cited work

-->
<!ELEMENT para (#PCDATA | paraf | paral)*>


<!--
  Cited paragraph, last

-->
<!ELEMENT paral (#PCDATA)>


<!--
  Cited paragraph, first

-->
<!ELEMENT paraf (#PCDATA)>


<!--
  Cited document column numbers

-->
<!ELEMENT column (#PCDATA | colf | coll)*>


<!--
  Cited document column, last

-->
<!ELEMENT coll (#PCDATA)>


<!--
  Cited document column, first

-->
<!ELEMENT colf (#PCDATA)>


<!--
  Cited document page numbers

-->
<!ELEMENT pp (#PCDATA | ppf | ppl)*>


<!--
  Cited document page, last

-->
<!ELEMENT ppl (#PCDATA)>


<!--
  Cited  document page , first

-->
<!ELEMENT ppf (#PCDATA)>


<!--
  Chapter; e.g., in a book.  Example: Chapter 2

-->
<!ELEMENT chapter (#PCDATA)>


<!--
  Serial section

-->
<!ELEMENT sersect (#PCDATA)>


<!--
  Part within a serial

-->
<!ELEMENT serpart (#PCDATA)>


<!--
  Abstract number

-->
<!ELEMENT absno (#PCDATA)>


<!--
  Series statement

-->
<!ELEMENT series (text | (mst , msn? , issn?))>


<!--
  Monographic series number

-->
<!ELEMENT msn (#PCDATA)>


<!--
  Monographic series title

-->
<!ELEMENT mst (#PCDATA)>


<!--
  Edition statement
    (ST.32:B516)

-->
<!ELEMENT edition (#PCDATA)>


<!--
  Book subtitle

-->
<!ELEMENT subtitle (#PCDATA)>


<!--
  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*))>


<!--


-->
<!ELEMENT confdate (date | (sdate , edate))>


<!--
  Conference sponsor

-->
<!ELEMENT confsponsor (#PCDATA | addressbook)*>


<!--
  Conference place

-->
<!ELEMENT confplace (#PCDATA | address)*>


<!--
  Conference number

-->
<!ELEMENT confno (#PCDATA)>


<!--
  Conference title

-->
<!ELEMENT conftitle (#PCDATA)>


<!--
  The title of the cited book

-->
<!ELEMENT book-title (#PCDATA)>


<!--
  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?) >

<!--


-->
<!ELEMENT doi (#PCDATA)>


<!--
  Copyright info.  Copyright of publisher of serial

-->
<!ELEMENT cpyrt (#PCDATA)>


<!--
  Issue number

-->
<!ELEMENT ino (#PCDATA)>


<!--
  Volume id/number

-->
<!ELEMENT vid (#PCDATA)>


<!--
  Publisher's unique id

-->
<!ELEMENT pubid (#PCDATA)>


<!--
  International Standard Book Number

-->
<!ELEMENT isbn (#PCDATA)>


<!--
  International Standard Serial Number

-->
<!ELEMENT issn (#PCDATA)>


<!--
  Notes about the journal; e.g. Continues Journal of XYZ 1910-1998, published in
  French and English, etc.

-->
<!ELEMENT notes (#PCDATA)>


<!--
  Physical description - generally NOT used in citations in pats; e.g., v., 27cm

-->
<!ELEMENT descrip (#PCDATA)>


<!--
  Publication date used in npl citations

-->
<!ELEMENT pubdate (#PCDATA | sdate | edate | time)*>


<!--
  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*))>


<!--
  Time; format HHMM

-->
<!ELEMENT time (#PCDATA)>


<!--
  End date used in pubdate

-->
<!ELEMENT edate (#PCDATA)>


<!--
  Start date used in pubdate

-->
<!ELEMENT sdate (#PCDATA)>


<!--
  Issue designation; e.g., Annual, 1971-, 1890-1972

-->
<!ELEMENT issue (#PCDATA)>


<!--
  Alternate title for serial; e.g. BMJ = British Medical Journal

-->
<!ELEMENT alttitle (#PCDATA)>


<!--
  Serial title

-->
<!ELEMENT sertitle (#PCDATA)>


<!--
  Article title

-->
<!ELEMENT atl (#PCDATA)>


<!--
  Descriptive text

-->
<!ELEMENT dtext (#PCDATA)>


<!--
  Universal Resource Locator; e.g. www.wipo.int

-->
<!ELEMENT url (#PCDATA)>


<!--
  Fax number

-->
<!ELEMENT fax (#PCDATA)>


<!--
  Telephone number

-->
<!ELEMENT phone (#PCDATA)>


<!--
  Electronic address use for other than email

-->
<!ELEMENT ead (#PCDATA)>


<!--
  Address components:
  Address formats differ from country to country
  If no structure possible use text

-->
<!ELEMENT address (%address_group;)>


<!--
  Postal code or zip code

-->
<!ELEMENT postcode (#PCDATA)>


<!--
  Region of country; e.g., state, province, etc.

-->
<!ELEMENT state (#PCDATA)>


<!--
  County, parish, department, etc (mainly UK, USA)

-->
<!ELEMENT county (#PCDATA)>


<!--
  City or town name

-->
<!ELEMENT city (#PCDATA)>


<!--
  Street may contain house number or name

-->
<!ELEMENT street (#PCDATA)>


<!--
  Building information in address; e.g., Hoffman building

-->
<!ELEMENT building (#PCDATA)>


<!--
  Address floor; e.g., 10th

-->
<!ELEMENT address-floor (#PCDATA)>


<!--
  Address room; e.g., Room 55B

-->
<!ELEMENT room (#PCDATA)>


<!--
  Post Office Box number

-->
<!ELEMENT pobox (#PCDATA)>


<!--
  Organizational mail code

-->
<!ELEMENT mailcode (#PCDATA)>


<!--
  Address, fifth line

-->
<!ELEMENT address-5 (#PCDATA)>


<!--
  Address, fourth line

-->
<!ELEMENT address-4 (#PCDATA)>


<!--
  Address, third line

-->
<!ELEMENT address-3 (#PCDATA)>


<!--
  Address, second line

-->
<!ELEMENT address-2 (#PCDATA)>


<!--
  Address, first line

-->
<!ELEMENT address-1 (#PCDATA)>


<!--
  Registered number

-->
<!ELEMENT registered-number (#PCDATA)>


<!--
  Synonym

-->
<!ELEMENT synonym (#PCDATA)>


<!--
  Department, division, section, etc. name

-->
<!ELEMENT department (#PCDATA)>


<!--
  Organisation name or company name

-->
<!ELEMENT orgname (#PCDATA)>


<!--
  Role; e.g., President, Chairman, etc.

-->
<!ELEMENT role (#PCDATA)>


<!--
  SDOBI : Individual id
-->
<!ELEMENT iid (#PCDATA)>


<!--
  Name suffix (e.g., II, Jr., Dip., Ing., BA, etc.)
-->
<!ELEMENT suffix (#PCDATA)>


<!--
  Middle name(s) or initial(s)
-->
<!ELEMENT middle-name (#PCDATA)>


<!--
  First or given name(s), initial(s)
-->
<!ELEMENT first-name (#PCDATA)>


<!--
  Last, family, surname
-->
<!ELEMENT last-name (#PCDATA)>

<!-- 
First last name (father's family surname), for some countries (such as Spain) is legally mandatory.
-->
<!ELEMENT first-last-name (#PCDATA) >

<!--
Second last name (mother's family surname), for some countries (such as Spain) is legally mandatory.
-->
<!ELEMENT second-last-name (#PCDATA) >

<!--
  Title: e.g., Mr., Mrs., Dr. etc

-->
<!ELEMENT prefix (#PCDATA)>


<!--
  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?)*))>


<!--
  Relevant claims

-->
<!ELEMENT rel-claims (#PCDATA)>


<!--
  Category
    (ST.32:B563)

-->
<!ELEMENT category (#PCDATA)>


<!--
  Passage within the cited patent literature

-->
<!ELEMENT passage (#PCDATA)>


<!--
  If no structure is possible, enter text (without markup)

-->
<!ELEMENT text (#PCDATA)>


<!--
  br - break, line break within a paragraph

-->
<!ELEMENT br EMPTY>


<!--
  Bold formatting for text

-->
<!ELEMENT b (#PCDATA | i | u | o | smallcaps | sup | sub)*>


<!--
  Italic formatting for text

-->
<!ELEMENT i (#PCDATA | b | u | o | smallcaps | sup | sub)*>


<!--
  Small capitals

-->
<!ELEMENT smallcaps (#PCDATA | b | u | i | o)*>


<!--
  Subscripted text

-->
<!ELEMENT sub (#PCDATA | b | u | i | o | sup2 | sub2)*>


<!--
  Superscripted text

-->
<!ELEMENT sup (#PCDATA | b | u | i | o | sup2 | sub2)*>


<!--
  Subscripted text

-->
<!ELEMENT sub2 (#PCDATA | b | u | i | o)*>


<!--
  Superscripted text

-->
<!ELEMENT sup2 (#PCDATA | b | u | i | o)*>


<!--
  Date: components of a date.  Format: YYYYMMDD

-->
<!ELEMENT date (#PCDATA)>


<!--
  Document kind code; e.g., A1
    (INID 13, ST.32:B130)

-->
<!ELEMENT kind (#PCDATA)>


<!--
  The number of the referenced patent (or application) document

-->
<!ELEMENT doc-number (#PCDATA)>


<!--
  Country: use ST.3 country code; e.g. DE, FR, GB, NL, etc.
  Also includes EP, WO

-->
<!ELEMENT country (#PCDATA)>


<!--  Introducing INID code (27) :
Reference to a previously filed application for the purposes of obtaining a filing date under the Patent Law Treaty (PLT) Article 5(7)". 
Explanatory note: this reference to a document is used for supplying a description for a new application 
and should not be confused with a reference to a priority document. 

-->
<!ELEMENT previously-filed-application (document-id+) >
 <!ATTLIST previously-filed-application
  id  ID    #IMPLIED >
