You don't need message sets with the domains: XML, XMLNS (I am not 100% sure), XMLNSC (recommended and superseeds the other 2).
I think you can also just put xml into MRM, but why should you ? (use XMLNSC instead). MRM parses in&out non xml formats (e.g. flat files). You can model easy formats yourself. On complex (flat file) standards (e.g. Edifact) I highly recommend to buy the msgset (there are "industry packs"). Otherwise you can be stuck (on modelling your message set).
XSD Schema validation is kind of a must (on your xmls) during development. But deploying them to the runtime (either as xsds or mxsds) I'd try and avoid that.
ESQL code transforms and validates (meanwhile).
You are wellcome to make (minor and major) corrections (to what I've just stated). _________________ Just use REFERENCEs
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