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

XML Schema validation "Unable to locate a matching element declaration" webMethods

  • 1.  XML Schema validation "Unable to locate a matching element declaration" webMethods

    Posted Fri October 31, 2008 03:05 PM

    Hi

    Got a solution for the following problem “Unable to locate a matching element declaration” while doing xml validation using
    pub.schema:validate

    1. Check out whether your xml is having any target namespaces
    2. If yes check for any white space characters before the closing quotations in name space declarations. For e.g.,

    <createRequest xmlns="[URL=“Oracle Java Technologies | Oracle”][B]Oracle Java Technologies | Oracle "

    1. Remove the white space characters
      <createRequest xmlns=“[URL=“Oracle Java Technologies | Oracle”][B]Oracle Java Technologies | Oracle

    2. Revalidate xml

    Regards
    Karpaga


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB