IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  XSLT processor

    Posted Wed July 10, 2002 12:57 PM

    HI
    Does anybody know how IE processes XSLT ?

    LOVE


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: XSLT processor

    Posted Wed July 10, 2002 01:31 PM

    Internet Explorer uses its own DOM/XSLT/SAX implementation. This implementation is provided in MSXML*.DLL (name changes depending on actual version installed on your system) and exposes COM interfaces which allows it to be used from programming and scripting languages.


    #Tamino
    #webMethods
    #API-Management


  • 3.  RE: XSLT processor

    Posted Thu July 11, 2002 12:10 PM

    Your might find the unofficial MSXML FAQ at http://www.netcrucible.com/ useful for information on the different versions of XSL supported by Microsoft.

    Michael Kay


    #Tamino
    #API-Management
    #webMethods