Skip to main content
Skip table of contents

How to get XSD format for all vessel forms?

XSD format is available for standard forms. Those who use custom forms available with Veslink Optimum can also achieve the same by use of API calls.

Steps to retrieve XSD format via API:

  1. Get form identifier:
    https://api.veslink.com/v1/forms/DMDS/templates?apiToken={apiToken}

  2. Get form in XSD format:
    https://api.veslink.com/v1/forms/DMDS/xsd?apiToken={apiToken}&formIdentifier={formIdentifier}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.