ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMQI XML schema importer error - BIP9398S

Post new topic  Reply to topic
 WMQI XML schema importer error - BIP9398S « View previous topic :: View next topic » 
Author Message
dmj
PostPosted: Fri May 23, 2003 7:24 am    Post subject: WMQI XML schema importer error - BIP9398S Reply with quote

Novice

Joined: 09 Apr 2002
Posts: 19
Location: London

We are having problems using the above facility to import our xsd into WMQI. We have created very simple xsds (nine elements, of which two have attributes) using XML Spy. They are saved in W3C format.

The importer error log shows

root element (TCallMsgR) found as element 2
XML Wire format layer TCALLXML successfully added
Created type TCallMsgR_ANON handle 024ad0a0 id 0 type # 1
Created type TCallMsgR_attrs handle 024ad2a0 id 0 type # 2
BIP9398S: An error occurred whilst accessing the MRM database.
The error occurred in Function createElement calling MRMCreateElement. The return code = -14.
The meaning of the error code is : Invalid Type
Check that the XML Schema being imported is valid. The meaning of the error
code displayed will help determine the cause of the error. More diagnostic
information can be obtained from the XML schema importer by using the verbose
and trace options. If the cause of the error cannot be determined please contact
your IBM support center.


It is not clear which element/attribute has the Invalid Type and the verbose trace does not show any other errors.

The schema has been validated in WSAD and other tools and is valid.

Has anyone else had this problem and can advise how to get around this.

Thanks
Di

Copy of xsd:
========

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v5 rel. 4 U (http://www.xmlspy.com) by Middleware Architecture group -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:element name="TCallMsgR">
<xs:annotation>
<xs:documentation>Comment describing your root element</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="owner"/>
<xs:element ref="classification"/>
<xs:element ref="timestamp"/>
<xs:element ref="Sender"/>
<xs:element ref="TCall"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="classification"/>
<xs:element name="timestamp"/>
<xs:element name="owner"/>
<xs:element name="originMsgId"/>
<xs:element name="Sender">
<xs:complexType>
<xs:attribute name="organisation" type="xs:string" use="optional" fixed="20"/>
<xs:attribute name="instance" type="xs:string" use="optional" fixed="20"/>
<xs:attribute name="application" type="xs:string" use="optional" fixed="20"/>
<xs:attribute name="component" type="xs:string" use="optional" fixed="20"/>
<xs:attribute name="applicationDomain" type="xs:string" use="optional" fixed="20"/>
<xs:attribute name="user" type="xs:string" use="optional" fixed="20"/>
</xs:complexType>
</xs:element>
<xs:element name="TCall">
<xs:complexType>
<xs:attribute name="tID" use="required" fixed="10">
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="rvsdOriginLocation" type="xs:integer" use="required" fixed="5"/>
<xs:attribute name="rvsdOriginDateTime" type="xs:string" use="optional" fixed="20"/>
<xs:attribute name="wttHeadCode" type="xs:string" use="required" fixed="4"/>
<xs:attribute name="wttSpeed" type="xs:string" use="optional" fixed="1"/>
<xs:attribute name="schOriginaLocation" type="xs:integer" use="optional" fixed="5"/>
<xs:attribute name="schOriginDateTime" type="xs:string" use="optional" fixed="20"/>
<xs:attribute name="schId" type="xs:string" use="optional" fixed="6"/>
<xs:attribute name="schStartDate" type="xs:string" use="optional" fixed="10"/>
<xs:attribute name="schEndDate" type="xs:string" use="optional" fixed="10"/>
<xs:attribute name="schSource" type="xs:string" use="optional" fixed="1"/>
<xs:attribute name="schType" type="xs:string" use="optional" fixed="1"/>
<xs:attribute name="callType" type="xs:string" use="optional" fixed="8"/>
</xs:complexType>
</xs:element>
</xs:schema>
Back to top
View user's profile Send private message
dmj
PostPosted: Fri Jun 06, 2003 3:12 am    Post subject: Reply with quote

Novice

Joined: 09 Apr 2002
Posts: 19
Location: London

This is a known problem (internal defect 31975) and a fix is available fro download from IBM and a patch to csd 4 is forthcoming.

D
Back to top
View user's profile Send private message
dmj
PostPosted: Fri Jun 06, 2003 3:14 am    Post subject: Reply with quote

Novice

Joined: 09 Apr 2002
Posts: 19
Location: London

This is a known problem (internal defect 31975) and a fix is available fro download from IBM and a patch to csd 4 is forthcoming.

D
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMQI XML schema importer error - BIP9398S
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.