How can I get Axis 1.4 to not generate several prefixes for the same XML namespace?
问题 I am receiving SOAP requests from a client that uses the Axis 1.4 libraries. The requests have the following form: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <PlaceOrderRequest xmlns="http://example.com/schema/order/request"> <order> <ns1:requestParameter xmlns:ns1="http://example.com/schema/common/request"> <ns1:orderingSystemWithDomain> <ns1