I have two classes, both have a "header" field. In one case, namespaceA should be applied to the <header> element while namespaceB should be applied in the other case. In the mapping for one of the two classes, I have this structure definition: <structure field="header" ns="namespaceA" />
and in the other I have: <structure field="header" ns="namespaceB" /> But the namespace is not applied in either case. Do I really need to extend the Header mapping every time I want to apply a different namespace? Thanks, Ian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
