Ajith Ranabahu schrieb: > Hi Carsten, > Nice to see you in this list :) just as Dims said ,for having non > databound, raw XML handling use the -d none (ah make it all lowercase > please) option and you'll get all your skeletons generated with > OMElement in - OMElement out style. > Anyway we do not have a model where the input messages get validated > against a schema. You'll have to implement that either as a handler > (and take a hit in performance) or in the message receiver/ service > class (with the risk that an invalid message could get completely > processed for the QoS) > Ah, ok, so this means that I have to implement the validation myself and the generated code (with -d none) is not validated at all?
Carsten -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
