At 08:57 2002 02 28 +0100, Kraa de Simon wrote: >I like the way I can do XSL transformations from within XML Spy directly (by >'assigning a XSL file to the XML document). > >So the authors can 'preview' the document from within the XML editor by just >pushing a button (without any knowledge of the transformation process). > >I don't think this was possible in XMetaL 2.1 (correct me if I'm wrong).
I don't know any specifics about either XML Spy or XMetal, but the way to "assign an XSL file to the XML document" is via the xml-stylesheet PI; see http://www.w3.org/TR/xml-stylesheet/ . Assuming this were properly implemented, would this address your need? paul
