multiple namespaces?

Wolfgang Beer <[email protected]> Thu, 23 Jan 2003 13:31:50 +0100
Newsgroups gmane.comp.java.enhydra.kxml
Message-ID <[email protected]>
Hi,

Can anybody tell me how to get out multiple namespaces from a ParseEvent?
e.g.:

<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" 
xmlns:Soap="http://schemas.xmlsoap.org/wsdl/soap/" />

How can i get the Soap namespace declaration out of the ParseEvent?

greetings
wolfgang