Extensible Style sheet Language Transformation uses XSL Processor that generally interprets takes two input documents an XML source document, and an XSLT style sheet and produces an output document. Here XSLT style sheet consists of instructions, depending on that instructions XSLT processor will generate the respective output.
DESSS makes use of XSLT to generate the desired out document in human readable form. DESSS implements e-commerce where same data needs to be converted into different representations of XML. DESSS is exploring its wide range of services in the fields of e-commerce where there is a need to utilize XSLT processor to generate different types of XML files such as XML, HTML, PDF file formats. DESSS implements XSLT processor falls in to two categories.
Server side XSLT processing
Client side XSLT processing
DESSS implements XSLT processor as a stand-alone product for web browsers, application servers, frameworks such as Java and .NET, or even operating systems. By incorporating XSLT processor DESSS is generating world class documents in web sites over the internet.