...
XML-Element | webso | Type | description |
---|---|---|---|
<Window> | |||
<Signatures> | x | Contains the signature-field definitions. Possible Signature Types are <Signature>: The field is defined with a search item (<Placeholder>) within the pdf-file <DigSig>: The field is defined with a signature-filed within the pdf-file <Static>: The field is defined with coordinates | |
<FillInfo> | x | Contains a List of Name-Value Pairs to fill formfields within the pdf-document | |
<GUIMode> | |||
<SCSPath> | |||
<ReadBeforeSign> | |||
<DeviceKind> | |||
<BlindPadSearch> | |||
<PublicKey1Emulation> | |||
<SCS> | |||
<CorpCode> | |||
<Overlapped> | |||
<AfterSigning> | |||
<AfterCancel> | |||
<PDF> | x | base64 | base64 encoded PDF-file |
<PDFName> | x | String | name of the pdf shown in GUI. If no name is set, the name will be set dynamically: upload_2022-07-21_46669.pdf |
<TapToSign> | x | Integer 1/0 | "true" or "false" / "1" or "0" (false by default or if tag isn't defined). If TapToSign is "true" the signature fields can be activated/signed via clicking into the individual field within the iSignatureOffice or aSignatureOffice App (instead of clicking the start-signing button). |
<TapToSignOnly> | x | Integer 1/0 | If "1"/ "true" the pen icon (start signing button) in the Apps will be disabled and you need to click into the signature field to sign. |
<PdfNoBiodata> | x | If present, the method retrieveXml will fill the field with the base64 encoded pdf without biometric data. The document doesn't contain the certificates but pictures of the signatures. The <PDF> tag will still be filled with the signed document. See Condition.DocumentNoBiodata At upload time the field must be empty. | |
<DisableHelpButton> | |||
<DisableInfoButton> | |||
<ShowDialogPrintButton> | |||
<ShowFormFillButton> | |||
<HideSignControllButtons> | |||
<HideLcdSignButton> | |||
<DeviceKeys> | |||
<OpenResult> | |||
<LastMacroNumber> | |||
<MacroButtonHistory> | |||
<Macro1Upload> | |||
<Zoom> | |||
<ScrollInSignMode> | |||
<HashDialog> | |||
<Found> | |||
<Signed> | |||
<Output> | |||
<DeviceDetails> | tbd: not applicable at upload time | ||
<DueDate> | x | DateTime 2019-07-21 | This tag defines the expiration date of the signature request / envelope. Example: <DueDate>2019-07-21</DueDate> If <DueDate> is defined, <DueDays> <DueWeeks> and <DueMonths> will be ignored. If neither <DueDate> <DueDays> <DueWeeks> and <DueMonths> are defined, the expiration time is unlimited. If <DueDate> is in the past, no due date will be set. |
<DueDays>, <DueWeeks>, <DueMonths> | x | Integer | Tags are defining the expiration of the signature request / envelope. With setting a value in one of the three tags, the due date will be the date x days / weeks or months after the time of upload. The relevant value is always the next expected date. For example <DueDays> is set with the value 9 and <DueWeeks> is set with the value 1, the due date will be 7 days later (one week) If <DueDate> is defined, <DueDays> <DueWeeks> and <DueMonths> will be ignored. If neither <DueDate> <DueDays> <DueWeeks> and <DueMonths> are defined, the expiration time is unlimited. |
|
|
| |
| x |
|
Deprecated observer Definition. See <ObserverUser> below. |
<ObserverUser> | x | <UserName> | Contains an array of UserNames:
Sets observers for envelopes.. The observers can view the envelope, but have no signature-fields. If email notification is active, the observers will receive an email with the envelope-link. Possible values are a valid email adress or the userName (login) of an active user. |
<CallbackUrl> | x | String (URL) | Defines a callbackURL for the document. If not present, the default callbackURL (server settings) will be used. See e) Callback-API |
<DocumentPassword> | x | String | Defines a document password. If a user has to enter the password is defined in the <Signatures> Element. see <PasswordRequired> NOTE: Document passwords are stored in plain text in visible for the document creator.See <PasswordRequired> for details |
<SignatureGroups> | x | Contains a list of SignatureGroups. (If the xml is an envelope, signature groups can also be defined in ESign.SignatureRequestEnvelope.SignatureGroups.) | |
|
|
| deprecated |
<SignatureRequestEnvelope> | x | defines an Envelope which can contain several documents and download-conditions. | |
<AppAvailability> | x | Defines how long the signatureRequest / document is available in the app. <ActiveFrom>: Date from which the document is visible in the app <ActiveUntil>: Date until the document is visible in the app. (<DeleteOnServer> : deprecated) <AppAvailability> Document will be visible in app from 22/7/2022 till 25/7/2022 | |
<CryptoIDSelection> | |||
<SignatureOrder> | x | Defines in which order the users of the document/envelope have to sign. Contains a list of <SignaturePosition>. | |
<PasswordRequired> | List of users that have to enter the document password. |
<SignatureOrder> : Defining an order for the signatories
Anchor | ||||
---|---|---|---|---|
|
...
XML-Element | webso | Type / example | description |
---|---|---|---|
<Position> | x | Integer | Position of the document inside the signatureRequestEnvelope |
<PDF> | x | base64 | base64 encoded PDF file |
<Signatures> | x | Contains the signature-field definitions. Possible Signature Types are <Signature>: The field is defined with a Placeholder within the pdf-file <DigSig>: The field is defined with a signature-filed within the pdf-file <Static>: The field is defined with coordinates | |
<PDFName> | x | String | name of the pdf shown in GUI. If no name is set, the name will be set dynamically: upload_2022-07-21_46669.pdf |
<FillInfo> | x | Contains a List of Name-Value Pairs to fill formfields within the pdf-document | |
<TapToSign> | x | Boolean | "true" or "false" / "1" or "0" (false by default or if tag isn't defined). If TapToSign is "true" the signature fields can be activated/signed via clicking into the individual field within the iSignatureOffice or aSignatureOffice App (instead of clicking the start-signing button). |
<TapToSignOnly> | x | Boolean | If "1"/ "true" the pen icon (start signing button) in the Apps will be disabled and you need to click into the signature field to sign. |
(<PdfNoBiodata>) | x | If present, the method retrieveXml will fill the field with the base64 encoded pdf without biometric data. The document doesn't contain the certificates but pictures of the signatures. The <PDF> tag will still be filled with the signed document. See Condition.DocumentNoBiodata Doesn't need to be filled at upload time. | |
<Signed> | |||
<OutPut> | |||
| x | DateTime 2019-07-21 | Deprecated: The DueDate for a signature request / envelope should be defined as a child of <ESign>! This tag defines the expiration date of the signature request. Example: <DueDate>2019-07-21</DueDate> If <DueDate> is defined, <DueDays> <DueWeeks> and <DueMonths> will be ignored. If neither <DueDate> <DueDays> <DueWeeks> and <DueMonths> are defined, the expiration time is one week. |
| x | Integer | Deprecated: The DueDate for a signature request / envelope should be defined as a child of <ESign>! Tags are defining the expiration of the signature request. With setting a value in one of the three tags, the due date will be the date x days / weeks or months after the time of upload. The relevant value is always the next expected date. For example <DueDays> is set with the value 9 and <DueWeeks> is set with the value 1, the due date will be 7 days later (one week) If <DueDate> is defined, <DueDays> <DueWeeks> and <DueMonths> will be ignored. If neither <DueDate> <DueDays> <DueWeeks> and <DueMonths> are defined, the expiration time is one week. |
<MandatorySkippable> | x | Integer 1/0 | If set to 1 (true) mandatory fields can be skipped. This optional tag defines, if mandatory signature fields are skippable (value 1) or not (value 0). If no value is set or tag is not defined, mandatory signature fields are not skippable. |
|
|
|
Deprecated |
<CallbackUrl> | x | String (URL) | Defines a callbackURL for the document. If not present, the default callbackURL (server settings) will be used. See e) Callback-API |
|
|
| for envelopes are not supportedDeprecated. Use <PasswordRequired> instead.
|
|
|
| deprecated |
...
XML-Element | webso | Type / example | description | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| #PasswordRequired | #PasswordRequired |
| Deprecated password definition. See <PasswordRequired> below
The <DocumentPassword> is defined globally. Note: The first appearence of <PasswordRequired> in the signature fields of a distinct user defines whether the user has to enter a password. eg: A user has three signature fields.
| (<Signed>) | When the method retrieveXML is called and the field is signed, the element is set to 1. <Signed> can't be set at upload time. | <Mandatory> | x | Integer 1/0 | Is an optional field indicating that signature field is mandatory. <Mandatory>1</Mandatory> means mandatory field <Mandatory>0</Mandatory> means optional field If no value is set, the field is optional. | <Textblock> | <Zoom> | <Stamp> | x | Stamp can be:
If <SignatureType> value of the signature element is 0, a stamp creation without signature will be set, otherwise it's a combination of stamp and signature. A stamp can't be defined for digitalStamp (<SignatureType>1) because the stamp image including the email address or username of the signee is generated automatically. | <Signer> | <UserName> | x | String | Login name of a registered user or an email address. Defines which technical user has to sign the field. If no <UserName> is defined, a self-sign field (for own/ xml-upload user) is set. If the email adress doesn't belong to a registered user a guest user will be created. | <Reason> | x | String | Can be used to set the reason for the signature which will be visible in the pdf certificate. | <SignatureType> | x | Integer | The available values are: The signer can choose between following types: StepOver signature pad OR one of our apps OR HTML-signer (with a pen or your finger on your mobile device) Detailed Description: | |||
(<Signed>) | When the method retrieveXML is called and the field is signed, the element is set to 1. <Signed> can't be set at upload time. | ||||||||||||||||||||||||||||||
<Mandatory> | x | Integer 1/0 | Is an optional field indicating that signature field is mandatory. <Mandatory>1</Mandatory> means mandatory field <Mandatory>0</Mandatory> means optional field If no value is set, the field is optional. | ||||||||||||||||||||||||||||
<Textblock> | |||||||||||||||||||||||||||||||
<Zoom> | |||||||||||||||||||||||||||||||
<Stamp> | x | Stamp can be:
If <SignatureType> value of the signature element is 0, a stamp creation without signature will be set, otherwise it's a combination of stamp and signature. A stamp can't be defined for digitalStamp (<SignatureType>1) because the stamp image including the email address or username of the signee is generated automatically. | |||||||||||||||||||||||||||||
<Signer> | |||||||||||||||||||||||||||||||
<UserName> | x | String | Login name of a registered user or an email address. Defines which technical user has to sign the field. If no <UserName> is defined, a self-sign field (for own/ xml-upload user) is set. If the email adress doesn't belong to a registered user a guest user will be created. | ||||||||||||||||||||||||||||
<Reason> | x | String | Can be used to set the reason for the signature which will be visible in the pdf certificate. | ||||||||||||||||||||||||||||
<SignatureType> | x | Integer | The available values are: The signer can choose between following types: StepOver signature pad OR one of our apps OR HTML-signer (with a pen or your finger on your mobile device) Detailed Description: https://stepoverinfo.atlassian.net/wiki/spaces/WEBSO/pages/181960712/j+ESign+Input+XML#4.-Defining-the-%E2%80%9Csignature-type%E2%80%9D-%3CSignatureType%3E please note: If a SigatureGroup is defined, the signatureType will be ignored. | ||||||||||||||||||||||||||||
<SignatureGroupName> | x | String | The name of the <SignatureGroup> | ||||||||||||||||||||||||||||
|
|
| Deprecated!
| ||||||||||||||||||||||||||||
| x | x | Deprecated: SmsTokens are defined in the <ESign>.<SmsTokens> element. See https://stepoverinfo.atlassian.net/wiki/spaces/PAF/pages/edit-v2/126484481#%3CSmsTokens%3E%3A-MFA-sms-envelope-protection
Code Block | Deprecated: SmsTokens are defined in the <ESign>.<SmsTokens> element. See https://stepoverinfo.atlassian.net/wiki/spaces/WEBSOPAF/pages/181960712/j+ESign+Input+XML#4.-Defining-the-%E2%80%9Csignature-type%E2%80%9D-%3CSignatureType%3E please note: If a SigatureGroup is defined, the signatureType will be ignored. | <SignatureGroupName> | x | String | The name of the <SignatureGroup> |
|
|
| Deprecated!
| edit-v2/126484481#%3CSmsTokens%3E%3A-MFA-sms-envelope-protection
| ||||||||||||||||||
<SelectionPhoneTabletDetails> | x | Defines what options are shown in the Phone/Tablet overlay: The child elements <OptionQRCode>, <OptionLink> and <OptionSMS> have the values 0 or 1. Note: If SignatureType is not 4 (handwritten), <SelectionPhoneTabletDetails> will be ignored. |
...
XML-Element | webso | Type | description | ||
---|---|---|---|---|---|
<QesId><QesProviderId> | x | Integer | The id of the qes service provider. Either <QesId> <QesProviderId> or <QesProvider> must be provided. | ||
<QesProvider> | x | String | The name of the qes service. Either <QesId> <QesProviderId> or <QesProvider> must be provided. example:
| ||
<UserName> | x | String | The UserName. It is used to map the Qes data of the user to the signature fields.<Number> | x | Number | The phone number without country
Code Block |
---|
...
e.g.: 173 123 123
...
<PhoneCode>
...
x
...
String
...
The international phone code of the mobile number according to iso 3166-1 alpha 2 (https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 ).
e.g. “de” for Germany
Code Block |
---|
<ESign>
<Qes>
<QesUser>
<UserName>signer2@example.de</UserName>
<QesProvider>signius</QesProvider>
</QesUser>
<QesUser>
<UserName>signer1@example.de</UserName>
<QesProviderId>1</QesProviderId>
</QesUser>
</Qes>
</ESign> |
<SmsTokens>: MFA sms envelope protection
...
XML-Element | webso | Type | description |
---|---|---|---|
<Name> | x | String | The name (identifier in the pdf) of the pdf formfield. |
<Value> | x | String | The value to be set for the formfield. |
...
<SignatureGroups> contains a list of <SignatureGroup>
It can either be defined under ESign.SignatureGroups or ESign.SignatureRequestEnvelope.SignatureGroups.
All fields of a SignatureGroup belong to the same user.
<SignatureGroups> overwrite the order of the signatures: All fields in the first groups are signed first, then the fields of the second group etc.
Note: If SignatureGroups are used, the document must contain only one technical user!
...
example | explanation | |
---|---|---|
The identifiers and values can be defined in Adobe Acrobate or other PDF creation software. The values can be changed in the viewer. Note:
|
...
|
The identifiers and values can be defined in Adobe Acrobate or other PDF creation software. The values can be changed in the viewer. Note:
|
<SignatureGroups> : Grouping signature fields
Anchor | ||||
---|---|---|---|---|
|
<SignatureGroups> contains a list of <SignatureGroup>
It can either be defined under ESign.SignatureGroups or ESign.SignatureRequestEnvelope.SignatureGroups.
All fields of a SignatureGroup belong to the same user.
<SignatureGroups> overwrite the order of the signatures: All fields in the first groups are signed first, then the fields of the second group etc.
Note: If SignatureGroups are used, the document must contain only one technical user!
<SignatureGroup>:
XML-Element | webso | Type | description |
---|---|---|---|
<SignatureGroupName> | x | String | Defines the name of the signatureGroup. (mandatory) |
<ShowSignatureTypePopUp> | x | Integer 1/0 | defines if the signatureTypePopup is shown. If 1 (true), the signatureTypePopup will be shown. Note: If <ShowSignatureTypePopUp> is true, <ShowSignatureTypePopUpDetails> must be defined! (see below) |
<ShowSignatureTypePopUpDetails> | x | With the tag <ShowSignatureTypePopUpDetails> and it's child tags <SelectionPad>, <SelectionPhoneTablet>, <SelectionDisplay> (all int's with 1 or 0 values) the SignatureTypePopUp can be defined showing all or just some of the signature type selections. Note:
| |
<SignatureFieldColor> |
<ShowSignatureTypePopUpDetails> : Define which signing options are presented in SignatureGroups
Anchor | ||||
---|---|---|---|---|
|
The Element <ShowSignatureTypePopUpDetails> defines which signing options are presented for each individual <SignatureGroup> when clicking on "sign now".
It is mandatory, if SignatureGroup.ShowSignatureTypePopUp is 1 (true).
SignatureTypePopUp:
...
<ShowSignatureTypePopUpDetails>:
...
The Element <ShowSignatureTypePopUpDetails> defines which signing options are presented for each individual <SignatureGroup> when clicking on "sign now".
It is mandatory, if SignatureGroup.ShowSignatureTypePopUp is 1 (true).
SignatureTypePopUp:
...
...
XML-Element | webso | Type | description |
---|
<SelectionPad> | x | Integer |
String
Defines the name of the signatureGroup. (mandatory)
1/0 | If 1 the option "SIGNATURE PAD" is shown | |
<SelectionDisplay> | x | Integer |
1/0 |
If 1 the option "ON THIS DISPLAY" is shown. | |||
<SelectionPhoneTablet> | x | Integer 1/0 | If 1 |
the option "SMARTPHONE/TABLET" is shown. |
If <SelectionPhoneTablet> is 1, it is possible to further define which methods are shown to share the link after clicking "Smartphone/Tablet" with <SelectionPhoneTabletDetails> (see below) |
<SelectionPhoneTabletDetails> | x |
With the tag <ShowSignatureTypePopUpDetails> and it's child tags
<SelectionPad>, <SelectionPhoneTablet>, <SelectionDisplay> (all int's with 1 or 0 values)
the SignatureTypePopUp can be defined showing all or just some of the signature type selections.
Note:
If <ShowSignatureTypePopUpDetails> is not set, no SignatureTypePopUp will be shown.
If <ShowSignatureTypePopUp> is not set or 0, <ShowSignatureTypePopUp> will be ignored.
tbd: If <SignatureGroup> with <ShowSignatureTypePopUpDetails> is defined, the <SignatureType> in <Signatures> value will be ignored!
<SignatureFieldColor>
...
If <SelectionPhoneTablet> is 1, you can further define the methods to send the viewer link with <SelectionPhoneTabletDetails>. Possible options are Link, QR-Code and SMS (with phone number definition). <SelectionPhoneTabletDetails> is described in Section Signatures. |
<PasswordRequired>: Define password protection
Anchor | ||||
---|---|---|---|---|
|
A password protection for envelopes and documents can be defined with the <PasswordRequired> element. The protection can be set individually for every user. The users must be referenced by the username or email which is used in the signature field definition.
Code Block |
---|
<ESign>
...
<PasswordRequired>
<UserName>user@example.com</UserName>
<UserName>exampleLogin</UserName>
</PasswordRequired>
<DocumentPassword>password</DocumentPassword>
...
</ESign> |
XML-Element | webso | Type | description |
---|
<SelectionPad>
x
Integer
1/0
If 1 the option "SIGNATURE PAD" is shown
<SelectionDisplay>
x
Integer
1/0
If 1 the option "ON THIS DISPLAY" is shown.
<SelectionPhoneTablet>
x
Integer
1/0
If 1 the option "SMARTPHONE/TABLET" is shown.
If <SelectionPhoneTablet> is 1, it is possible to further define which methods are shown to share the link after clicking "Smartphone/Tablet" with <SelectionPhoneTabletDetails> (see below)
<SelectionPhoneTabletDetails>
x
If <SelectionPhoneTablet> is 1, you can further define the methods to send the viewer link with <SelectionPhoneTabletDetails>.
Possible options are Link, QR-Code and SMS (with phone number definition).
<SelectionPhoneTabletDetails> is described in Section Signatures<PasswordRequired> | x | List of <UserName> | The <PasswordRequired> element contains a list of <UserName>. Every user in |
<UserName> | x | string | Defines which users have to enter the password. |
<DocumentPassword> | x | string | The password of the document or envelope. |