Anne Thomas Manes <atmanes <at> gmail.com> writes: > It depends. If your schema specifies elementFormDefault="qualified", > then the generated message is wrong. But if the schema either specifies > elementFormDefault="unqualified" or it doesn't specify the attribute, > then the generated message is correct.
Hi Anne, Thanks for the info.