HomeHome
 
  • Start page
  • Statistics centre
  • Legal texts

    Legal texts

    Legal texts from the European Patent Office (EPO) in a format optimised for different screen sizes.

    Go to overview 

    • Overview
    • European Patent Convention
      • Overview
      • Archive
    • Official Journal
    • EPC Guidelines
      • Overview
      • Archive
    • PCT-EPO Guidelines
      • Overview
      • Archive
    • Guidelines revision cycle
    • Extension / validation system
    • London Agreement
    • National law relating to the EPC
      • Overview
      • Archive
    • Unitary Patent system
    • National measures relating to the Unitary Patent 

    Hand touching a tablet

    EPC now at your fingertips, on all devices

  • News & events

    News & events

    Our latest news, podcasts and events, including the European Inventor Award.

    Go to overview 

     

    • Overview
    • European Inventor Award
      • Overview
      • About the award
      • Categories and prizes
      • Meet the finalists
      • Nominations
      • Watch the 2022 ceremony
    • Press centre
      • Overview
      • Patent Index and statistics
      • Search in press centre
      • Background information
      • Copyright
      • Press contacts
      • Call back form
      • Email alert service

    EIA jury

    Meet the European Inventor Award jury

 
en de fr
  • Language selection
  • English
  • Deutsch
  • Français
Main navigation
  • Start page
  • Statistics centre
  • Legal texts
    • Go back
    • Overview
    • European Patent Convention
      • Go back
      • Overview
      • Archive
        • Go back
        • Overview
        • Documentation on the EPC revision 2000
          • Go back
          • Overview
          • Diplomatic Conference for the revision of the EPC
          • Travaux préparatoires
          • New text
          • Transitional provisions
          • Implementing regulations to the EPC 2000
          • Rules relating to Fees
          • Ratifications and accessions
        • Travaux Préparatoires EPC 1973
    • Official Journal
    • EPC Guidelines
      • Go back
      • Overview
      • Archive
    • PCT-EPO Guidelines
      • Go back
      • Overview
      • Archive
    • Guidelines revision cycle
    • Extension / validation system
    • London Agreement
    • National law relating to the EPC
      • Go back
      • Overview
      • Archive
    • Unitary Patent system
    • National measures relating to the Unitary Patent 
  • News & events
    • Go back
    • Overview
    • European Inventor Award
      • Go back
      • Overview
      • About the award
      • Categories and prizes
      • Meet the finalists
      • Nominations
      • Watch the 2022 ceremony
    • Press centre
      • Go back
      • Overview
      • Patent Index and statistics
      • Search in press centre
      • Background information
        • Go back
        • Overview
        • European Patent Office
        • Q&A on patents related to coronavirus
        • Q&A on plant patents
      • Copyright
      • Press contacts
      • Call back form
      • Email alert service
  • Service & support
    • Go back
    • Forms
    • Subscription centre
      • Go back
      • Overview
      • Subscribe
      • Change preferences
      • Unsubscribe
  • Patent Index 2020
Supplementary publications
  1. Home
  2. Legal texts
  3. Official Journal
  4. 2014
  5. Supplementary publications
  6. Supplementary publication 4
  7. Pages 56-58
Print
Facebook Twitter Linkedin Email

Supplementary publication 4

Overview

Pages 56-58

Download PDF 
Citation: Supplementary publication 4, OJ EPO 2014, 56
Online publication date: 1.3.2014

Appendix to Annex B: DTD1 for creating the XML2 file for batch payments

<?xml version="1.0" encoding="UTF-8"?>
<!--
*************************************************************************
* EPO-batch-payment v1.0 DECEMBER 2004                            *
*************************************************************************
* http://www.epoline.org                                                                *
*************************************************************************
* Contacts:                                                                                    *
*  Leo Sarasua; lsarasua@epo.org                                              *
*  Arie van Bart: avanbart@epo.org                                             *
*************************************************************************

-->

<!DOCTYPE EPO-batch-payment [

<!ELEMENT EPO-batch-payment  (header,detail,trailer) >

<!ATTLIST EPO-batch-payment
               dtd-version  CDATA    #REQUIRED
               date-produced  CDATA    #REQUIRED
               ro  CDATA    #REQUIRED  >

<!ELEMENT header  (sender,send-date,mode-of-payment,payment-reference-id?,
               receipt-request*) >

<!--User Name-->
<!ELEMENT sender  (name,registered-number?) >

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

<!--registered, customer number,
Use for APPR and FREP-->
<!ELEMENT registered-number  (#PCDATA) >

<!--Date on which payment request is sent. Format YYYYMMDD.-->
<!ELEMENT send-date  (#PCDATA) >

<!ELEMENT mode-of-payment  (account-no?) >

<!ATTLIST mode-of-payment
               payment-type (charge | deposit)   #REQUIRED
               currency  CDATA    #IMPLIED  >

<!--deposit account number-->
<!ELEMENT account-no  (#PCDATA) >

<!--Applicant's or agent's payment reference. 12 characters maximum.-->
<!ELEMENT payment-reference-id  (#PCDATA) >


<!--Receipt of the payment requested by user.
  Possible attribute values:
  E: electronic receipt; (default)
  P: paper receipt, specifying debited fees;
  O: other possible form of receipt;-->
<!ELEMENT receipt-request  (#PCDATA) >


<!ATTLIST receipt-request
               receipt-code (E | P | O)   #IMPLIED  >

<!--One record for each of the payments being made.-->
<!ELEMENT detail  (fees+) >

<!ELEMENT fees  (document-id,file-reference-id?,owner*,fee+) >

<!--Document identification refers to patents and patent
applications only. See WIPO ST.14.
In the case of EPO-batch-payment this must always be the application number.-->
<!ELEMENT document-id  (country,doc-number,kind?,name?,date?) >

<!ATTLIST document-id
               lang  CDATA    #IMPLIED  >

<!--Country: use ST.3 country code, e.g. DE, FR, GB, NL, etc.
Also includes EP, WO-->
<!ELEMENT country  (#PCDATA) >


<!ELEMENT doc-number  (#PCDATA) >

<!ELEMENT kind  (#PCDATA) >

<!--Document Date. Format YYYYMMDD -->
<!ELEMENT date  (#PCDATA) >

<!--Applicant's or agent's file reference. 12 characters maximum.-->
<!ELEMENT file-reference-id  (#PCDATA) >

<!--Owner or applicant (reference number).-->
<!ELEMENT owner  (#PCDATA) >
<!--A fee (or payment) record.-->
<!ELEMENT fee  (type-of-fee,fee-sub-amount,fee-factor,fee-reduction*,
               fee-total-amount,country*) >


<!ATTLIST fee
               currency  CDATA    #IMPLIED  >

<!--A code that describes the payment being made.-->
<!ELEMENT type-of-fee  (#PCDATA) >

<!--Unitary value of the fee.-->
<!ELEMENT fee-sub-amount  (#PCDATA) >

<!--How many times is the fee applied. Default value = 1-->
<!ELEMENT fee-factor  (#PCDATA) >

<!--Any possible reductions applicable to this fee.-->
<!ELEMENT fee-reduction  (#PCDATA) >

<!ATTLIST fee-reduction
               reduction-code  CDATA    #IMPLIED  >



<!--The total amount to be paid for this fee.
fee-total-amount = fee-sub-amount * fee-factor - sum(reductions)-->
<!ELEMENT fee-total-amount  (#PCDATA) >

<!ELEMENT trailer  (mode-of-payment?,batch-pay-total-amount+,total-records) >

<!--The sum of all fees for this transaction-->
<!ELEMENT batch-pay-total-amount  (#PCDATA) >

<!ATTLIST batch-pay-total-amount
               currency  CDATA    #REQUIRED  >

<!--Total number of records (=applications) to be debited in the batch.-->
<!ELEMENT total-records  (#PCDATA) >
]>


 

 

1 Document Type Definition.

2 EXtensible Markup Language.

Previous
Next
Footer - Service & support
Footer - More links
Footer
  • Terms of use
  • Legal notice
  • Data protection and privacy