Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

XSD Sequence tag

edited Dec 16, 2016 12:27AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered
Hi,Our integration objects have been defined with all the integration component fields having the XML Sequence value as NULL or BLANK. I understand this is common practice.

However, when we generate an XSD from Siebel, the tag <xsd:sequence> tells the middleware (in our case TIBCO) that the tags are in sequence, which is contradictory to the intent. Therefore, when TIBCO parses the incoming XML from Siebel, it throws an error.

We have modified the XSD by changing this tag to <xsd:all> before importing it into TIBCO and it works. However, I think this may not be a good option as all XSDs will then have to be manually changed before importing into target middleware.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center