You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Whether your Office is using Hague Web Services (HWS) or EDI SFTP to interface with the Hague System, the electronic payload is the exactly same. This makes it quite easy for EDI users to migrate to HWS. The only difference is that HWS allow no more than one record per payload, whereas EDI allows multiple records in a single payload. As a consequence, EDI Offices that already send single record payloads can, from this perspective, migrate to HWS right away.

Payload contents

Payloads consist in a ZIP file containing 3 kinds of information:

  • bibliographic data, in ST.96 XML.
  • supporting PDF documents. Supporting documents MUST be stamped with a <com:DocumentKindCategory> value as per the ST.96 standard in order to be categorized correctly in the Hague System. Failing to provide the document category will prevent automated recording of the transaction, and will fail the importation of said transaction into the Hague System.
    • only one per decisions (statement of grant of protection, refusal, division, invalidation, etc.). The <com:DocumentKindCategory> choices are as follows:
      • REFUSAL_DECISION
      • GRANT_OF_PROTECTION_AFTER_REFUSAL
      • GRANT_OF_PROTECTION_NO_PRIOR_REFUSAL
      • DIVISION
      • INVALIDATION
    • as many as needed in case of indirect applications. The <com:DocumentKindCategory> choices are as follows:
      • INTERNATIONAL_DESIGN_APPLICATION, for the DM/1 form
      • POWER_OF_ATTORNEY, for US applicants designating a representative
      • MISCELLANEOUS, for any other kind of document
  • JPG designs, in the case of an indirect application. The <com:DocumentKindCategory> choice is REPRODUCTION_SHEETS.

The complete documentation of the ST.96 can be found here.

The internal structure of the ZIP is unimportant. What matters is that:

  • there is one and only one XML file inside the ZIP
  • the exact relative path of documents and designs is correctly referenced in the XML:


Accepted versions

Although the official ST.96 version in force in the Hague System is 7.0, the latter accepts the following ST.96 versions in Hague electronic payloads, for backward compatibility reasons:

  • 7.0
  • 4.0
  • 3.2T1

Samples

The below examples are all ST.96 4.0 compliant.

Indirect Filing

Decisions

  • No labels