[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 19, 2002 1:26 PM
To: [EMAIL PROTECTED]
Subject: Re: Introduction
Welcome aboard, Vidyanand!
If you'd like to look at putting your schema model into WSDL2Java, I'd
start with org.apache.axis.wsdl.symbolTable.SymbolTable. Tha
Welcome aboard, Vidyanand!
If you'd like to look at putting your schema model into WSDL2Java, I'd
start with org.apache.axis.wsdl.symbolTable.SymbolTable. That class is
populated from WSDL4J - for the WSDL constructs - and from a Document - for
the schema stuff. The schema population is a lo