On 3/19/07, kermitt <[EMAIL PROTECTED]> wrote:
Is it possible to import a DTD file to type BPEL variable ?
It's theoretically possible (via extensions) but not supported by the BPEL standard. Ode has not support for DTDs either. I think it's a slippery slope though... if you start using DTDs for process variables, you'll want to use them in your WSDLs, or property aliases for correlation, or ... And none of this supports DTDs. alex
