Changes between Version 21 and Version 22 of BluePrintXSLTEditor


Ignore:
Timestamp:
12/27/11 14:11:23 (13 years ago)
Author:
Nuwan Waidyanatha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintXSLTEditor

    v21 v22  
    11= XSLT File Editer =
    22== Purpose ==
    3 As XSL transformations are used in many parts of Eden and is becoming more important. We need a tool to create XSL files, which is easy to use, as integrators are no developers.
    4 The tool should generate a XSL out of a XSD and a text specified by the user. There should be diffferent output types available (E-Mail, HTML, pure text...).
     3As XSL transformations are used in many parts of Eden and is becoming more important. We need a tool to create XSL files. It should be easy to use because implementers are no developers. The tool should give the user the ability to generate a XSL file out of a XSD. The XSL file would eventually, produce an output that is, in human readable form, specified by the user. Most common output file types are: E-Mail, HTML, pure text, XML.
     4
     5This tool would be available as an object or plug-in that developers can embed in to any module to extent the ability for implementers to create the implementation specific XSL file.
    56== Product Scope ==
    67=== Objectives ===