<?xml version="1.0" encoding="UTF-8"?>
<!--
      ********************************************************************
      *  request v0.3      2001 APRIL                                    *
      ********************************************************************
      *  public "-//wipo//dtd request v0.3  2001-04-30/en"               *
      ********************************************************************
      *  contacts:                                                       *
      *  EPO:   Paul Brewin;  pbrewin@epo.org                            *
      *  JPO:   Mitsuru Sono; sono-mitsuru@jpo.go.jp                     *
      *  USPTO: Bruce B. Cox; bruce.cox@uspto.gov                        *
      *  WIPO:  Shiro Ankyu;  shiro.ankyu@wipo.int                       *
      *
      ********************************************************************
      * revision history                                                 *
      ********************************************************************

Revised 2001-04-26, Geneva, Trilateral/WIPO Working Group
..checklist made optional
..
Revised 2001 March 2, Shiro Ankyu, WIPO,
..added check list
Revised 2001 Jan 25, Shiro Ankyu, WIPO, and Paul Brewin, EPO
..changed version to v0.2
..changed order of element from ST32 structure to RO101 paper form structure.
..substantially modified many tags, added attributes, added tags to reflect
PCT requirements better.

Revised 2000 June 7, Shiro Ankyu, WIPO, and John Godman, WIPO
..changed version to v0.11
..changed encoding to "UTF-8"
..modified ELECTRONIC-SIGNATURE structure
...in order to more closely reflect Annex F, Appendix I, v4.0
....added BASIC-SIGNATURE
....added FAX
....added TEXT-STRING
....added CLICK-WRAP
....added ENHANCED-SIGNATURE
....added PKCS7
....changed filename attribute to FILE-NAME to match ePCT DTD
Created 2000 May 26, Bruce B. Cox, USPTO, Paul Brewin, EPO,
and Shiro Ankyu, WIPO
..set version to v0.1
...creation of new DTD; see Trilateral Meeting, the Hague, 2000 April 17-19,
....Report of the DTD Subgroup                                               -->


<!--DOCTYPE request [                                                        -->

<!--Define some entities                                                     -->
<!--Name group entity, please see name element group for each elements       -->

<!ENTITY % nam  "((name | (prefix?,last-name,first-name,middle-name?,suffix?,
                   iid?, role?,orgname?,department?,synonym*)),
                   registered-number?)"                                        >


<!-- PCT REQUEST FORM : RO101 (root element)                                 -->
<!ELEMENT request  ((file-reference-id?,request-petition,invention-title?,
                     parties,designation-of-states?,priority-claims?,
                     search-authority?,declarations?,check-list?,
                     figure-to-publish?,language-of-filing?,signatories?,dtext?,
                     office-specific-data*) | doc-page+)                       >


<!--                  attributes for request                                 -->
<!--     lang             :language code of attached document,               -->
<!--                       ISO639 language code,e.g, en,de,ja,,              -->
<!--     dtd-version      :dtd version number                                -->
<!--     date-produced    :YYYYMMDD   e.g, 20011230                          -->
<!--                       if desired, 12 characters maximum                 -->
<!--     ro               :Receiving office name, country code ST.3          -->
<!ATTLIST request
                  lang              CDATA    #REQUIRED
                  dtd-version       CDATA    #IMPLIED
                  produced-by       (applicant | RO | ISA | IPEA | IB | DO | EO)
                                             #REQUIRED
                  date-produced     CDATA    #IMPLIED
                  status            CDATA    #IMPLIED                          
                  ro                CDATA    #REQUIRED                         
                  file              CDATA    #IMPLIED                          >



<!-- PCT: applicant's or agent's file reference, if desired,                 -->
<!-- 12 characters maximum                                                   -->
<!ELEMENT file-reference-id      (#PCDATA)                                     >


<!--    The Petition (PCT Rule 4.2)                                          -->
<!--    The request shall contain a petition,                                -->
<!--    The petition shall be to the following effect and shall preferably   -->
<!--    be worded as follows: The undersigned requests that the present      -->
<!--    international application be processed according to the Patent       -->
<!--    Cooperation Treaty.                                                  -->
<!ELEMENT request-petition    (#PCDATA)                                        >


<!--    BOX No.I TITLE of Invention (PCT Rule 4.3)                           -->
<!--    The title of the invention shall be short (preferably from two to    -->
<!--    seven words when in English or translated into English) and precise. -->
<!ELEMENT invention-title      (#PCDATA | b | i | u | sup | sub)*              >
<!ATTLIST invention-title
               id         ID      #REQUIRED
               lang       CDATA   #IMPLIED                                     >

<!--       HIGHLIGHTED ELEMENTS                               
           bold, italic, underscore,                             
           If we do not use these we have to have a generic tag such as       
           emphasis with styles or levels because users want to use         
           these and we need to mark it up - it is far simpler to have       
           the tags shown below                                              -->

<!--  *  bold                                                                -->
<!ELEMENT b                  (#PCDATA | i | u | smallcaps | br)*               >

<!--  *  italic                                                              -->
<!ELEMENT i                  (#PCDATA | b | u | smallcaps | br)*               >

<!--  *  underscore                                                          -->
<!ELEMENT u                  (#PCDATA | b | i | smallcaps)*                    >

<!--  *  Underscore attribute: style - single is default                     -->
<!ATTLIST u 
                style        (single | double | dash | dots )  "single"        >

<!--  * Superscript attribute: position (post)                               -->
<!ELEMENT sup                (#PCDATA | b | u | i)*                            >

<!ELEMENT sub                (#PCDATA | b | u | i)*                            >

<!--  * Small capitals                                                       -->
<!ELEMENT smallcaps          (#PCDATA | b | u | i| br)*                        >

<!--  *  br - break, line break within a paragraph                           -->
<!ELEMENT br                  EMPTY                                            >



<!--   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)                                         -->
<!ELEMENT parties     (applicants,inventors?,correspondence-address?,agents?)  >


<!--  Applicants information                                                 -->

<!ELEMENT applicants  (applicant+)                                             >

<!ELEMENT applicant   (addressbook+,nationality,residence,us-rights?,
                       designated-states?)                                     >

<!--  attributes for applicant                                               -->
<!--  sequence   : sequence number of each applicant                         -->
<!--               e.g, sequence="1"                                         -->
<!--  type       : applicant type                                            -->
<!--               type="applicant" : the applicant is only applicant        -->
<!--               type="applicant-inventor" : the applicant is              -->
<!--                                           also applicant                -->
<!--  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      -->

<!ATTLIST applicant
               sequence     CDATA                                 #REQUIRED 
               type        (applicant | applicant-inventor)       #REQUIRED 
               designation (all | all-except-us | us-only | as-indicated)  
                                                                  #REQUIRED    >


<!-- addressbook :  NAME and ADDRESS COMPONENTS / GROUP TAG 

    % nam "((name | (prefix?,last-name,first-name,middle-name?,suffix?,
             iid?, role?,orgname?,department?,synonym*)),registered-number?)" 

    The lang attribute is REQUIRED for eg.the JPO PCT request where names and
    addresses may be repeated in two different languages.
    If no structure possible use pctext                                      -->

<!ELEMENT addressbook  ((%nam;,address, phone*, fax* ,email* , url* , ead*,
                          dtext?) | dtext)                                     >
<!ATTLIST addressbook 
                lang        CDATA       #REQUIRED                              >


<!--   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
            type (legal | natural)   #REQUIRED                                 >

<!--                  *Title e.g., Mr., Mrs., Dr. etc*                       -->
<!ELEMENT prefix                    (#PCDATA)                                  >

<!-- Last, family, surname                                                   -->

<!ELEMENT last-name                 (#PCDATA)                                  >

<!-- First, given, middle name(s), initials                     
     eg. John, John F., J.F, John Frederick                                  -->

<!ELEMENT first-name                (#PCDATA)                                  >
 
<!ELEMENT middle-name               (#PCDATA)                                  >

<!-- Suffix (e.g., II, Jr.Dip. Ing., BA, et al, etc.                         -->
<!ELEMENT suffix                    (#PCDATA)                                  >

<!-- Individual id                                                           -->
<!ELEMENT iid                       (#PCDATA)                                  >

<!-- Role, eg President added 02.11.2000 PB ISO 12083                        -->
<!ELEMENT role                      (#PCDATA)                                  >

<!-- Organisation name                                                       -->
<!ELEMENT orgname                   (#PCDATA)                                  >

<!-- Department,division,section, etc. name                                  -->
<!ELEMENT department                (#PCDATA)                                  >

<!-- Synonym, cross-reference                                                -->
<!ELEMENT synonym                   (#PCDATA)                                  >


<!-- Applicant's, agent's registration number with the office                -->
<!ELEMENT registered-number         (#PCDATA)                                  >


<!--   ADDRESS COMPONENTS *
       The name may form part of addresses.  Address format differ from 
       country to country.   If no structure possible use pctext             -->

<!ELEMENT address  ((address-1?,address-2?,address-3?,street?,city?,
                     county?,state?,postcode,country) | text)                  >

<!--*     In case the address dose not have street name,city name,etc       *-->
<!ELEMENT address-1                 (#PCDATA)                                  >
<!ELEMENT address-2                 (#PCDATA)                                  >
<!ELEMENT address-3                 (#PCDATA)                                  >

<!--*     Street may contain house number or name                           *-->
<!ELEMENT street                    (#PCDATA)                                  >

<!--*     City or town name                                                 *-->
<!ELEMENT city                      (#PCDATA)                                  >

<!--*     County, parish, department, etc (mainly UK, USA)                  *-->
<!ELEMENT county                    (#PCDATA)                                  >

<!--*     Region of country eg. state, province, lande etc                  *-->
<!ELEMENT state                     (#PCDATA)                                  >

<!--*     Postal code or zip code                                           *-->
<!ELEMENT postcode                  (#PCDATA)                                  >

<!--*     Country use ST.3 country code eg. DE, FR, GB, NL - changed
          Includes region codes for EP, AP, EA, OA                          *-->
<!ELEMENT country                   (#PCDATA)                                  >

<!--*     Telephone number                                                  *-->
<!ELEMENT phone                     (#PCDATA)                                  >

<!--*     Fax number                                                        *-->
<!ELEMENT fax                       (#PCDATA)                                  >

<!ELEMENT email                     (#PCDATA)                                  >

<!--*     Web page location,Universal Resource Locator, eg. www.epoline.org *-->
<!ELEMENT url                       (#PCDATA)                                  >

<!--*     Electronic address use for other than email                       *-->
<!ELEMENT ead                       (#PCDATA)                                  >

<!--*     Descriptive text                                                  *-->
<!ELEMENT dtext                     (#PCDATA)                                  >
<!ELEMENT text                      (#PCDATA)                                  >

<!-- Country of nationality                                                  -->
<!ELEMENT nationality               (country)                                  >

<!-- Country of residence                                                    -->
<!ELEMENT residence                 (country)                                  >

<!-- This person is successor to the rightsof thedeceased inventor for       -->
<!-- the purposes of the designation of the United States of America         -->

<!ELEMENT us-rights                 (#PCDATA)                                  >

<!-- to-dead-inventor :  dead inventor name                                  -->
<!-- kind             :  kind of capacity                                    -->
<!ATTLIST us-rights
              to-dead-inventor       CDATA                          #REQUIRED 
              kind (heir | heiress | executor | executrix | estate) #REQUIRED  >

<!-- designation="as-indicated" : the states indicated in                    -->
<!--                                   designated-states element             -->
<!ELEMENT designated-states         (country*,(region,country+)*)              >


<!-- Inventors information                                                   -->

<!ELEMENT inventors                 (inventor+,deceased-inventor*)             >

<!ELEMENT inventor                  (addressbook+,designated-states?)          >
<!ATTLIST inventor
             sequence                CDATA         #REQUIRED                   
             designation (all | all-except-us | us-only | as-indicated)  
                                                                   #IMPLIED    >

<!-- deceased inventor name                                                  -->
<!ELEMENT deceased-inventor          %nam;                                     >

<!--                      Agents or common-representative                    -->

<!ELEMENT agents                    (customer-number | agent+)                 >

<!ELEMENT agent                     (addressbook+)                             >
<!ATTLIST agent
             sequence                CDATA          #REQUIRED 
             type (agent | common-representative)   #REQUIRED                  >

<!-- customer number for agents by office                                    -->
<!ELEMENT customer-number           (#PCDATA)                                  >


<!--  correspondence-address                                                 -->

<!ELEMENT correspondence-address    (customer-number | addressbook+)           >


<!-- BOX No.V DESIGNATION OF STATES (PCT Rule 4.9)                           -->

<!ELEMENT designation-of-states  (designation-pct,exclusion-from-designation?) >

<!ELEMENT designation-pct        (regional*,national?)                         >

<!ELEMENT national               (country,protection-request?)+                >

<!ELEMENT regional               (region,(country,protection-request?)+)       >


<!-- protection-request for the designated office                            -->
<!-- document-id  :  e.g, US patent application or grant number              -->
<!--                 atent application or grant date                         -->

<!ELEMENT protection-request     (kind-of-protection,document-id?)             >

<!-- kind of protection  e.g, patet, utility model                           -->
<!ELEMENT kind-of-protection     (#PCDATA)                                     >

<!ELEMENT region                 (country)                                     >

<!ELEMENT exclusion-from-designation  (regional*,national?)                    >


<!-- BOX No.VI PRIORITY CLAIM  (PCT Rule 4.10)                               -->

<!ELEMENT priority-claims        (priority-claim+)                             >

<!ELEMENT priority-claim         (country,doc-number?,date,office-of-filing?,
                                 (priority-doc-requested |
                                  priority-doc-attached))                      >
<!ATTLIST priority-claim
               sequence           CDATA                       #REQUIRED 
               kind              (national | regional |
                                  international)              #REQUIRED        >

<!-- Where earlier application is :                                          -->
<!--      Where the earlier application is an ARIPO application,indicate at  -->
<!--      one country party to the PARIS convention for the protection       -->
<!--      of inderstrial property or one member of the WTO for which that    -->
<!--      earlier application was filed.                                     -->

<!ELEMENT office-of-filing       ((region,country?) | country)                 >

<!-- the receiving office is requested to prepare and transmit               -->
<!--      to the IB a certified copy of the earlier application              -->

<!ELEMENT priority-doc-requested  EMPTY                                        >

<!-- the priority document is attached to the application                    -->
<!ELEMENT priority-doc-attached   EMPTY                                        >


<!--  BOX No.VII INTERNATIONAL SEARCHING AUTHORITY                           -->

<!ELEMENT search-authority       (isa,earlier-search-request?)                 >

<!-- name of INTERNATIONAL SEARCHING AUTHORITY                               -->
<!ELEMENT isa                    (country)                                     >

<!-- request touse results of earlier search : reference to that search      -->
<!ELEMENT earlier-search-request (document-id+)                                >


<!--                      BOX No.VIII DECLARATIONS                           -->

<!ELEMENT declarations   (declaration1?,declaration2?,declaration3?,
                          declaration4?,declaration5?)                         >


<!-- Declaration as to the identity of the inventor                          -->
<!ELEMENT declaration1            EMPTY                                        >
<!--      quantity    : number of declaration                                -->
<!ATTLIST declaration1
                        quantity  CDATA    #REQUIRED                           >


<!-- Declaration as applicant's entitlement, as at the international         -->
<!--      filing date, to apply for and be granted a patent                  -->
<!ELEMENT declaration2            EMPTY                                        >
<!ATTLIST declaration2
                        quantity  CDATA    #REQUIRED                           >


<!-- Declaration as applicant's entitlement, as at the international         -->
<!--      filing date, to clime the priority of the earlier application      -->
<!ELEMENT declaration3            EMPTY                                        >
<!ATTLIST declaration3
                        quantity  CDATA    #REQUIRED                           >


<!-- Declaration of inventorship                                             -->
<!ELEMENT declaration4            EMPTY                                        >
<!ATTLIST declaration4
                        quantity  CDATA    #REQUIRED                           >


<!-- Declaration as to non-prejudical disclosures or exceptions to           -->
<!--      lack of novelty                                                    -->
<!ELEMENT declaration5            EMPTY                                        >
<!ATTLIST declaration5
                        quantity  CDATA    #REQUIRED                           >



<!-- BOX No.IX Check list, figure number to publish and                      -->
<!-- language of International Application                                   -->


<!-- check-list                                                              -->

<!ELEMENT check-list  (cl-request?,cl-description?,cl-claims?,cl-abstract?,
                       cl-drawings?,cl-sequence-listing?,cl-fee-calculation?,
                       cl-separate-power-of-attorney?,
                       cl-general-separate-power-of-attorney?,
                       cl-copy-separate-power-of-attorney?,cl-lack-of-signature?,
                       cl-priority-document?,cl-translation-of-application?,
                       cl-biological-material?,cl-other-document?)             >

<!ELEMENT cl-request                              EMPTY                        >

<!ELEMENT cl-description                          EMPTY                        >

<!ELEMENT cl-claims                               EMPTY                        >

<!ELEMENT cl-abstract                             EMPTY                        >

<!ELEMENT cl-drawings                             EMPTY                        >

<!ELEMENT cl-sequence-listing                     EMPTY                        >
<!ATTLIST cl-sequence-listing           quantity  CDATA    #REQUIRED           >

<!ELEMENT cl-fee-calculation                      EMPTY                        >

<!ELEMENT cl-separate-power-of-attorney           EMPTY                        >
<!ATTLIST cl-separate-power-of-attorney
                                        quantity  CDATA    #REQUIRED           >

<!ELEMENT cl-general-separate-power-of-attorney   EMPTY                        >
<!ATTLIST cl-general-separate-power-of-attorney
                                        quantity  CDATA    #REQUIRED           >

<!ELEMENT cl-copy-separate-power-of-attorney      EMPTY                        >
<!ATTLIST cl-copy-separate-power-of-attorney
                                        quantity  CDATA    #REQUIRED           >

<!ELEMENT cl-lack-of-signature                    EMPTY                        >
<!ATTLIST cl-lack-of-signature          quantity  CDATA    #REQUIRED           >

<!ELEMENT cl-priority-document                    EMPTY                        >
<!ATTLIST cl-priority-document          quantity  CDATA    #REQUIRED           >

<!ELEMENT cl-translation-of-application           EMPTY                        >
<!ATTLIST cl-translation-of-application quantity  CDATA    #REQUIRED           >

<!ELEMENT cl-biological-material                  EMPTY                        >
<!ATTLIST cl-biological-material        quantity  CDATA    #REQUIRED           >

<!ELEMENT cl-other-document                       EMPTY                        >
<!ATTLIST cl-other-document            quantity   CDATA    #REQUIRED 
                                       doc-names  CDATA    #IMPLIED            > 


<!-- Figure of the drawings which should accompany the abstract              -->

<!ELEMENT figure-to-publish            (fig-number+)                           >

<!ELEMENT fig-number                   (#PCDATA)                               >


<!-- language of filing of the international application                     -->
<!-- ISO639 language code,e.g, en,de,ja,,                                    -->

<!ELEMENT language-of-filing           (#PCDATA)                               >



<!-- signatories                                                             -->

<!ELEMENT signatories            (signatory+) >

<!ELEMENT signatory              (%nam;,electronic-signature,
                                        signatory-capacity?)                   >

<!ELEMENT electronic-signature   (basic-signature | enhanced-signature)        >
<!ATTLIST electronic-signature
                     date         CDATA         #REQUIRED
                     place-signed CDATA         #IMPLIED                       >

<!ELEMENT signatory-capacity     (#PCDATA)                                     >

<!ELEMENT basic-signature        (fax-image | text-string | click-wrap)        >

<!ELEMENT enhanced-signature     (pkcs7)                                       >

<!ELEMENT fax-image               EMPTY                                        >
<!ATTLIST fax-image
                     file         CDATA         #REQUIRED                      >

<!ELEMENT text-string            (#PCDATA)                                     >

<!ELEMENT click-wrap              EMPTY                                        >

<!ELEMENT pkcs7                   EMPTY                                        >


<!-- 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-data       EMPTY                                     >
<!ATTLIST office-specific-data
                         office      CDATA    #REQUIRED 
                         office-dtd  CDATA    #REQUIRED                        >



<!-- common elements                                                         -->
<!-- Document, application identification group                              -->
<!ELEMENT document-id               (country,doc-number,name?,kind?,date?)     >

<!-- Document number                                                         -->
<!--      In case of application ; application number                        -->
<!--      In case of publication ; publication number                        -->
<!--      In case of grant patent; patent number                             -->
<!ELEMENT doc-number                (#PCDATA)                                  >

<!-- kind code,                                                              -->
<!ELEMENT kind                      (#PCDATA)                                  >

<!-- date, YYYYMMDD, e.g, 20011230                                           -->
<!ELEMENT date                      (#PCDATA)                                  >


<!--        DOC-PAGE - DOCument or PAGE 
            This is primarily to be used when data for 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 
           <image> may also be used for complete pages, eg. in drawings      -->
<!ELEMENT doc-page   EMPTY                                                     >
<!ATTLIST doc-page
               id         ID      #REQUIRED
               he         NMTOKEN #REQUIRED
               wi         NMTOKEN #REQUIRED
               type       (jpg | tiff | jfif | pdf | jpeg | tif)   #REQUIRED
               alt        CDATA   #IMPLIED
               label      CDATA   #IMPLIED
               pp         CDATA   #IMPLIED
               ppf        CDATA   #IMPLIED
               ppl        CDATA   #IMPLIED
               file       CDATA   #REQUIRED
               color      (color | bw)   #IMPLIED                              >
