<?xml version='1.0' encoding='UTF-8' ?>

<!--Generated by Turbo XML 2.4.1.100.-->

<!ENTITY % name_group "((name | (prefix? , (last-name | orgname) , first-name? , middle-name? , suffix? , iid? , role? , orgname? , department? , synonym*)) , registered-number?)">

<!--
*************************************************************************
*  ex-officio-correction v1.0   2003  JUNE                         *
*************************************************************************
*  PUBLIC "-//WIPO//DTD EX OFFCIO CORRCTION 1.0//EN"                    *
*                                         "ex-officio-correction-v1-0.dtd"   *
*************************************************************************
*  http://pcteasy.wipo.int/efiling_standards/schemaDocs/1.0/                *
*                                          ex-officio-correction-v1-0.dtd    *
*************************************************************************
*  contacts:                                                           *
*  EPO:   Paul Brewin;  pbrewin@epo.org                                *
*  JPO:  Shiro Ankyu;  ankyu-shiro@jpo.go.jp                             *
*  USPTO: Bruce B. Cox; bruce.cox@uspto.gov                            *
*  WIPO:  Hideto Tanaka; hideto.tanaka@wipo.int                          *
*************************************************************************
Ex officio correction data in electronic record copy
-->
<!ELEMENT ex-officio-correction (application-reference , correction-note+ , authorized-officer?)>

<!ATTLIST ex-officio-correction  lang          CDATA  #REQUIRED
                                   dtd-version   CDATA  #IMPLIED
                                   file          CDATA  #IMPLIED
                                   status        CDATA  #IMPLIED
                                   date-produced CDATA  #IMPLIED
                                   produced-by    (applicant | 
                                                   RO | 
                                                   ISA | 
                                                   IPEA | 
                                                   IB | 
                                                   DO | 
                                                   EO )  #REQUIRED
                                   ro            CDATA  #REQUIRED >
<!--
  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 >
<!--
  note of ex-officio correction:                                           
-->
<!ELEMENT correction-note (original-content , corrected-content , action)>

<!ATTLIST correction-note  location-xpath CDATA  #IMPLIED
                             sequence       CDATA  #REQUIRED >
<!--
   content after ex-officio correction                                                
-->
<!ELEMENT action EMPTY>

<!ATTLIST action  type-action  (delete | add | replace )  #REQUIRED >
<!--
 application reference information: application number, country   
-->
<!ELEMENT application-reference (document-id)>

<!ATTLIST application-reference  appl-type CDATA  #REQUIRED >
<!--
  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 >
<!--
   Authorized Officer.  
-->
<!ELEMENT authorized-officer (%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)>

<!--
  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)>

<!--
  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)>

<!--
 title: e.g., Mr., Mrs., Dr. etc                                   
-->
<!ELEMENT prefix (#PCDATA)>

<!--
   content after ex-officio correction                                                
-->
<!ELEMENT corrected-content (#PCDATA)>

<!--
  original content before ex-officio correction                                                
-->
<!ELEMENT original-content (#PCDATA)>

<!--
  date: components of a date.  Format: YYYYMMDD                    
-->
<!ELEMENT date (#PCDATA)>

<!--
  document kind code; e.g. A1                                      
-->
<!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)>

