Developing an XSL transformation
If the data source outputs the XML data in a different XML structure from that of the Inxmail Smart Template, we recommend the following procedure for creating your XSL transformation.
Note: When creating XSL transformations, use only functions of the XSLT 1.0 specification.
-
Copy the relevant template element into a text editor.
(See section Showing the XML structure of template elements.)
-
Delete the XML attributes (‘lang’, ‘auto-generate’, ‘orientation’, and so on).
-
Create the XSL transformation based on the copied XML data.
To read out the contents of the XML data provided by the Web application, use the XSL <xsl:value-of> command.
Copy<?xml version="1.0" encoding="UTF-8" ?>
<article>
<Name>Artikel-Titel</Name>
<ImageUrl>http://placehold.it/180</ImageUrl>
<Description>Die Beschreibung des Artikels
</Description>
<Link>http://www.inxmail.de</Link>
<Price>3,99</Price>
</article>
Inxmail Professional:
2 possible use cases
Depending on your contract, you might use Inxmail Professional in different ways:
-
As part of the Inxmail platform: You use newsletters & campaigns as your main tool for creating and sending newsletters. Inxmail Professional only serves as a recipient database and configuration tool in the background.
We are constantly expanding the functionality of “Newsletters & Campaigns”. Check out newsletters & campaigns section to find out if the feature you are looking for might already be available there.
-
Full scope: You use the legacy tool Inxmail Professional as your main tool for creating and sending newsletters.
Did you not find what you were looking for?
-
Send us your feedback.