Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated using 4PSA automated script

...

Third-party application developer must be aware of the content of these files in order to determine the proper request and response package format.

XSD file XSD file structure

The structure of the the .xsd files files is the following:

  • dnsmanagerservice.wsdl- describes describes the interface of the web service, including all the web services available.
  • HeaderData.xsd  - defines the data that must be included in the SOAP header. This data will be used by the web service for authentication purposes.

...

For each entity, DNS Manager SystemAPI uses the following schema:

  • Messages.xsd – Defines the requests that can be sent by the third-party application and the responses that will be received from the web service as a result.
  • MessagesInfo.xsd – Defines the response types that can be received from the web server.

  • Data.xsd – Defines the data that must be provided for requests such as add or edit and the data that is received as a result of a get {DNS_entity} request.

...

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.