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 » xsd Import

Post new topic  Reply to topic
 xsd Import « View previous topic :: View next topic » 
Author Message
hopfe_de
PostPosted: Wed Jul 02, 2003 12:47 am    Post subject: xsd Import Reply with quote

Acolyte

Joined: 03 Mar 2002
Posts: 58
Location: Frankfurt, Germany

I get these
Code:
German: BIP9416S: Für 'Schadenmeldung' konnte kein Präfix gefunden werden
Prüfen Sie das Schema auf Fehler.
English: BIP9416S: Unable to find Prefix for 'Schadenmeldung'
Examine your schema for errors
Error Message when i try to import a xsd.

imp.bat:
Code:
mqsiimpXMLschema -f schparm1.txt >schemaout.txt


schparm1.txt
Code:
MessageSet=GDV-SATZ
MRM_DB=xxxxx
Schema=xxxxx
DB_User=xxxx
DB_PW=xxxx
RootElement=Schadenmeldung
MessageName=Schadenmeldung
xsiPrefix=xsi
[FILELIST]
gdv.xsd
[NAMESPACEPREFIX]

gdv.xsd wrote:
<?xml version = "1.0" encoding = "ISO-8859-1"?>
<xsd:schema xmlns = "http://www.gdv.org/namespaces/schadennnetz"
targetNamespace = "http://www.gdv.org/namespaces/schadennnetz"
xmlns:xsd = "http://www.w3.org/2001/XMLSchema"
elementFormDefault = "qualified">
<xsd:include schemaLocation = "gdv_waehrungsschluessel.xsd"/>
<xsd:include schemaLocation = "gdv_schadenart.xsd"/>
<xsd:include schemaLocation = "gdv_typen.xsd"/>
<xsd:include schemaLocation = "gdv_lkz.xsd"/>
<xsd:include schemaLocation = "gdv_vunr.xsd"/>
<xsd:include schemaLocation = "gdv_wkz.xsd"/>
<xsd:element name = "Schadenmeldung">
--------cut -----------------
Back to top
View user's profile Send private message Send e-mail AIM Address
hopfe_de
PostPosted: Wed Jul 02, 2003 4:18 am    Post subject: solved Reply with quote

Acolyte

Joined: 03 Mar 2002
Posts: 58
Location: Frankfurt, Germany

after deleting these lines, the import works.
Code:
 xmlns = "http://www.gdv.org/namespaces/schadennnetz"
targetNamespace = "http://www.gdv.org/namespaces/schadennnetz"
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » xsd Import
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.