|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
xmlnsc attribute name xmlns |
« View previous topic :: View next topic » |
Author |
Message
|
Haritha_Flora |
Posted: Wed Sep 18, 2019 1:47 am Post subject: |
|
|
Novice
Joined: 26 Mar 2019 Posts: 10 Location: Hyderabad,India
|
Hi paustin_ours
I have encountered with the same issue that you have explained in this thread.I tried many ways but no result.
According W3C xmlnsc="" is valid. but in esql i am not able to create it.
Can you please share your thoughts on how can we resolve it.
Thanks, _________________ Thanks! |
|
Back to top |
|
 |
abhi_thri |
Posted: Wed Sep 18, 2019 2:35 am Post subject: |
|
|
 Knight
Joined: 17 Jul 2017 Posts: 516 Location: UK
|
hi...it would be better if you could provide the code snippets you tried, infocenter do have example for empty prefixes,
https://www.ibm.com/support/knowledgecenter/SSMKHH_10.0.0/com.ibm.etools.mft.doc/ac67194_.htm
Code: |
DECLARE space1 NAMESPACE 'namespace1';
SET OutputRoot.XMLNSC.space1:root.(XMLNSC.NamespaceDecl)xmlns = space1;
SET OutputRoot.XMLNSC.space1:root.space1:example = 'ABCDE'; |
Last edited by abhi_thri on Wed Sep 18, 2019 5:03 am; edited 1 time in total |
|
Back to top |
|
 |
Vitor |
Posted: Wed Sep 18, 2019 4:52 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Haritha_Flora wrote: |
I have encountered with the same issue that you have explained in this thread.I tried many ways but no result. |
No you have not. This thread is 7 years old and if you're using the same version of the software discussed here, I've found your problem.
Please start a new thread, describing your problem, the software version you are using, the "many ways" you have tried (so we don't just suggest something that's already not worked) and (as my associate says) ideally the code snippets associated with these "many ways".
Better information, better advice. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
timber |
Posted: Thu Sep 19, 2019 1:51 pm Post subject: |
|
|
 Grand Master
Joined: 25 Aug 2015 Posts: 1292
|
Quote: |
According W3C xmlnsc="" is valid |
Please quote the exact section of the W3C XML specification where it says that. |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|