using Spring's DefaultWsdl11Definition class to generate a wsdl from my xsd i notice that a number of element bindings are missing from the generated WSDL such as wsdl/sch/tns/soap etc.
Is there somewhere i need to specify these namespaces?
-when i place them at the top of my .xsd they are ignored