|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: Changing the XML representation of boolean values |
jsanchose2
Replies: 13 Views: 9372
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 23, 2010 12:59 am Subject: Changing the XML representation of boolean values |
At last I have solved the problem. I know that the prefix written to represent the namespace is not important, but it's only an aesthetic question.
Usually I work with MRM domain and I have not exper ... |
Topic: Changing the XML representation of boolean values |
jsanchose2
Replies: 13 Views: 9372
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 22, 2010 2:44 am Subject: Changing the XML representation of boolean values |
Yes, you are right but if we change the compute node writing directly the
OutputRoot.XMLNSC tree, the value assigned to the fields is 'false' but the
namespaces are the default NS1, NS2, etc. and we ... |
Topic: Changing the XML representation of boolean values |
jsanchose2
Replies: 13 Views: 9372
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 22, 2010 12:49 am Subject: Changing the XML representation of boolean values |
First of all in the pasted code, the output from the compute node that
writes the xml message. Note that we use the xmlns parser to create
namespace declaration with our own names (not the default N ... |
Topic: Changing the XML representation of boolean values |
jsanchose2
Replies: 13 Views: 9372
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 19, 2010 3:47 am Subject: Changing the XML representation of boolean values |
The schema is using the v1.0
<?xml version="1.0" encoding="UTF-8"?>
The base type is xs:boolean
<xs:element name="PhysDlvryInd" type="YesNoIn ... |
Topic: Changing the XML representation of boolean values |
jsanchose2
Replies: 13 Views: 9372
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 18, 2010 4:42 am Subject: Changing the XML representation of boolean values |
The question is about a Message Set with only the XMLNSC domain.
In the XML wire format details panel I've changed the XML representation of boolean values from the default (0,1) to (false,true).
... |
|
|
|