Book a Demo

Author Topic: EA export with XSLT stylesheet.  (Read 2244 times)

vsoshkin

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
EA export with XSLT stylesheet.
« on: April 08, 2008, 12:11:19 am »
I am trying to use XSLT style sheets to process XMI output on export.

I created simple XSLT style sheet and successfully process XMI output file into HTML page using external XML tool. Then I registered this style sheet as an EA resource. When I try to do XMI export using this XSLT style sheet I got empty file as an result.

Are there any special requirements to XSLT style sheets in order to be processed or I am doing something wrong.

Thanks for help in advance

Vadim