webMethods

webMethods

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
Expand all | Collapse all

WebMethods - XML parse/generate - special characters

  • 1.  WebMethods - XML parse/generate - special characters

    Posted Wed April 06, 2011 08:56 AM

    Hi,

    I apologize in advance, I am an AS400 developer because I do not know the exact webMethods phrases.

    One of our suppliers operates with webMethods so we communicate by XML sequences between webMethods and AS400.

    We know the 5 special characters from XML point of view like the follows:
    ": "
    &: &

    : >
    <: <
    ': '

    We have problem with &apos in XML sequence. webMethods generates and sends &#39 instead of &apos. We are very sorry but we can parse only &apos on our site. As we experienced webMethods can understand both entities.

    My question is whether is it able to configure webMethods somehow to send &apos instead of #39 or describe XML schemas used by webMethods regarding to this feature?

    Your help would be very appreciated. Thanx a lot!


    #webMethods-Archive
    #webMethods-Suite
    #webMethods


  • 2.  RE: WebMethods - XML parse/generate - special characters

    Posted Mon April 11, 2011 12:11 PM

    Whether is it possible to solve this issue by XSD somehow?


    #webMethods-Suite
    #webMethods
    #webMethods-Archive