opensubscriber
   Find in this group all groups
 
Unknown more information…

j : jibx-users@lists.sourceforge.net 4 May 2012 • 5:01PM -0400

[jibx-users] Generating XML output
by Karl Heinz Marbaise

REPLY TO AUTHOR
 
REPLY TO GROUP




Hi,
i have a question which is a special requirement about the generated XML
output and i want to know if it's possible with jibx.

Currently i generate the following output via JAXB:

<StartTag xmlns="Basenamespace" xmlns:ns1="Namespace1"
xmlns:ns2="Namespace2" ...>
    <...>
      <ns1:T1>...</ns1:T1>
      <ns2:TX>...</ns2:TX>
      ...
</StartTag>

The question is if jibx is able to produce the following instead (based
on configuration etc.)?:

<StartTag xmlns="Basenamespace">
    <...>
      <T1 xmlns="Namespace1">
      ...
      </T1>

      <TX xmlns="Namespace2">
       ...
      </TX>
      ...
</StartTag>


Can this be achieved by jibx ?

Kind regards
Karl-Heinz Marbaise
--
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
jibx-users mailing list
jibx-users@list...
https://lists.sourceforge.net/lists/listinfo/jibx-users

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.