XSLT Mapping Type

Configuring XSLT Mapping Type.

Procedure

  1. Start the GUI, if not already started. See Starting GUI for details.
  2. Click the MAPPING > Mapping tab for a project.
  3. Type the parameters, as follows:
    XSLT Mapping Type Configuration
    Parameter Description
    Mapping Name The name of mapping.
    Type XSLT (select from the drop-down list).
    New File The file name containing the transformations (XSLT file).
    Existing Files The file name containing the transformations (XSLT file).
    Response Type The output type from the transformation. This can have the following values:
    • Payload: the output document from the transformation contains just the payload.
    • Full: the output document from the transformation contains both the request context and the payload.

      <Details> (Payload | Full)