Thanks Radu, Turns out the version="4.0" was important afterall. :)
The thing I can't understand is why is the XML document *changing* between when I call xmlText() and when the message gets constructed and sent? That's killing me, and the source of my problem. I have the message built correctly according to xmlText(). Namespaces, version attribute, everything is there. But when I send it, all the namespaces are gone, and the version attribute disappears too. It's got to be something dumb that I'm doing, but I can't for the life of me figure out what I could be doing. It's all so simple. Frustrated... chris Radu Preotiuc-Pietro wrote: > > That's just it, I don't think it's because of the lack of namespace > prefix. I think that's a red herring. Any XML parser will interpret both > documents in exactly the same way. Maybe it's something related to the > envelope, maybe something in the configuration of the receiving > webservice, maybe it's that soapenv:mustUnderstand attribute... > > Radu > > > -- View this message in context: http://www.nabble.com/Question-about-element-attributeFormDefault-and-xmlbeans-output-tp17514490p17634966.html Sent from the Xml Beans - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]