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.  Tamino X Xlink

    Posted Thu October 03, 2002 08:41 PM

    Does anyone know about the support for XLINK/XPointer in Tamino?

    Thanks in advance …
    Alissandra Martins


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: Tamino X Xlink

    Posted Thu June 05, 2003 04:52 PM

    Hi,
    I have the same question as you have. Can anyone anwser it. Thanks a lot in advance.
    mp


    #API-Management
    #webMethods
    #Tamino


  • 3.  RE: Tamino X Xlink

    Posted Thu June 05, 2003 06:09 PM

    Hello,
    Tamino has currently no specific support for XLink. However XLink is specified as a sort of XML application by defining certain elements and attributes. You can use the standard
    XLink schema, if you convert wit ith the
    XML Schema to TSD4 conversion tool of the
    newest Schema Tools.

    In order to process these nodes the join functionality of Tamino XQuery
    can be used in order to follow links e.g. by comparing xlink:label with xlink:to and xlink:from.

    For XPointer there is also no realisation. The functionality of accessing
    document fragments can be usually
    expressed by an equivalent query.

    Best regards
    Walter


    #API-Management
    #Tamino
    #webMethods