Posted: Mon Oct 11, 2004 8:49 pm Post subject: Importing two XML structures to use as one message
Master
Joined: 16 May 2001 Posts: 200 Location: Green Bay Packer Country
I want to be able to create an MRM Message composed of two XML schema structures that I import in. They are concatenated with a "Super tag" in a previous step. I have something like this:
I'm essentially trying to deal with two XML structures, MsgA and MsgB on an incoming message. I'd like to stick to the import technique instead of hacking up the XML manually to achive this. I'm a bit confused as to how to do this. Can someone point me in the right direction. _________________ Thanks!!!
You don't say whether you're on 2.1 or 5.0, but it sounds like 5.0.
I presume you're importing from xsd files...?
Just import both structures. Then create a new message (SuperTag) in the tooling, and add two element references to it. (to MsgA and MsgB).
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