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 » creating a messaseset from xml schema in wb5.0

Post new topic  Reply to topic
 creating a messaseset from xml schema in wb5.0 « View previous topic :: View next topic » 
Author Message
vijay707
PostPosted: Tue Feb 15, 2005 3:25 pm    Post subject: creating a messaseset from xml schema in wb5.0 Reply with quote

Novice

Joined: 12 Feb 2004
Posts: 18

I have the following XSD.I want to create a messageset from the XSD.
The include attribute is pointing to another xsd.

<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.gap.com/yantra"
xmlns:gidyantra="http://www.gap.com/yantra"
elementFormDefault="qualified" version="1.0">
<xsd:include SchemaLocation="../gidyantra_common.xsd"></xsd:include>

It is not able to resolve the include schema Location.
I am getting the error unable to resolve "../gidyantra_common.xsd".
Where should I put this XSD so that it can locate it.

Thanks in advance.
Back to top
View user's profile Send private message
mqsidude
PostPosted: Tue Feb 15, 2005 9:54 pm    Post subject: Reply with quote

Centurion

Joined: 22 Jan 2004
Posts: 148

Did you try putting it in the same folder as the parent XSD?
You can also try giving obsolute path in the parent XSD.

-Crony
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 » creating a messaseset from xml schema in wb5.0
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.