DESC_LNG:
- ENG: English
- GER: German
LEGAL:
- YES: Legal Data additionally requested
- NO: Only Family Data requested
DATE_MIGR: Must be of the Form dd.mm.yyyy; "99999999" means: All Data
the implementation of this attribute is currently NOT supported.
ID must be the ID of the document that is supposed to be retrieved. This ID must match exactly, it can be obtained via a document inquiry.
PAGE_NUMBER specifies which page should be retrieved. This must be an integer greater than 0.
FORMAT determines the return format.
SYSTEM: The exact name of the image database where the document can be found. This name can be obtained via a document inquiry.
If SEED_FORMAT is D(ocDB), SEED must be in 17-character format:
"_CC_____NNNNNNNKK" with
- '_' = space
- C: Country Code
- N: Number (ID)
- K: Kind Code
If the Seed Format is D(ocDB) the KindKode must be present but can
be entered as a wildcard if wished. The following entries are possible:
%% - this acts as a wild card on both KindCode characters (*)
A% - find all documents where the KindCode starts with A, e.g. A, A1, A2,
B, T, etc. A represents an ALPHANUMERICAL character, not the
character 'A' !
A# - # acts as a SPACE character. In this case, the search is specifically set
to search documents that only have an alphanumerical, single letter
KindCode followed by a SPACE
## - Search for documents that explicitly have two SPACE characters as
their KindCode
Either 'E' for Epoque or 'D' for DocDB. DocDB is a strict 17-character format that will include spaces. Epoque format is a variable length format without spaces.
- PR: Priority Number
- AP: Application Number
- PN: Publication Number
- SINGLE_PAGE_PDF: A single page of the document in PDF format.
- SINGLE_PAGE_TIFF: A single page of the document as a TIFF image.