DesignerGetDataBackBoneDefinitionV1

DesignerGetDataBackBoneDefinitionV1 retrieves the Data Backbone definition. The result contains a base-64 encoded .zip file containing three .xsd files describing the Data Backbone. The Data Backbone definition is useful when building and filling a testdata.xml file to use in the composition process.

The request requires the following fields next to the standard fields.

Field Type Description
project repositoryobjectname The name of the project from with the Data Backbone to retrieve.
status name Optional. The status of the Document Template that you want to use. The available statuses are Current, Accepted, or Published. If omitted, Published is used.

The response contains the following fields in addition to the standard fields.

Field Type Description
databackbonedefinition base64Binary A base-64 encoded .zip file containing three .xsd files describing the Data Backbone.