|
From: Mattias J <mj...@ex...> - 2005-06-29 07:10:29
|
At 2005-06-28 18:18, you wrote: >Hi, > >How can I get the name space of the message header to be declared before the >schema reference? i.e. Why would you want to do that? Doesn't the XML parser of the recipient system handle this for you? If you want this to work differently, I think it's more of an XML implementation issue than a Hermes issue. Try using a different XML implementation, or look for settings of the XML implementation in use. (For example, we use Rein XML which is part of Caucho Resin) |