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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Help merging two xslts into one.....

    Posted 01/09/05 10:09 PM

    I have to merge two xslts into one. One is for windows and the other one
    is for mac. I want to use same xslt for both. how do i do that?
    Here are the links to xslts

    http://www.geocities.com/nrane26/cc_noridcs_mac.txt
    http://www.geocities.com/nrane26/cc_noridcs_win.txt

    xslts are exactly same.
    But there are differences at line 17, 40, 57, 90. please help…

    Thanks,
    Nayana


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: Help merging two xslts into one.....

    Posted 01/10/05 10:55 AM

    Hi

    when invoking an XSLT processor on the command line, you can usually pass
    parameter values - e.g. for SAXON 6.3:

    Usage: java com.icl.saxon.StyleSheet [options] source-doc style-doc {param=value}…

    Best regards
    Uli


    #API-Management
    #Tamino
    #webMethods


  • 3.  RE: Help merging two xslts into one.....

    Posted 01/10/05 05:48 PM

    Hi Uli

    I am not using java …
    I just want to reduce no of xslts in my module
    and i don’t know how to merge these differences…
    please help…it’s very urgent…

    thanks for ur help…
    nayana


    #webMethods
    #Tamino
    #API-Management