When creating or editing maps, you may want to review the XSLT that is generated from your map. This file is located in the \bin directory of your project.
To view the XSLT:
Unfilter the display in the Orchestration Navigator to show the \bin directory. See Filtering Resources.
Go to <project
name>\bin\maps\<map name>.xsl in the Orchestration Navigator.
For example, if your project is called Sample, and your map is Maps\MyMaps\RequestForQuote.map,
you will find the generated XSLT in the Sample\bin\Maps\MyMaps\RequestForQuote.xsl
file.
Double-click the mapName.xsl file to review the contents in your HTML viewer.