All,
I’m developing a Schema and I want include TaminoResponse.xsd into this new schema. However this schema is not valid
src-resolve.4.1: Error resolving component ‘error_or_warning_attributes’. It was detected that ‘error_or_warning_attributes’ has no namespace, but components with no target namespace are not referenceable from schema document
…
Adding the ino prefix to that attribute solves that issue but a new problem is raised after that
cos-nonambig: “http://namespaces.softwareag.com/tamino/response2”:message and “http://namespaces.softwareag.com/tamino/response2”:message (or elements from their substitution group) violate “Unique Particle Attribution”. During validation against this schema, ambiguity would be created for those two particles.
I really do not want to hack TaminoResponse Schema. My questions.
Is there some problem with that Schema or is it ok?
if there is a problem, is a new TaminoResponse Schema available?
Thanks for you help
#API-Management#Tamino#webMethods