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
  • 1.  Reference to an XML-Schema in xml document

    Posted 11/19/12 04:25 PM

    My problem ist that i have the schema and it is now in the XPlorer too but i can``t insert the xml file because i have probably an error that say :
    cannot be inserted as an instance; Schema not found; failed to locate schema for doctype “x” in collection “y”.

    This is the beginning of my Schema:

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

    <xs:schema xmlns:tsd = “http://namespaces.softwareag.com/tamino/TaminoSchemaDefinition” xmlns:xs = “XML Schema”>

    And this ist the reference to my schema that i have in my XML file.

    I will be grateful if you can help me!

    Best regards and thank you!


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: Reference to an XML-Schema in xml document

    Posted 11/20/12 03:37 AM

    Not a very deep analysis, so there may be other problems as well …
    But it looks like your schema reference has backslash\ instead of slash/ !?

    Finn


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: Reference to an XML-Schema in xml document

    Posted 11/20/12 05:29 AM

    Thank you very much Finn. I found the solution for the problem.

    Best regards!


    #API-Management
    #Tamino
    #webMethods