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

How to write "targetNamespace" using documentToXmlString service?

  • 1.  How to write "targetNamespace" using documentToXmlString service?

    Posted 10/11/11 05:41 AM

    Hi everyone… Sorry for my “english speach”

    I have a question. I used service pub.xml:documentToXMLString.

    I hope the xml like below. so, I set up nsDecls input parameter using pub.xml:documentToXmlString.

    so i can set up “xmlns:xsd”,“xmlns:rsm”.

    But I don’t know that how to write “targetNamespace”?

    example)
    <rsm:Waybill
    xmlns:xsd=‘XML Schema
    xmlns:rsm=‘iata:waybill:1’
    xmlns:udt=‘urn:un:unece:uncefact:data:standard:UnqualifiedDataType:8’
    targetNamespace=‘iata:waybill:1’>


    #webMethods
    #Integration-Server-and-ESB