Note: To post to a thread, you must be logged in.
[1] tells me:"Once you have selected a style sheet, export the XML model and open the XML file using Internet Explorer 6.x or later. If you have selected the example style sheet above, you should see the XML transformed into a sample HTML-based report that sorts the model elements into tables."
Well, for me, it was neither in HTML nor in HTML-based, still in XML, and opening by IE didn't change anything in this. Though, XML is always in some kind of tabular form, it seems to meI just repeated instructions from above paragraphs... It seems to me tat XSLT should convert existing (previosly created XML file into HTML? or that pass should create both HTML and XML files?)BTW, What is "the XML model"
[1] FAQ 7. Orthogonal Toolbox 1.5 Release Notes: You all know where it is located.
It works for me. Selecting a style sheet prior to exporting it adds a tag to the file that tells IE to look up the XSLT and render the XML into whatever format specified by the XSLT.
Note: the display in IE is changed, not the file itself. You might want to bone up on XML, XSLT, style sheets, and so on.
Scot.
I tried to follow on C:\Program Files\Microsoft Office\Visio10\1033\Samples\Database\Employee ORM source.vsdI also tried to copy and renameC:\Program Files\Orthogonal Software Corporation\Orthogonal Toolbox\StyleSheets\OrthogonalToolboxXSLTSample1_5.xsltto "C.\1.xsl" (to same dir where us produced output c:\OrthogonalToolBoxExport.xml)with corresponding change of the second line to<?xml-stylesheet type="text/xsl" href="1.xsl"?>but stil get an error: The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. A string literal was expected, but no opening quote character was found. Error processing resource 'file:///C:/OrthogonalTo...
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
A string literal was expected, but no opening quote character was found. Error processing resource 'file:///C:/OrthogonalTo...
<FactRole FactRoleID=?70" /> ---------------------------------^