Hi,

Very strange, I find the xml doc generated by XMLBeans
<?xml version="1.0" encoding="UTF-8"?>
<sch:GetFlightsRequest xmlns:sch="http://www.springframework.org/spring-ws/samples/airline/schemas">
<sch:from>AMS</sch:from>
<sch:to>VCE</sch:to>
<sch:departureDate>2006-01-31</sch:departureDate>
</sch:GetFlightsRequest>

Where does "sch" come from?
any idea? Very appreciate your help.
Best regards