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
  • 1.  Problems by loading xml data

    Posted Mon June 13, 2005 06:31 PM

    Hi all,

    I generated a schema for the W3 Use Cases (XMP) with the editor and tried to load an xml document into the database. While importing, I got the following error:

    INOXPE8713: Invalid attribute name

    My xml import file looks like:

    <?xml version="1.0" encoding="utf-8"?>

    <ino:request xmlns:ino=“http://namespaces.softwareag.com/tamino/response2”>
    <ino:object [ino:docname=“bib”]>


    TCP/IP Illustrated
    StevensW.
    Addison-Wesley
    65.95


    </ino:object >
    </ino:request>

    Icould not find out where the problem is, so I hope someone may help me.

    Thanks,
    Alex Naegele


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: Problems by loading xml data

    Posted Tue June 14, 2005 08:25 AM

    The square brackets round ino:docname=“bib” look wrong to me.

    I suspect that in the documentation they were probably used to indicate that the ino:docname was an optional attribute.


    #API-Management
    #Tamino
    #webMethods


  • 3.  RE: Problems by loading xml data

    Posted Tue June 14, 2005 01:21 PM

    That was the problem.

    Thank you very much for your help


    #Tamino
    #API-Management
    #webMethods