| Author | 
		  Message
		 | 
		
		  | mark.luebinski | 
		  
		    
			  
				 Posted: Tue Oct 23, 2007 5:32 am    Post subject: Can I avoid <xsd:appinfo source="http://www.wsadie.c | 
				     | 
			   
			 
		   | 
		
		
		   Acolyte
 
 Joined: 27 Mar 2006 Posts: 56
  
  | 
		  
		    
			  
				Dear Masters,
 
 
how can I avoid generation of the annotation-tag <xsd:appinfo source="http://www.wsadie.com/appinfo"> in generated XSD?
 
 
Thank your very much!
 
 
Mark | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Gaya3 | 
		  
		    
			  
				 Posted: Tue Oct 23, 2007 5:35 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi
 
 Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US 
  | 
		  
		    
			  
				Hi
 
 
  Disable the name space, it will help you.
 
  
 
  let me know where you are getting this, is it an output of message set
 
 
 Regards
 
 Gayathri _________________ Regards
 
Gayathri
 
-----------------------------------------------
 
Do Something Before you Die | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mark.luebinski | 
		  
		    
			  
				 Posted: Wed Oct 24, 2007 4:53 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Acolyte
 
 Joined: 27 Mar 2006 Posts: 56
  
  | 
		  
		    
			  
				Hi Gayathri,
 
 
thank you for the answer, but it didn't help. 
 
I disabled checkbox "namespace" by messageSet.mset-file (first check-box). Was it a wrong place?
 
 
Thank you!!
 
 
Mark | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | kimbert | 
		  
		    
			  
				 Posted: Thu Oct 25, 2007 12:13 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Council
 
 Joined: 29 Jul 2003 Posts: 5543 Location: Southampton 
  | 
		  
		    
			  
				
   
	| Quote: | 
   
  
	| Disable the name space, it will help you.  | 
   
 
 
Gaya : That means nothing to me. It is usually very poor practice to disable namespace support in any XML application. What did you mean? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Gaya3 | 
		  
		    
			  
				 Posted: Thu Oct 25, 2007 12:50 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi
 
 Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US 
  | 
		  
		    
			  
				Hi
 
 
   I have used XMLNC to disable this name space. I think you can use XMNS too.
 
 
   Namespace tab will infact help to activate the name space right, thats what i experienced. If not please let me know.
 
 
Regards
 
Gayathri _________________ Regards
 
Gayathri
 
-----------------------------------------------
 
Do Something Before you Die | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | fjb_saper | 
		  
		    
			  
				 Posted: Thu Oct 25, 2007 2:29 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand High Poobah
 
 Joined: 18 Nov 2003 Posts: 20768 Location: LI,NY 
  | 
		  
		    
			  
				
   
	| Gaya3 wrote: | 
   
  
	Hi
 
 
   I have used XMLNC to disable this name space. I think you can use XMNS too.
 
 
   Namespace tab will infact help to activate the name space right, thats what i experienced. If not please let me know.
 
 
Regards
 
Gayathri | 
   
 
 
 
Do you mean the drop down that says output namespace only as needed? _________________ MQ & Broker admin | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Gaya3 | 
		  
		    
			  
				 Posted: Thu Oct 25, 2007 2:37 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi
 
 Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US 
  | 
		  
		    
			  
				Hi
 
 
  Yes, Please advise me if i am wrong. This is what i experienced
 
 
Regards
 
Gayathri _________________ Regards
 
Gayathri
 
-----------------------------------------------
 
Do Something Before you Die | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mark.luebinski | 
		  
		    
			  
				 Posted: Mon Oct 29, 2007 7:50 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Acolyte
 
 Joined: 27 Mar 2006 Posts: 56
  
  | 
		  
		    
			  
				maybe I'm to stupid, but I cannot find the namespace, you meant. 
 
To avoid misunderstanding: I still don't USE the message in any flow, I only need to convert my Message to XSD to send it to our partner. He use Oracle-stuff and need a XSD-File without tag <xsd:appinfo source="http://www.wsadie.com/appinfo">. I can delete the tags each time, but it cannot be true!
 
 
Could you maybe send me a screenShot, in which I could see, where I have to disable namespace. My Mail-Adress is: Mark.Luebinski@DeutscherRing.de.
 
 
Thank you very much!
 
 
Mark | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |