Is it possible to sign XMLs that are presented with a provided stylesheet by using the SOAP API? If so, is there any documentation regarding this?
Hi,
Thank you for your questions. We have previously responded to you via our support system about this, but I’m happy to share some of the information here as well to make it visible for you and the rest of our community members.
Regarding signing XMLs with a provided stylesheet using the SOAP API, it’s technically possible to use MIME types like text/XML or application/XML, although our system officially supports only application/PDF and text/plain. While you can try submitting XML with a stylesheet, this approach is not officially supported, and the outcome may vary.
There isn’t specific documentation on the developer site that directly addresses signing XMLs with a provided stylesheet via the SOAP API. The official documentation primarily covers supported MIME types such as application/PDF
and text/plain
. XML signing with a stylesheet is not officially supported, so it’s not covered in the existing documentation.
However, you can explore the general guidelines for document signing in the Signicat Express API documentation for more information about file formats and how documents are handled, though it won’t specifically address XML or stylesheet scenarios.
Have a great day!