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 » 2 different results of XSD-Export, why?

Post new topic  Reply to topic
 2 different results of XSD-Export, why? « View previous topic :: View next topic » 
Author Message
mark.luebinski
PostPosted: Wed Apr 18, 2007 8:31 am    Post subject: 2 different results of XSD-Export, why? Reply with quote

Acolyte

Joined: 27 Mar 2006
Posts: 56

Dear Masters,

I got two completely different styles of exported XSD from similar message sets (but from different Message-group-Projects).

First:

<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="BSPKOUT">
<xsd:sequence>
<xsd:element default=" " name="SATZART">
<xsd:annotation>
<xsd:appinfo source="http://www.wsadie.com/appinfo">
<initialValue kind="SPACE"/>
</xsd:appinfo>

</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="15"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>

Second:

<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:element name="KampanienController" type="ErfolgMqType">
</xsd:element>
<xsd:complexType name="ErfolgMqType">
<xsd:sequence>
<xsd:element minOccurs="1" name="SCHL_MASSNAHME" type="xsd:string"/>

Type 2 is better for me, but I cannot find, which settings are different in the messages and messageGroups, to define the similar style from first MessageSet.

Thank you very much!

Mark
Back to top
View user's profile Send private message
kimbert
PostPosted: Wed Apr 18, 2007 8:58 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

I can't work out what you mean. The two schemas are completely different. What 'style' do you want?
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 » 2 different results of XSD-Export, why?
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.